Home
last modified time | relevance | path

Searched refs:identifiers (Results 1 – 25 of 136) sorted by relevance

123456

/freebsd-12.1/crypto/openssl/doc/man3/
H A DX509_get0_uids.pod5 X509_get0_uids - get certificate unique identifiers
17 identifiers of certificate B<x> or NULL if the fields are not present.
H A DSSL_COMP_add_compression_method.pod45 methods or their corresponding identifiers, so there is currently no compatible
57 An OpenSSL server will match the identifiers listed by a client against
H A DSSL_set1_host.pod48 identifiers. When wildcard matching is not disabled, the name
50 of the reference identifiers configured via SSL_set1_host() or
H A DOPENSSL_VERSION_NUMBER.pod34 Versions prior to 0.9.3 have identifiers E<lt> 0x0930.
H A DSSL_export_keying_material.pod41 keying material will be used. For example this may include identifiers for the
/freebsd-12.1/gnu/usr.bin/cc/libcpp/
H A DMakefile15 files.c identifiers.c init.c lex.c line-map.c macro.c \
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp1402 ArrayRef<IdentifierInfo *> identifiers, in actOnObjCTypeArgsOrProtocolQualifiers() argument
1512 for (unsigned i = 0, n = identifiers.size(); i != n; ++i) { in actOnObjCTypeArgsOrProtocolQualifiers()
1520 if (numProtocolsResolved == identifiers.size()) in actOnObjCTypeArgsOrProtocolQualifiers()
1530 for (unsigned i = 0, n = identifiers.size(); i != n; ++i) { in actOnObjCTypeArgsOrProtocolQualifiers()
1626 if (numTypeDeclsResolved == identifiers.size()) in actOnObjCTypeArgsOrProtocolQualifiers()
1633 for (unsigned i = 0, n = identifiers.size(); i != n; ++i) { in actOnObjCTypeArgsOrProtocolQualifiers()
1685 << identifiers[i]); in actOnObjCTypeArgsOrProtocolQualifiers()
1696 << identifiers[i]); in actOnObjCTypeArgsOrProtocolQualifiers()
1707 << identifiers[i] << true); in actOnObjCTypeArgsOrProtocolQualifiers()
1720 << identifiers[i]; in actOnObjCTypeArgsOrProtocolQualifiers()
[all …]
/freebsd-12.1/contrib/gcclibs/libcpp/
H A DMakefile.in73 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 \
H A DChangeLog314 * 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.
H A Ducnid.tab1 ; Table of UCNs which are valid in identifiers.
/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseObjc.cpp1596 SmallVector<IdentifierInfo *, 4> identifiers; in parseObjCTypeArgsOrProtocolQualifiers() local
1607 identifiers.push_back(Tok.getIdentifierInfo()); in parseObjCTypeArgsOrProtocolQualifiers()
1615 for (unsigned i = 0, n = identifiers.size(); i != n; ++i) { in parseObjCTypeArgsOrProtocolQualifiers()
1616 identifierLocPairs.push_back(IdentifierLocPair(identifiers[i], in parseObjCTypeArgsOrProtocolQualifiers()
1646 identifiers, in parseObjCTypeArgsOrProtocolQualifiers()
1671 for (unsigned i = 0, n = identifiers.size(); i != n; ++i) { in parseObjCTypeArgsOrProtocolQualifiers()
1687 foundValidTypeId = identifiers[i]; in parseObjCTypeArgsOrProtocolQualifiers()
1692 unknownTypeArgs.push_back(identifiers[i]); in parseObjCTypeArgsOrProtocolQualifiers()
1697 if (!Actions.LookupProtocol(identifiers[i], identifierLocs[i])) { in parseObjCTypeArgsOrProtocolQualifiers()
1698 unknownTypeArgs.push_back(identifiers[i]); in parseObjCTypeArgsOrProtocolQualifiers()
[all …]
/freebsd-12.1/crypto/heimdal/doc/
H A Dlayman.asc196 identifiers begin with lower-case letters; type
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
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
1021 set of identifiers defined in X.208.
1197 identifiers for the components, Type1, ..., Typen are the
1199 default values for the components. The identifiers are
[all …]
/freebsd-12.1/contrib/llvm/include/llvm/Target/
H A DTargetPfmCounters.td12 // Definition of a hardware counters from libpfm identifiers.
/freebsd-12.1/contrib/gcc/doc/
H A Dcppopts.texi123 @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
H A Dcppinternals.texi95 * 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
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
553 scanned for nested macros. Further, any identifiers in the
[all …]
H A Dcpp.texi281 @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,
511 @option{-fextended-identifiers} is used.
1353 macro function-like. The parameters must be valid C identifiers,
1918 generate unique identifiers. Care must be taken to ensure that
3375 @code{#pragma GCC poison} is followed by a list of identifiers to
3569 @samp{foo} and @samp{bar} are distinct identifiers and expanded
3825 universal character names in identifiers is experimental.
[all …]
/freebsd-12.1/contrib/ipfilter/
H A DWhatsNew50.txt9 * group identifiers may now be a number or name (universal);
/freebsd-12.1/contrib/binutils/include/coff/
H A DChangeLog33 * internal.h: Add relocation identifiers for coff.
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DCheckSecuritySyntaxOnly.cpp841 static const char * const identifiers[num_setids] = { in checkUncheckedReturnValue() local
847 II_setid[i] = &BR.getContext().Idents.get(identifiers[i]); in checkUncheckedReturnValue()
/freebsd-12.1/sys/contrib/zstd/contrib/seekable_format/
H A Dzstd_seekable_compression_format.md29 - the naming convention for identifiers is `Mixed_Case_With_Underscores`
/freebsd-12.1/contrib/file/magic/Magdir/
H A Dpalm9 # 8 character identifiers at byte 60, one I found for appl is BIGb.
/freebsd-12.1/contrib/gcc/
H A Dbuiltin-attrs.def78 /* Construct trees for identifiers. */
H A Dc.opt515 fdollars-in-identifiers
533 fextended-identifiers
535 Permit universal character names (\\u and \\U) in identifiers
/freebsd-12.1/contrib/ntp/sntp/libevent/
H A Dwhatsnew-2.1.txt651 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-12.1/contrib/libevent/
H A Dwhatsnew-2.1.txt712 vs external identifiers, and used identifiers starting with the "_"
714 standard says that identifiers beginning with _ are reserved. I'm not
715 aware of having any collisions with system identifiers, but it's best

123456