| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/ |
| H A D | PCHContainerOperations.h | 92 llvm::StringMap<std::unique_ptr<PCHContainerReader>> Readers; variable 101 Readers[Reader->getFormat()] = std::move(Reader); in registerReader() 107 return Readers[Format].get(); in getReaderOrNull()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
| H A D | GlobalsModRef.cpp | 304 SmallPtrSet<Function *, 16> Readers, Writers; in AnalyzeGlobals() local 307 if (!AnalyzeUsesOfPointer(&GV, &Readers, in AnalyzeGlobals() 314 for (Function *Reader : Readers) { in AnalyzeGlobals() 337 Readers.clear(); in AnalyzeGlobals() 349 SmallPtrSetImpl<Function *> *Readers, in AnalyzeUsesOfPointer() argument 358 if (Readers) in AnalyzeUsesOfPointer() 359 Readers->insert(LI->getParent()->getParent()); in AnalyzeUsesOfPointer() 368 if (AnalyzeUsesOfPointer(I, Readers, Writers)) in AnalyzeUsesOfPointer() 372 if (AnalyzeUsesOfPointer(I, Readers, Writers, OkayStoreDest)) in AnalyzeUsesOfPointer()
|
| /netbsd-src/external/gpl3/binutils/dist/opcodes/ |
| H A D | ia64-war.tbl | 1 Resource Name; Readers; Writers; Semantics of Dependency
|
| H A D | ia64-raw.tbl | 1 Resource Name; Writers; Readers; Semantics of Dependency
|
| /netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
| H A D | ia64-war.tbl | 1 Resource Name; Readers; Writers; Semantics of Dependency
|
| H A D | ia64-raw.tbl | 1 Resource Name; Writers; Readers; Semantics of Dependency
|
| /netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
| H A D | ia64-war.tbl | 1 Resource Name; Readers; Writers; Semantics of Dependency
|
| H A D | ia64-raw.tbl | 1 Resource Name; Writers; Readers; Semantics of Dependency
|
| /netbsd-src/external/gpl3/gdb/dist/opcodes/ |
| H A D | ia64-war.tbl | 1 Resource Name; Readers; Writers; Semantics of Dependency
|
| H A D | ia64-raw.tbl | 1 Resource Name; Writers; Readers; Semantics of Dependency
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/Coverage/ |
| H A D | CoverageMappingReader.cpp | 1046 std::vector<std::unique_ptr<BinaryCoverageReader>> Readers; in create() local 1054 Readers.push_back(std::move(ReaderOrErr.get())); in create() 1055 return std::move(Readers); in create() 1102 Readers.push_back(std::move(Reader)); in create() 1114 return std::move(Readers); in create() 1120 Readers.push_back(std::move(ReaderOrErr.get())); in create() 1121 return std::move(Readers); in create()
|
| H A D | CoverageMapping.cpp | 375 SmallVector<std::unique_ptr<CoverageMappingReader>, 4> Readers; in load() local 377 Readers.push_back(std::move(Reader)); in load() 378 DataFound |= !Readers.empty(); in load() 379 if (Error E = loadFromReaders(Readers, *ProfileReader, *Coverage)) in load()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
| H A D | GlobalsModRef.h | 120 SmallPtrSetImpl<Function *> *Readers = nullptr,
|
| /netbsd-src/sys/dev/dm/doc/ |
| H A D | locking.txt | 156 Readers: 161 Readers with hold reference counter:
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/ |
| H A D | llvm-profdata.cpp | 674 SmallVector<std::unique_ptr<sampleprof::SampleProfileReader>, 5> Readers; in mergeSampleProfile() local 690 Readers.push_back(std::move(ReaderOrErr.get())); in mergeSampleProfile() 691 const auto Reader = Readers.back().get(); in mergeSampleProfile() 694 Readers.pop_back(); in mergeSampleProfile()
|
| /netbsd-src/external/mpl/bind/dist/doc/arm/ |
| H A D | config-intro.inc.rst | 184 .. NOTE:: Readers of a certain age or disposition may note the reference in this file to the late,
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/tutorial/ |
| H A D | BuildingAJIT2.rst | 132 of the "Implementing a language with LLVM" tutorial series. Readers may visit
|
| /netbsd-src/external/mpl/bind/dist/doc/dnssec-guide/ |
| H A D | introduction.rst | 32 were only introduced in version 9.16.0. Readers are assumed to have basic
|
| /netbsd-src/crypto/dist/ipsec-tools/src/racoon/rfc/ |
| H A D | draft-dukes-ike-mode-cfg-02.txt | 149 Readers are advised to be familiar with both [IKE] and [ISAKMP]
|
| H A D | draft-beaulieu-ike-xauth-02.txt | 173 Readers are advised to be familiar with both [IKE] and [ISAKMP] as
|
| /netbsd-src/external/bsd/openldap/dist/doc/rfc/ |
| H A D | rfc4513.txt | 353 understanding much of the material in this document. Readers who are 1775 and 5 of RFC 2830. Readers should consult [RFC4511] for summaries of
|
| H A D | rfc4511.txt | 3321 2, 3.1, and 4, and the remainder of RFC 2251. Readers should 3655 RFC 2830. Readers should consult [RFC4513] for summaries of changes
|
| H A D | rfc4517.txt | 157 Readers are advised to familiarize themselves with the Directory
|
| H A D | rfc4512.txt | 2591 documents incorporated into this document. Readers should consult
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/doc/ |
| H A D | ChangeLog-1991-2021 | 637 * gdb.texinfo (Writing JIT Debug Info Readers): Fix typo. 3245 (Source Annotations, Using JIT Debug Info Readers, Packets) 4242 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation 5174 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT 5175 Debug Info Readers): New nodes.
|