/freebsd/contrib/llvm-project/clang/lib/APINotes/ |
H A D | APINotesReader.cpp | 611 class APINotesReader::Implementation { class in clang::api_notes::APINotesReader 732 APINotesReader::Implementation::getIdentifier(llvm::StringRef Str) { in getIdentifier() 747 APINotesReader::Implementation::getSelector(ObjCSelectorRef Selector) { in getSelector() 769 bool APINotesReader::Implementation::readControlBlock( in readControlBlock() 856 bool APINotesReader::Implementation::readIdentifierBlock( in readIdentifierBlock() 932 bool APINotesReader::Implementation::readContextBlock( in readContextBlock() 1022 bool APINotesReader::Implementation::readObjCPropertyBlock( in readObjCPropertyBlock() 1099 bool APINotesReader::Implementation::readObjCMethodBlock( in readObjCMethodBlock() 1174 bool APINotesReader::Implementation::readCXXMethodBlock( in readCXXMethodBlock() 1249 bool APINotesReader::Implementation::readObjCSelectorBlock( in readObjCSelectorBlock() [all …]
|
H A D | APINotesWriter.cpp | 22 class APINotesWriter::Implementation { class in clang::api_notes::APINotesWriter 169 Implementation(llvm::StringRef ModuleName, const FileEntry *SF) in Implementation() function in clang::api_notes::APINotesWriter::Implementation 175 void APINotesWriter::Implementation::writeToStream(llvm::raw_ostream &OS) { in writeToStream() 237 void APINotesWriter::Implementation::writeBlockInfoBlock( in writeBlockInfoBlock() 272 void APINotesWriter::Implementation::writeControlBlock( in writeControlBlock() 322 void APINotesWriter::Implementation::writeIdentifierBlock( in writeIdentifierBlock() 601 void APINotesWriter::Implementation::writeContextBlock( in writeContextBlock() 711 void APINotesWriter::Implementation::writeObjCPropertyBlock( in writeObjCPropertyBlock() 807 void APINotesWriter::Implementation::writeObjCMethodBlock( in writeObjCMethodBlock() 834 void APINotesWriter::Implementation::writeCXXMethodBlock( in writeCXXMethodBlock() [all …]
|
/freebsd/sys/contrib/openzfs/ |
H A D | COPYRIGHT | 18 * Skein Checksum Implementation: module/icp/algs/skein/THIRDPARTYLICENSE 19 * AES Implementation: module/icp/asm-x86_64/aes/THIRDPARTYLICENSE.gladman 20 * AES Implementation: module/icp/asm-x86_64/aes/THIRDPARTYLICENSE.openssl 21 * PBKDF2 Implementation: lib/libzfs/THIRDPARTYLICENSE.openssl 22 * SPL Implementation: module/os/linux/spl/THIRDPARTYLICENSE.gplv2 23 * GCM Implementation: module/icp/asm-x86_64/modes/THIRDPARTYLICENSE.cryptogams 24 * GCM Implementation: module/icp/asm-x86_64/modes/THIRDPARTYLICENSE.openssl 25 * GHASH Implementation: module/icp/asm-x86_64/modes/THIRDPARTYLICENSE.cryptogams 26 * GHASH Implementation: module/icp/asm-x86_64/modes/THIRDPARTYLICENSE.openssl
|
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/ |
H A D | FileList.cpp | 43 class Implementation { class 62 Implementation::parseString(const Object *Obj, StringRef Key, StringRef Error) { in parseString() 69 Expected<HeaderType> Implementation::parseType(const Object *Obj) { in parseType() 86 Expected<StringRef> Implementation::parsePath(const Object *Obj) { in parsePath() 95 Implementation::parseLanguage(const Object *Obj) { in parseLanguage() 108 Error Implementation::parseHeaders(Array &Headers) { in parseHeaders() 143 Error Implementation::parse(StringRef Input) { in parse() 181 Implementation Impl; in loadHeaders()
|
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/ |
H A D | ASTMatchersInternal.h | 410 DynTypedMatcher(MatcherInterface<T> *Implementation) 412 RestrictKind(SupportedKind), Implementation(Implementation) {} 496 reinterpret_cast<uint64_t>(Implementation.get())); 536 return Implementation->TraversalKind(); 541 IntrusiveRefCntPtr<DynMatcherInterface> Implementation) 543 Implementation(std::move(Implementation)) {} 553 IntrusiveRefCntPtr<DynMatcherInterface> Implementation; 568 explicit Matcher(MatcherInterface<T> *Implementation) 569 : Implementation(Implementation) {} 578 : Implementation(restrictMatcher(Other.Implementation)) { [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/APINotes/ |
H A D | APINotesWriter.h | 33 class Implementation; variable 34 std::unique_ptr<Implementation> Implementation; variable
|
H A D | APINotesReader.h | 29 class Implementation; variable 30 std::unique_ptr<Implementation> Implementation; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/ |
H A D | COM.inc | 1 //===- llvm/Support/Unix/COM.inc - Unix COM Implementation -----*- C++ -*-===// 14 //=== WARNING: Implementation here must contain only generic UNIX code that
|
H A D | Watchdog.inc | 1 //===--- Unix/Watchdog.inc - Unix Watchdog Implementation -------*- C++ -*-===//
|
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/ |
H A D | COM.inc | 1 //==- llvm/Support/Windows/COM.inc - Windows COM Implementation -*- C++ -*-===// 14 //=== WARNING: Implementation here must contain only Windows code.
|
H A D | Watchdog.inc | 1 //===--- Windows/Watchdog.inc - Windows Watchdog Implementation -*- C++ -*-===//
|
H A D | Memory.inc | 1 //===- Win32/Memory.cpp - Win32 Memory Implementation -----------*- C++ -*-===// 95 //=== WARNING: Implementation here must contain only Win32 specific code
|
/freebsd/contrib/llvm-project/libcxx/ |
H A D | CREDITS.TXT | 48 D: Implementation of propagate_const. 61 D: Implementation of to_address. 98 D: Implementation of mdspan. 117 D: Implementation of <variant>. 159 D: Implementation of mdspan.
|
/freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/ |
H A D | BRIDGE-MIB.txt | 175 -- Implementation of the dot1dBase subtree is mandatory for all 329 -- Implementation of the dot1dStp subtree is optional. It is 757 -- Implementation of the dot1dTp subtree is optional. It is 1007 -- Implementation of this subtree is optional. 1150 immediately subsequent to its election. Implementation 1162 trap is sent for the same transition. Implementation of 1366 "Implementation of this group is mandatory for bridges 1371 "Implementation of this group is mandatory for bridges 1376 "Implementation of this group is mandatory for bridges 1382 "Implementation of this group is mandatory for bridges [all …]
|
/freebsd/sys/contrib/openzfs/module/icp/algs/skein/ |
H A D | THIRDPARTYLICENSE | 1 Implementation of the Skein hash function.
|
/freebsd/share/doc/papers/ |
H A D | bsdreferences.bib | 36 …title = {An Independent H-TCP Implementation Under FreeBSD 7.0: Description and Observed Behaviour… 236 title = {The Design and Implementation of the 4.4BSD Operating System}, 245 title = {The Design and Implementation of the FreeBSD Operating System}, 253 title = {The Design and Implementation of the FreeBSD Operating System}, 281 title = {An Implementation of the Yarrow PRNG for FreeBSD},
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | gen-combining.py | 58 combining_c = generate.Implementation('%s/combining_table.c' % sys.argv[2])
|
H A D | generate.py | 77 class Implementation(GeneratedFile) : class
|
H A D | gen-bidi.py | 52 bidi_c = generate.Implementation('%s/bidi_table.c' % sys.argv[2])
|
H A D | gen-errorlist.py | 60 errorlist_c = generate.Implementation('%s/errorlist_table.c' % sys.argv[2])
|
H A D | gen-map.py | 61 map_c = generate.Implementation('%s/map_table.c' % sys.argv[2])
|
/freebsd/share/doc/papers/relengr/ |
H A D | ref.bib | 23 %T The Design and Implementation of the 4.3BSD UNIX Operating System
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | Mangle.h | 314 class Implementation; 315 std::unique_ptr<Implementation> Impl;
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | Mangle.cpp | 395 class ASTNameGenerator::Implementation { class in ASTNameGenerator 400 explicit Implementation(ASTContext &Ctx) in Implementation() function in ASTNameGenerator::Implementation 599 : Impl(std::make_unique<Implementation>(Ctx)) {} in ASTNameGenerator()
|
/freebsd/share/misc/ |
H A D | bsd-family-tree | 490 Quarterman. The Design and Implementation of the 4.4BSD Operating System. 924 Quarterman. The Design and Implementation of the 4.3BSD UNIX Operating 931 Quarterman. The Design and Implementation of the 4.4BSD Operating 935 Implementation of the FreeBSD Operating System. 939 Design and Implementation of the FreeBSD Operating System, 2nd Edition.
|