/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
nubus.h | 157 /* Resource IDs: These are the identifiers for the various weird and
|
pkt_cls.h | 109 /* Action type identifiers*/
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/net/ |
if_arp.h | 73 /* ARP protocol HARDWARE identifiers. */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/ |
fixer_base.py | 111 The new name is guaranteed not to conflict with other identifiers.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Explorer/ |
Web_Browser_Suite.py | 105 """ListWindows: Returns list of Window Identifiers for all open windows.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/ |
fixer_base.py | 111 The new name is guaranteed not to conflict with other identifiers.
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/ |
cpp.info | 255 Unless the experimental `-fextended-identifiers' option is used, GCC 257 and `\U' escapes, in identifiers. Even with that option, characters 259 escapes, not used directly in identifiers. 435 Preprocessing tokens fall into five broad classes: identifiers, 440 they are ordinary identifiers. You can define a macro whose name is a 448 In the 1999 C standard, identifiers may contain letters which are not 454 `\U' forms and only if `-fextended-identifiers' is used. [all...] |
/external/clang/include/clang/Lex/ |
MacroInfo.h | 1 //===--- MacroInfo.h - Information about #defined identifiers ---*- C++ -*-===// 135 /// if they use different identifiers for the function macro parameters. 161 /// \brief Set the specified list of identifiers as the argument list for
|
/external/kernel-headers/original/uapi/linux/ |
sctp.h | 654 * 7.1.19. Get or set the list of supported HMAC Identifiers (SCTP_HMAC_IDENT) 819 * 8.2.6. Get the Current Identifiers of Associations 822 * This option gets the current list of SCTP association identifiers of
|
/external/selinux/checkpolicy/ |
ChangeLog | 173 * Merged patch to allow dots in class identifiers from Caleb Case. 182 * Collapse user identifiers and identifiers together.
|
/external/selinux/secilc/docs/ |
cil_type_statements.xml | 130 <para>Declares a type attribute identifier in the current namespace. The identifier may have zero or more <literal><link linkend="type">type</link></literal>, <literal><link linkend="typealias">typealias</link></literal> and <literal><link linkend="typeattribute">typeattribute</link></literal> identifiers associated to it via the <literal><link linkend="typeattributeset">typeattributeset</link></literal> statement.</para> 166 <para>Allows the association of one or more previously declared <literal><link linkend="type">type</link></literal>, <literal><link linkend="typealias">typealias</link></literal> or <literal><link linkend="typeattribute">typeattribute</link></literal> identifiers to a <literal><link linkend="typeattribute">typeattribute</link></literal> identifier. Expressions may be used to refine the associations as shown in the examples.</para> 196 <para>Zero or more previously declared <literal><link linkend="type">type</link></literal>, <literal><link linkend="typealias">typealias</link></literal> or <literal><link linkend="typeattribute">typeattribute</link></literal> identifiers.</para>
|
/art/runtime/ |
dex_file.h | 468 // Returns the number of string identifiers in the .dex file. 519 // Returns the number of type identifiers in the .dex file. 558 // Returns the number of field identifiers in the .dex file. 598 // Returns the number of method identifiers in the .dex file. 710 // Returns the number of prototype identifiers in the .dex file. [all...] |
/external/clang/docs/ |
PCHInternals.rst | 99 154/58070 identifiers read (0.265197%) 109 declarations, identifiers, and macros were actually deserialized from the 377 Within the AST file, the identifiers used to name declarations are represented 402 As with identifiers, selectors are represented by numeric values within the AST 483 Many different kinds of entities --- identifiers, declarations, types, etc.
|
/external/clang/include/clang/Serialization/ |
ASTBitCodes.h | 52 /// The ID numbers of identifiers are consecutive (in order of discovery) 297 /// \brief Record code for the signature that identifiers this AST file. 359 /// NULL-terminated strings for all of the identifiers 363 /// identifiers are odd, so that, when the identifier offset 451 /// \brief Record code for weak undeclared identifiers. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/ |
x86_64-w64-mingw32-cpp.1 | 313 \&\fB#if\fR directive, outside of \fBdefined\fR. Such identifiers are 723 .IP "\fB\-fdollars\-in\-identifiers\fR" 4 724 .IX Item "-fdollars-in-identifiers" 725 Accept \fB$\fR in identifiers. 726 .IP "\fB\-fextended\-identifiers\fR" 4 727 .IX Item "-fextended-identifiers" 728 Accept universal character names in identifiers. This option is [all...] |
/external/deqp/data/gles3/shaders/ |
keywords.test | 4 group keywords "Usage of keywords as identifiers." 1322 group reserved_keywords "Usage of reserved keywords as identifiers." [all...] |
/external/libpcap/ |
pcap-filter.manmisc.in | 302 Note that the identifiers \fBtcp\fP, \fBudp\fP, and \fBicmp\fP are also 373 Note these identifiers are also keywords 383 When filtering for most protocol identifiers on FDDI, Token Ring, or
|
/external/selinux/sepolgen/src/sepolgen/ |
refparser.py | 464 # Intentionally let single identifiers pass through 892 # Identifiers and lists of identifiers. These must
|
/frameworks/base/docs/html/about/versions/ |
android-4.2.jd | 363 <p>Beware that if your app requests one of the hardware device identifiers (such as the WiFi MAC 365 user because these identifiers are tied to the hardware and not the user. Not to mention the other 366 problems these identifiers introduce as discussed in the <a
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/c-family/ |
c-common.h | 55 /* Reserved identifiers. This is the union of all the keywords for C, 218 finds '@' followed by one of these identifiers (eg, '@class'), it 330 /* A token type for keywords, as opposed to ordinary identifiers. */ [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/sepolgen/ |
refparser.py | 464 # Intentionally let single identifiers pass through 892 # Identifiers and lists of identifiers. These must
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/sepolgen/ |
refparser.py | 464 # Intentionally let single identifiers pass through 892 # Identifiers and lists of identifiers. These must
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
ElemTemplate.java | 333 * qname identifiers for the arguments. The position of a given qname
|
/external/bison/darwin-lib/ |
getopt.h | 48 identifiers so that they do not collide with the system functions
|
/external/bison/lib/ |
getopt.in.h | 47 identifiers so that they do not collide with the system functions
|