| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/ |
| H A D | Preprocessor.h | 224 mutable IdentifierTable Identifiers; variable 823 IdentifierTable &getIdentifierTable() { return Identifiers; } in getIdentifierTable() 824 const IdentifierTable &getIdentifierTable() const { return Identifiers; } in getIdentifierTable() 917 return isMacroDefined(&Identifiers.get(Id)); in isMacroDefined() 1067 return &Identifiers.get(Name); in getIdentifierInfo()
|
| /freebsd-12.1/crypto/heimdal/lib/hx509/ |
| H A D | ocsp.asn1 | 96 -- Object Identifiers
|
| /freebsd-12.1/crypto/openssl/doc/man3/ |
| H A D | SSL_CTX_set_tlsext_use_srtp.pod | 28 support the use of SRTP Master Key Identifiers (MKIs). Also note that this
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/ |
| H A D | Preprocessor.cpp | 92 Identifiers(IILookup), PragmaHandlers(new PragmaNamespace(StringRef())), in Preprocessor() 204 Identifiers.AddKeywords(LangOpts); in Initialize()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/ |
| H A D | ParsePragma.cpp | 1928 SmallVector<Token, 5> Identifiers; in HandlePragma() local 1937 Identifiers.push_back(Tok); in HandlePragma() 1972 assert(!Identifiers.empty() && "Valid '#pragma unused' must have arguments"); in HandlePragma() 1980 PP.getPreprocessorAllocator().Allocate<Token>(2 * Identifiers.size()), in HandlePragma() 1981 2 * Identifiers.size()); in HandlePragma() 1982 for (unsigned i=0; i != Identifiers.size(); i++) { in HandlePragma() 1987 idTok = Identifiers[i]; in HandlePragma()
|
| H A D | ParseOpenMP.cpp | 48 SmallVector<Expr *, 4> Identifiers; member in __anonbf7bccdd0111::ThreadprivateListParserHelper 57 Identifiers.push_back(Res.get()); in operator ()() 59 llvm::ArrayRef<Expr *> getIdentifiers() const { return Identifiers; } in getIdentifiers()
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | implement-c.texi | 29 * Identifiers implementation:: 80 @node Identifiers implementation 81 @section Identifiers
|
| H A D | c-tree.texi | 163 * Identifiers:: The names of things. 178 @c Identifiers 181 @node Identifiers 182 @subsection Identifiers 641 the unqualified name of the name of the namespace (@pxref{Identifiers}).
|
| H A D | cpp.texi | 3004 Identifiers that are not macros, which are all considered to be the
|
| /freebsd-12.1/contrib/amd/ |
| H A D | ldap-id.ms | 39 choice of repository for amd mount map databases. All Object Identifiers
|
| H A D | ldap-id.txt | 24 repository for amd mount map databases. All Object Identifiers in this document
|
| /freebsd-12.1/share/misc/ |
| H A D | scsi_modes | 386 {Block Identifiers Support} t1
|
| /freebsd-12.1/sys/contrib/dev/acpica/include/ |
| H A D | actbl2.h | 306 UINT32 Identifiers[1]; /* GIC ITS identifier arrary */ member
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ |
| H A D | SemaLookup.cpp | 3903 SmallVectorImpl<const IdentifierInfo*> &Identifiers) { in getNestedNameSpecifierIdentifiers() argument 3905 getNestedNameSpecifierIdentifiers(Prefix, Identifiers); in getNestedNameSpecifierIdentifiers() 3907 Identifiers.clear(); in getNestedNameSpecifierIdentifiers() 3937 Identifiers.push_back(II); in getNestedNameSpecifierIdentifiers()
|
| /freebsd-12.1/sys/contrib/dev/acpica/common/ |
| H A D | dmtbdump2.c | 237 Length = ACPI_OFFSET (ACPI_IORT_ITS_GROUP, Identifiers); in AcpiDmDumpIort()
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/ |
| H A D | TokenKinds.def | 133 // C99 6.4.2: Identifiers.
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_fs_base/notes/ |
| H A D | structure | 814 UUIDs: Universally Unique Identifiers
|
| /freebsd-12.1/crypto/openssl/crypto/objects/ |
| H A D | objects.txt | 311 # S/MIME Algorithm Identifiers
|
| /freebsd-12.1/crypto/openssl/ |
| H A D | INSTALL | 461 Addresses and AS Identifiers")
|
| /freebsd-12.1/crypto/heimdal/doc/ |
| H A D | layman.asc | 193 o Identifiers (names of values and fields) and type
|
| /freebsd-12.1/contrib/gdb/gdb/doc/ |
| H A D | gdbint.texinfo | 5567 @subsection Version Identifiers
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | ChangeLog-2002 | 11773 (Identifiers implementation): Document that there's normally no
|