HomeSort by relevance Sort by last modified time
    Searched full:identifiers (Results 426 - 450 of 1044) sorted by null

<<11121314151617181920>>

  /libcore/luni/src/main/java/org/w3c/dom/
DOMConfiguration.java 30 * are recommended to follow the section 5.16 Identifiers of [Unicode] with the addition of the character '-' (HYPHEN-MINUS) but it is not
348 * <p> The resolution of the system identifiers associated with entities is
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
sysctl.h 126 KERN_MSGMNI=42, /* int: msg queue identifiers */
129 KERN_SHMMNI=45, /* int: shm array identifiers */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
sysctl.h 121 KERN_MSGMNI=42, /* int: msg queue identifiers */
124 KERN_SHMMNI=45, /* int: shm array identifiers */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
system.h 738 /* As the last action in this file, we poison the identifiers that
740 preprocessor won't trip on poisoned identifiers that arrive from
    [all...]
  /external/clang/lib/Parse/
Parser.cpp     [all...]
  /external/bison/src/
scan-gram.l 103 /* Bracketed identifiers support. */
247 /* Identifiers may not start with a digit. Yet, don't silently
346 | Scanning bracketed identifiers. |
  /external/clang/include/clang/AST/
ExprObjC.h     [all...]
DeclObjC.h 149 /// \brief Whether the locations of the selector identifiers are in a
196 /// \brief Get a pointer to the stored selector identifiers locations array.
205 /// \brief Get a pointer to the stored selector identifiers locations array.
214 /// \brief Get the number of stored selector identifiers locations.
    [all...]
  /bionic/libc/include/sys/
cdefs.h 137 * identifiers should define -DNO_ANSI_KEYWORDS.
  /build/tools/releasetools/
pylintrc 57 # can either give multiple identifiers separated by comma (,) or put this
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeySourceNetworkViews.java 116 * resource identifiers, but don't restart the Monkey server.
  /development/ndk/platforms/android-9/include/sys/
cdefs.h 114 * identifiers should define -DNO_ANSI_KEYWORDS.
  /development/samples/ApiDemos/src/com/example/android/apis/app/
LoaderThrottle.java 386 // Menu identifiers
  /development/samples/Support4Demos/src/com/example/android/supportv4/app/
LoaderThrottleSupport.java 387 // Menu identifiers
  /external/antlr/antlr-3.4/runtime/Delphi/
README.TXT 99 duplicate identifiers.
  /external/bison/lib/
wctype.in.h 67 #defines a number of identifiers in the application namespace. Revert
  /external/blktrace/doc/
btt.1 146 devices provided in the string passed to this option. The device identifiers
  /external/boringssl/src/include/openssl/
bytestring.h 289 * single octet identifiers are supported. It returns one on success or zero
  /external/chromium-trace/trace-viewer/third_party/Paste/docs/
url-parsing-with-wsgi.txt 26 URLs are abstract Identifiers, that cannot necessarily be used to
  /external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/docs/apidoc/
help.html 120 identifiers: </p>
  /external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/docs/apidoc/
help.html 120 identifiers: </p>
  /external/clang/docs/
Modules.rst 313 Module map files use a simplified form of the C99 lexer, with the same rules for identifiers, tokens, string literals, ``/* */`` and ``//`` comments. The module map language has the following reserved words; all other C identifiers are valid identifiers.
400 The requirements clause allows specific modules or submodules to specify that they are only accessible with certain language dialects or on certain platforms. The feature list is a set of identifiers, defined below. If any of the features is not available in a given translation unit, that translation unit shall not import the module. The optional ``!`` indicates that a feature is incompatible with the module.
    [all...]
  /external/clang/include/clang/Lex/
PPCallbacks.h 136 /// \param Path The identifiers (and their locations) of the module
  /external/clang/include/clang/Sema/
Scope.h 35 /// program. It assists with resolving identifiers to the appropriate
  /external/clang/lib/Lex/
TokenConcatenation.cpp 127 // Avoid spelling identifiers, the most common form of token.

Completed in 756 milliseconds

<<11121314151617181920>>