| /minix3/external/bsd/llvm/dist/clang/lib/Parse/ |
| H A D | ParseOpenMP.cpp | 69 SmallVector<Expr *, 5> Identifiers; in ParseOpenMPDeclarativeDirective() local 75 if (!ParseOpenMPSimpleVarList(OMPD_threadprivate, Identifiers, true)) { in ParseOpenMPDeclarativeDirective() 85 return Actions.ActOnOpenMPThreadprivateDirective(Loc, Identifiers); in ParseOpenMPDeclarativeDirective() 138 SmallVector<Expr *, 5> Identifiers; in ParseOpenMPDeclarativeOrExecutableDirective() local 155 if (!ParseOpenMPSimpleVarList(OMPD_threadprivate, Identifiers, false)) { in ParseOpenMPDeclarativeOrExecutableDirective() 164 Actions.ActOnOpenMPThreadprivateDirective(Loc, Identifiers); in ParseOpenMPDeclarativeOrExecutableDirective()
|
| H A D | ParsePragma.cpp | 1179 SmallVector<Token, 5> Identifiers; in HandlePragma() local 1188 Identifiers.push_back(Tok); in HandlePragma() 1223 assert(!Identifiers.empty() && "Valid '#pragma unused' must have arguments"); in HandlePragma() 1232 sizeof(Token) * 2 * Identifiers.size(), llvm::alignOf<Token>()); in HandlePragma() 1233 for (unsigned i=0; i != Identifiers.size(); i++) { in HandlePragma() 1238 idTok = Identifiers[i]; in HandlePragma() 1240 PP.EnterTokenStream(Toks, 2*Identifiers.size(), in HandlePragma()
|
| /minix3/crypto/external/bsd/heimdal/dist/lib/hx509/ |
| H A D | ocsp.asn1 | 96 -- Object Identifiers
|
| /minix3/external/bsd/llvm/dist/clang/include/clang/Lex/ |
| H A D | Preprocessor.h | 186 mutable IdentifierTable Identifiers; variable 509 IdentifierTable &getIdentifierTable() { return Identifiers; } in getIdentifierTable() 675 return &Identifiers.get(Name); in getIdentifierInfo()
|
| /minix3/crypto/external/bsd/openssl/dist/doc/ |
| H A D | standards.txt | 80 3279 Algorithms and Identifiers for the Internet X.509 Public Key 132 Algorithms, Modes, and Identifiers. D. Balenson. February 1993.
|
| /minix3/external/bsd/flex/dist/doc/ |
| H A D | flex.info | 271 Node: Identifiers284990
|
| H A D | flex.info-1 | 7351 * Identifiers:: 7356 File: flex.info, Node: Numbers, Next: Identifiers, Up: Common Patterns 7392 File: flex.info, Node: Identifiers, Next: Quoted Constructs, Prev: Numbers, Up: Common Patterns 7394 A.4.2 Identifiers 7412 File: flex.info, Node: Quoted Constructs, Next: Addresses, Prev: Identifiers, Up: Common Patter…
|
| H A D | flex.texi | 8416 * Identifiers:: 8422 @node Numbers, Identifiers, ,Common Patterns 8460 @node Identifiers, Quoted Constructs, Numbers, Common Patterns 8461 @subsection Identifiers 8483 @node Quoted Constructs, Addresses, Identifiers, Common Patterns
|
| /minix3/external/bsd/llvm/dist/clang/lib/Lex/ |
| H A D | Preprocessor.cpp | 68 Identifiers(opts, IILookup), in Preprocessor()
|
| /minix3/external/bsd/llvm/dist/clang/lib/Sema/ |
| H A D | SemaLookup.cpp | 3364 SmallVectorImpl<const IdentifierInfo*> &Identifiers) { in getNestedNameSpecifierIdentifiers() argument 3366 getNestedNameSpecifierIdentifiers(Prefix, Identifiers); in getNestedNameSpecifierIdentifiers() 3368 Identifiers.clear(); in getNestedNameSpecifierIdentifiers() 3398 Identifiers.push_back(II); in getNestedNameSpecifierIdentifiers()
|
| /minix3/external/bsd/llvm/dist/clang/include/clang/Basic/ |
| H A D | TokenKinds.def | 123 // C99 6.4.2: Identifiers.
|
| /minix3/external/bsd/dhcp/dist/doc/ |
| H A D | References.txt | 811 Identifiers for Dynamic Host Configuration Protocol 1025 [RFC5453] Krishnan, S., "Reserved IPv6 Interface Identifiers",
|
| /minix3/crypto/external/bsd/openssl/dist/crypto/objects/ |
| H A D | objects.txt | 294 # S/MIME Algorithm Identifiers
|
| /minix3/crypto/external/bsd/heimdal/dist/doc/ |
| H A D | layman.asc | 193 o Identifiers (names of values and fields) and type
|
| /minix3/crypto/external/bsd/netpgp/dist/ref/ |
| H A D | rfc4880.txt | 1241 The ASN.1 Object Identifiers (OIDs) are as follows: 4917 Identifiers", RFC 1423, February 1993.
|
| H A D | rfc2440.txt | 3541 Identifiers", RFC 1423, October 1993.
|
| H A D | draft-ietf-openpgp-rfc2440bis-12-ben.txt | 3878 Identifiers", RFC 1423, October 1993.
|
| H A D | draft-ietf-openpgp-rfc2440bis-13.txt | 3929 Identifiers", RFC 1423, October 1993.
|
| H A D | draft-ietf-openpgp-rfc2440bis-12.txt | 3894 Identifiers", RFC 1423, October 1993.
|
| H A D | draft-ietf-openpgp-rfc2440bis-15.txt | 3934 Identifiers", RFC 1423, October 1993.
|
| H A D | draft-ietf-openpgp-rfc2440bis-14.txt | 3935 Identifiers", RFC 1423, October 1993.
|
| H A D | draft-ietf-openpgp-rfc2440bis-22.txt | 4639 Identifiers", RFC 1423, October 1993.
|
| /minix3/external/bsd/llvm/dist/llvm/docs/ |
| H A D | LangRef.rst | 66 Identifiers chapter 78 '``[%@][-a-zA-Z$._][-a-zA-Z$._0-9]*``'. Identifiers that require other
|