| /freebsd-11-stable/crypto/openssl/doc/ssl/ |
| HD | SSL_COMP_add_compression_method.pod | 30 methods or their corresponding identifiers, so there is currently no compatible 42 An OpenSSL server will match the identifiers listed by a client against
|
| HD | SSL_export_keying_material.pod | 24 keying material will be used. For example this may include identifiers for the
|
| /freebsd-11-stable/gnu/usr.bin/cc/libcpp/ |
| HD | Makefile | 15 files.c identifiers.c init.c lex.c line-map.c macro.c \
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/ |
| HD | SemaDeclObjC.cpp | 1409 ArrayRef<IdentifierInfo *> identifiers, in actOnObjCTypeArgsOrProtocolQualifiers() argument 1423 assert(numProtocolsResolved == identifiers.size() && "Unresolved protocols"); in actOnObjCTypeArgsOrProtocolQualifiers() 1475 if (auto *decl = LookupSingleName(S, identifiers[i], identifierLocs[i], in actOnObjCTypeArgsOrProtocolQualifiers() 1519 for (unsigned i = 0, n = identifiers.size(); i != n; ++i) { in actOnObjCTypeArgsOrProtocolQualifiers() 1520 ObjCProtocolDecl *proto = LookupProtocol(identifiers[i], identifierLocs[i]); in actOnObjCTypeArgsOrProtocolQualifiers() 1527 if (numProtocolsResolved == identifiers.size()) in actOnObjCTypeArgsOrProtocolQualifiers() 1537 for (unsigned i = 0, n = identifiers.size(); i != n; ++i) { in actOnObjCTypeArgsOrProtocolQualifiers() 1538 NamedDecl *decl = LookupSingleName(S, identifiers[i], identifierLocs[i], in actOnObjCTypeArgsOrProtocolQualifiers() 1614 assert(numTypeDeclsResolved == identifiers.size() && "Unresolved type decl"); in actOnObjCTypeArgsOrProtocolQualifiers() 1616 for (unsigned i = 0, n = identifiers.size(); i != n; ++i) { in actOnObjCTypeArgsOrProtocolQualifiers() [all …]
|
| /freebsd-11-stable/contrib/gcclibs/libcpp/ |
| HD | Makefile.in | 73 expr.o files.o identifiers.o init.o lex.o line-map.o macro.o \ 78 expr.c files.c identifiers.c init.c lex.c line-map.c macro.c \
|
| HD | ChangeLog | 314 * identifiers.c (alloc_node): Use XOBNEW. 411 * charset.c (_cpp_valid_ucn): In identifiers, reject a partial 454 character was '$' or '\'. Support identifiers with UCNs. 930 * identifiers.c: Moved from gcc/cpphash.c.
|
| HD | ucnid.tab | 1 ; Table of UCNs which are valid in identifiers.
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/ |
| HD | ParseObjc.cpp | 1608 SmallVector<IdentifierInfo *, 4> identifiers; in parseObjCTypeArgsOrProtocolQualifiers() local 1619 identifiers.push_back(Tok.getIdentifierInfo()); in parseObjCTypeArgsOrProtocolQualifiers() 1627 for (unsigned i = 0, n = identifiers.size(); i != n; ++i) { in parseObjCTypeArgsOrProtocolQualifiers() 1628 identifierLocPairs.push_back(IdentifierLocPair(identifiers[i], in parseObjCTypeArgsOrProtocolQualifiers() 1658 identifiers, in parseObjCTypeArgsOrProtocolQualifiers() 1683 for (unsigned i = 0, n = identifiers.size(); i != n; ++i) { in parseObjCTypeArgsOrProtocolQualifiers() 1685 = Actions.getTypeName(*identifiers[i], identifierLocs[i], getCurScope()); in parseObjCTypeArgsOrProtocolQualifiers() 1699 foundValidTypeId = identifiers[i]; in parseObjCTypeArgsOrProtocolQualifiers() 1704 unknownTypeArgs.push_back(identifiers[i]); in parseObjCTypeArgsOrProtocolQualifiers() 1709 if (!Actions.LookupProtocol(identifiers[i], identifierLocs[i])) { in parseObjCTypeArgsOrProtocolQualifiers() [all …]
|
| /freebsd-11-stable/crypto/heimdal/doc/ |
| HD | layman.asc | 196 identifiers begin with lower-case letters; type 809 identifiers for the alternatives, and Type1, ..., Typen are 810 the types of the alternatives. The identifiers are primarily 826 Here the identifiers for the alternatives are certificate 907 identifiers and value1, ..., valuen are optional integer 908 values. The identifiers, when present, are associated with 978 identifiers. An OBJECT IDENTIFIER value can have any number 1011 identifiers, and value1, ..., valuen are optional integer 1017 The identifiers identifier1, ..., identifiern are intended 1019 integer value when both are present. These identifiers can [all …]
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Target/ |
| HD | TargetPfmCounters.td | 11 // Definition of a hardware counters from libpfm identifiers.
|
| /freebsd-11-stable/contrib/gcc/doc/ |
| HD | cppopts.texi | 123 @samp{#if} directive, outside of @samp{defined}. Such identifiers are 525 @item -fdollars-in-identifiers 526 @opindex fdollars-in-identifiers 527 @anchor{fdollars-in-identifiers} 528 Accept @samp{$} in identifiers. 533 @item -fextended-identifiers 534 @opindex fextended-identifiers 535 Accept universal character names in identifiers. This option is
|
| HD | cppinternals.texi | 95 * Hash Nodes:: All identifiers are entered into a hash table. 284 @anchor{Invalid identifiers} 285 Some identifiers, such as @code{__VA_ARGS__} and poisoned identifiers, 313 spelling of numbers, identifiers and strings is copied to permanent 351 state flags available to warn about invalid identifiers (@pxref{Invalid 352 identifiers}). 408 @cindex identifiers 415 with type @code{CPP_NAME}; this includes identifiers in the usual C 418 @code{__GNUC__} are identifiers and hashed when lexed. 457 The same identifiers share the same hash node. Since each identifier [all …]
|
| HD | cpp.texi | 279 Unless the experimental @option{-fextended-identifiers} option is used, 281 @samp{\u} and @samp{\U} escapes, in identifiers. Even with that 283 the @samp{\u} and @samp{\U} escapes, not used directly in identifiers. 490 @cindex identifiers 491 Preprocessing tokens fall into five broad classes: identifiers, 496 they are ordinary identifiers. You can define a macro whose name is a 504 In the 1999 C standard, identifiers may contain letters which are not 511 @option{-fextended-identifiers} is used. 1353 macro function-like. The parameters must be valid C identifiers, 1553 identifiers, or one will be an identifier and the other a preprocessing [all …]
|
| /freebsd-11-stable/crypto/openssl/doc/crypto/ |
| HD | OPENSSL_VERSION_NUMBER.pod | 33 Versions prior to 0.9.3 have identifiers E<lt> 0x0930.
|
| HD | OBJ_nid2obj.pod | 37 identifiers, or B<NID>s. OpenSSL has an internal table of OIDs that
|
| /freebsd-11-stable/contrib/ipfilter/ |
| HD | WhatsNew50.txt | 9 * group identifiers may now be a number or name (universal);
|
| /freebsd-11-stable/contrib/binutils/include/coff/ |
| HD | ChangeLog | 33 * internal.h: Add relocation identifiers for coff.
|
| /freebsd-11-stable/contrib/file/magic/Magdir/ |
| HD | palm | 9 # 8 character identifiers at byte 60, one I found for appl is BIGb.
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| HD | CheckSecuritySyntaxOnly.cpp | 1007 static const char * const identifiers[num_setids] = { in checkUncheckedReturnValue() local 1013 II_setid[i] = &BR.getContext().Idents.get(identifiers[i]); in checkUncheckedReturnValue()
|
| /freebsd-11-stable/contrib/gcc/ |
| HD | builtin-attrs.def | 78 /* Construct trees for identifiers. */
|
| HD | c.opt | 515 fdollars-in-identifiers 533 fextended-identifiers 535 Permit universal character names (\\u and \\U) in identifiers
|
| /freebsd-11-stable/contrib/ntp/sntp/libevent/ |
| HD | whatsnew-2.1.txt | 651 vs external identifiers, and used identifiers starting with the "_" 653 standard says that identifiers beginning with _ are reserved. I'm not 654 aware of having any collisions with system identifiers, but it's best
|
| /freebsd-11-stable/share/mk/ |
| HD | bsd.README | 285 transformed to identifiers by removing the extension and 288 There are no special identifiers for profiled or shared 289 libraries or objects. The identifiers for the standard
|
| /freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/ |
| HD | Features.def | 22 // that many of the identifiers in this file don't follow this rule for backward
|
| /freebsd-11-stable/contrib/openbsm/etc/ |
| HD | audit_event | 4 # The mapping between event identifiers and values is also hard-coded in 651 # Historic/third-party application allocations of event identifiers.
|