Home
last modified time | relevance | path

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

123456789

/openbsd-src/lib/libc/include/
H A DDETAILS6 identifiers that are of hidden visibility and--to avoid confusion
28 the identifiers are just:
34 are identifiers that do not provide cancellation:
37 ...and identifiers that do provide cancellation:
47 ptrace). For these, there are identifiers for the raw call, without
51 ...and identifiers that do provide the libc wrapping:
/openbsd-src/lib/libcrypto/hidden/
H A DREADME3 be via identifiers that are of hidden visibility and -- to avoid
12 2) calls from libssl to symbols in libcrypto should be via identifiers
/openbsd-src/gnu/usr.bin/cc/libcpp/
H A DMakefile16 identifiers.c init.c lex.c line-map.c macro.c mkdeps.c \
/openbsd-src/share/snmp/
H A DTRANSPORT-ADDRESS-MIB.txt276 sub-identifiers specified in SMIv2, STD 58. In this case,
278 to limit the number of potential instance sub-identifiers."
380 sub-identifiers specified in SMIv2, STD 58. In this case,
382 to limit the number of potential instance sub-identifiers."
416 sub-identifiers specified in SMIv2, STD 58. In this case,
418 to limit the number of potential instance sub-identifiers."
H A DSNMPv2-SMI.txt336 -- definitions of administrative identifiers
341 "A value used for null identifiers."
/openbsd-src/gnu/usr.bin/binutils/gas/doc/
H A Dc-a29k.texi55 @cindex identifiers, AMD 29K
56 @cindex AMD 29K identifiers
57 The character @samp{?} is permitted in identifiers (but may not begin
H A Dc-msp430.texi80 @cindex identifiers, MSP 430
81 @cindex MSP 430 identifiers
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/
H A Dc-bfin.texi33 keywords, user identifiers, and also some multicharacter special
57 insensitive manner. User identifiers are case sensitive. Thus, R3.l,
60 Register names are reserved and may not be used as program identifiers.
/openbsd-src/gnu/gcc/libcpp/
H A DMakefile.in73 identifiers.o init.o lex.o line-map.o macro.o mkdeps.o \
78 identifiers.c init.c lex.c line-map.c macro.c mkdeps.c \
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVRegisterInfo.td15 // All registers are for 32-bit identifiers, so have a single dummy register
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclObjC.cpp1430 ArrayRef<IdentifierInfo *> identifiers, in actOnObjCTypeArgsOrProtocolQualifiers() argument
1444 assert(numProtocolsResolved == identifiers.size() && "Unresolved protocols"); in actOnObjCTypeArgsOrProtocolQualifiers()
1496 if (auto *decl = LookupSingleName(S, identifiers[i], identifierLocs[i], in actOnObjCTypeArgsOrProtocolQualifiers()
1540 for (unsigned i = 0, n = identifiers.size(); i != n; ++i) { in actOnObjCTypeArgsOrProtocolQualifiers()
1541 ObjCProtocolDecl *proto = LookupProtocol(identifiers[i], identifierLocs[i]); in actOnObjCTypeArgsOrProtocolQualifiers()
1548 if (numProtocolsResolved == identifiers.size()) in actOnObjCTypeArgsOrProtocolQualifiers()
1558 for (unsigned i = 0, n = identifiers.size(); i != n; ++i) { in actOnObjCTypeArgsOrProtocolQualifiers()
1559 NamedDecl *decl = LookupSingleName(S, identifiers[i], identifierLocs[i], in actOnObjCTypeArgsOrProtocolQualifiers()
1635 assert(numTypeDeclsResolved == identifiers.size() && "Unresolved type decl"); in actOnObjCTypeArgsOrProtocolQualifiers()
1637 for (unsigned i = 0, n = identifiers.size(); i != n; ++i) { in actOnObjCTypeArgsOrProtocolQualifiers()
[all …]
/openbsd-src/gnu/llvm/llvm/include/llvm/Target/
H A DTargetPfmCounters.td13 // Definition of a hardware counters from libpfm identifiers.
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseObjc.cpp1649 SmallVector<IdentifierInfo *, 4> identifiers; in parseObjCTypeArgsOrProtocolQualifiers() local
1660 identifiers.push_back(Tok.getIdentifierInfo()); in parseObjCTypeArgsOrProtocolQualifiers()
1668 for (unsigned i = 0, n = identifiers.size(); i != n; ++i) { in parseObjCTypeArgsOrProtocolQualifiers()
1669 identifierLocPairs.push_back(IdentifierLocPair(identifiers[i], in parseObjCTypeArgsOrProtocolQualifiers()
1699 identifiers, in parseObjCTypeArgsOrProtocolQualifiers()
1724 for (unsigned i = 0, n = identifiers.size(); i != n; ++i) { in parseObjCTypeArgsOrProtocolQualifiers()
1726 = Actions.getTypeName(*identifiers[i], identifierLocs[i], getCurScope()); in parseObjCTypeArgsOrProtocolQualifiers()
1741 foundValidTypeId = identifiers[i]; in parseObjCTypeArgsOrProtocolQualifiers()
1746 unknownTypeArgs.push_back(identifiers[i]); in parseObjCTypeArgsOrProtocolQualifiers()
1751 if (!Actions.LookupProtocol(identifiers[i], identifierLocs[i])) { in parseObjCTypeArgsOrProtocolQualifiers()
[all …]
/openbsd-src/gnu/gcc/libstdc++-v3/docs/html/17_intro/
H A DBADNAMES50 The full set of __* identifiers (combined from gcc/cp/lex.c and
/openbsd-src/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/
H A DBADNAMES35 The full set of __* identifiers (combined from gcc/cp/lex.c and
/openbsd-src/gnu/gcc/gcc/doc/
H A Dcppopts.texi123 @samp{#if} directive, outside of @samp{defined}. Such identifiers are
511 @item -fdollars-in-identifiers
512 @opindex fdollars-in-identifiers
513 @anchor{fdollars-in-identifiers}
514 Accept @samp{$} in identifiers.
519 @item -fextended-identifiers
520 @opindex fextended-identifiers
521 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
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 …]
H A Dcppinternals.info58 * Hash Nodes:: All identifiers are entered into a hash table.
245 Some identifiers, such as `__VA_ARGS__' and poisoned identifiers,
272 spelling of numbers, identifiers and strings is copied to permanent
308 available to warn about invalid identifiers (*note Invalid
309 identifiers::).
371 type `CPP_NAME'; this includes identifiers in the usual C sense, as
373 all of `pragma', `int', `foo' and `__GNUC__' are identifiers and hashed
413 The same identifiers share the same hash node. Since each identifier
511 for nested macros. Further, any identifiers in the replacement list
518 re-tested for expansion. It is possible for identifiers that are
[all …]
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DABOUT-GCC-NLS5 non-ASCII letters in identifiers.
/openbsd-src/gnu/usr.bin/perl/
H A DSECURITY.md31 Issue identifiers have the form perl-security#NNN. Include this identifier
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlstyle.pod186 Choose mnemonic identifiers. If you can't remember what mnemonic means,
191 While short identifiers like C<$gotit> are probably ok, use underscores to
192 separate words in longer identifiers. It is generally easier to read
H A Dperldata.pod24 be a chain of identifiers, separated by C<::> (or by the deprecated C<'>);
28 on identifiers, see L</Identifier parsing>. It's possible to
75 non-variable identifiers. This means that you can, without fear
109 X<identifiers>
117 to bareword identifiers as found in Perl source code, not identifiers
132 generic characters, and identifiers should match
141 removed in Perl 5.40. Normal identifiers can start or end with a double
185 Meanwhile, special identifiers don't follow the above rules; For the most
186 part, all of the identifiers in this category have a special meaning given
225 Note that an implication of this form is that there are identifiers only
[all …]
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/
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
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 …]
/openbsd-src/gnu/llvm/llvm/docs/HistoricalNotes/
H A D2007-OriginalClangReadme.txt148 does not categorize identifiers as types or variables -- this is up to the
168 -fextended-identifiers.
/openbsd-src/gnu/usr.bin/perl/cpan/Scalar-List-Utils/t/
H A Dexotic_names.t72 # 5.14 is the first perl to start properly handling \0 in identifiers

123456789