/external/v8/src/ |
json-parser.h | 67 // The JSON lexical grammar is specified in the ECMAScript 5 standard,
|
/external/valgrind/main/coregrind/m_demangle/ |
safe-ctype.c | 102 additional character classes which are useful when doing lexical
|
/libcore/luni/src/main/java/java/util/concurrent/locks/ |
Lock.java | 28 * order, and all locks must be released in the same lexical scope in which
|
/libcore/xml/src/main/java/org/xmlpull/v1/sax2/ |
Driver.java | 51 "http://xml.org/sax/properties/lexical-handler";
|
/ndk/sources/host-tools/ndk-stack/elff/ |
elf_file.cc | 211 * a lexical block, for instance). */
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/ |
lexical_cast.hpp | 121 return "bad lexical cast: " [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
gimple.def | 133 /* GIMPLE_BIND <VARS, BLOCK, BODY> represents a lexical scope.
|
gimple.h | 330 Lexical block holding this statement. */ 439 which is analogous to TREE_BLOCK (i.e., the lexical block holding 441 in tree land (i.e., the lexical scope defined by this bind). See [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
gimple.def | 133 /* GIMPLE_BIND <VARS, BLOCK, BODY> represents a lexical scope.
|
gimple.h | 330 Lexical block holding this statement. */ 439 which is analogous to TREE_BLOCK (i.e., the lexical block holding 441 in tree land (i.e., the lexical scope defined by this bind). See [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
gimple.def | 133 /* GIMPLE_BIND <VARS, BLOCK, BODY> represents a lexical scope.
|
gimple.h | 330 Lexical block holding this statement. */ 439 which is analogous to TREE_BLOCK (i.e., the lexical block holding 441 in tree land (i.e., the lexical scope defined by this bind). See [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
gimple.def | 133 /* GIMPLE_BIND <VARS, BLOCK, BODY> represents a lexical scope.
|
gimple.h | 330 Lexical block holding this statement. */ 439 which is analogous to TREE_BLOCK (i.e., the lexical block holding 441 in tree land (i.e., the lexical scope defined by this bind). See [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/ |
filelist.py | 59 # Not a strict lexical sort!
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/ |
filelist.py | 59 # Not a strict lexical sort!
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
DTMManagerDefault.java | 433 "http://xml.org/sax/properties/lexical-handler", 467 reader.setProperty("http://xml.org/sax/properties/lexical-handler", null);
|
/external/clang/lib/Lex/ |
TokenLexer.cpp | 482 // If this is the first token, set the lexical properties of the token to 483 // match the lexical properties of the macro identifier. [all...] |
/external/clang/tools/libclang/ |
IndexingContext.cpp | 345 // Implicit instantiations have the lexical context of where they were 349 // 2) the lexical context of the first instantiation is not useful [all...] |
/external/llvm/docs/ |
SourceLevelDebugging.rst | 327 lexical blocks at same depth. 337 This descriptor provides a wrapper around a lexical scope to handle file 338 changes in the middle of a lexical block. 782 column number 9 inside of lexical scope ``!16``. The lexical scope itself [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/transformer/ |
TransformerIdentityImpl.java | 463 reader.setProperty("http://xml.org/sax/properties/lexical-handler", [all...] |
/external/apache-xml/src/main/java/org/apache/xml/dtm/ |
DTM.java | 869 * Return this DTM's lexical handler, if it has one. 873 * @return null if this model doesn't respond to lexical SAX events. [all...] |
/external/chromium_org/gpu/config/ |
gpu_control_list.cc | 65 // Compare two number strings using lexical ordering. 113 const char kVersionStyleStringLexical[] = "lexical"; [all...] |
/external/chromium_org/third_party/icu/source/common/ |
ucnvbocu.c | 34 * preserving lexical order. 40 * code points. Lexical order is preserved if the "previous code point" state [all...] |
/external/chromium_org/third_party/mesa/src/src/glsl/ |
glsl_parser.yy | 487 // Grammar Note: Constructors look like functions, but lexical 542 // Grammar Note: Constructors look like methods, but lexical [all...] |