Searched refs:lexical (Results 1 – 25 of 108) sorted by relevance
12345
/external/python/cpython2/Doc/reference/ |
D | introduction.rst | 12 than formal specifications for everything except syntax and lexical analysis. 96 The descriptions of lexical analysis and syntax use a modified BNF grammar 106 adhered to for the names defined in lexical and grammar rules in this document.) 121 single: lexical definitions 124 In lexical definitions (as the example above), two more conventions are used: 132 between the meaning of lexical and syntactic definitions: a lexical definition 134 definition operates on the stream of tokens generated by the lexical analysis. 135 All uses of BNF in the next chapter ("Lexical Analysis") are lexical
|
D | lexical_analysis.rst | 9 single: lexical analysis 14 *tokens*, generated by the *lexical analyzer*. This chapter describes how the 15 lexical analyzer breaks a file into tokens. 129 encoding is used for all lexical analysis, in particular to find the end of a 281 error is found by the lexical analyzer --- the indentation of ``return r`` does 318 Identifiers (also referred to as *names*) are described by the following lexical 422 String literals are described by the following lexical definitions: 633 Integer and long integer literals are described by the following lexical 670 Floating point literals are described by the following lexical definitions: 698 Imaginary literals are described by the following lexical definitions: [all …]
|
/external/python/cpython3/Doc/reference/ |
D | introduction.rst | 12 than formal specifications for everything except syntax and lexical analysis. 93 The descriptions of lexical analysis and syntax use a modified BNF grammar 103 adhered to for the names defined in lexical and grammar rules in this document.) 117 .. index:: lexical definitions, ASCII 119 In lexical definitions (as the example above), two more conventions are used: 127 between the meaning of lexical and syntactic definitions: a lexical definition 129 definition operates on the stream of tokens generated by the lexical analysis. 130 All uses of BNF in the next chapter ("Lexical Analysis") are lexical
|
D | lexical_analysis.rst | 8 .. index:: lexical analysis, parser, token 11 *tokens*, generated by the *lexical analyzer*. This chapter describes how the 12 lexical analyzer breaks a file into tokens. 105 encoding is used for all lexical analysis, including string literals, comments 246 error is found by the lexical analyzer --- the indentation of ``return r`` does 281 Identifiers (also referred to as *names*) are described by the following lexical 413 String literals are described by the following lexical definitions: 787 Integer literals are described by the following lexical definitions: 831 Floating point literals are described by the following lexical definitions: 861 Imaginary literals are described by the following lexical definitions: [all …]
|
/external/clang/test/Index/ |
D | index-decls.m | 67 …kind: objc-instance-method | name: prop | {{.*}} | loc: 11:13 | {{.*}} | lexical-container: [I:10:… 68 …: objc-instance-method | name: setProp: | {{.*}} | loc: 11:13 | {{.*}} | lexical-container: [I:10:…
|
/external/python/cpython2/Doc/library/ |
D | shlex.rst | 1 :mod:`shlex` --- Simple lexical analysis 5 :synopsis: Simple lexical analysis for Unix shell-like languages. 19 The :class:`~shlex.shlex` class makes it easy to write lexical analyzers for 54 A :class:`~shlex.shlex` instance or subclass instance is a lexical analyzer 161 variables which either control lexical analysis or can be used for debugging: 232 string will be recognized as a lexical-level inclusion request similar to the
|
/external/javaparser/javaparser-testing/src/test/resources/com/github/javaparser/lexical_preservation_samples/ |
D | ASimpleClassWithMoreFormatting.java.txt | 5 * A class with some uncommon formatting, to check the lexical preservation
|
D | ASimpleClassWithMoreFormatting_step1.java.txt | 5 * A class with some uncommon formatting, to check the lexical preservation
|
D | ASimpleClassWithMoreFormatting_step2.java.txt | 5 * A class with some uncommon formatting, to check the lexical preservation
|
D | ASimpleClassWithMoreFormatting_step3.java.txt | 5 * A class with some uncommon formatting, to check the lexical preservation
|
D | ASimpleClassWithMoreFormatting_step4.java.txt | 5 * A class with some uncommon formatting, to check the lexical preservation
|
/external/clang/test/CodeGenObjC/ |
D | catch-lexical-block.m | 10 // We should have 3 lexical blocks here at the moment, including one
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/ |
D | rnglists_base_attr.ll | 22 ; for the variable b, creates a gap in the code range for the nested lexical 39 ; Make sure we see 2 ranges in the lexical block DIE.
|
D | debug_and_nodebug_CUs.ll | 26 ; section if we had generated any lexical scopes and debug for them).
|
/external/python/cpython3/Doc/library/ |
D | shlex.rst | 1 :mod:`shlex` --- Simple lexical analysis 5 :synopsis: Simple lexical analysis for Unix shell-like languages. 16 The :class:`~shlex.shlex` class makes it easy to write lexical analyzers for 80 A :class:`~shlex.shlex` instance or subclass instance is a lexical analyzer 194 variables which either control lexical analysis or can be used for debugging: 269 string will be recognized as a lexical-level inclusion request similar to the
|
/external/llvm/test/Transforms/LoopLoadElim/ |
D | backward.ll | 3 ; Simple st->ld forwarding derived from a lexical backward dep.
|
D | forward.ll | 3 ; Simple st->ld forwarding derived from a lexical forward dep.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopLoadElim/ |
D | backward.ll | 4 ; Simple st->ld forwarding derived from a lexical backward dep.
|
D | forward.ll | 4 ; Simple st->ld forwarding derived from a lexical forward dep.
|
/external/python/setuptools/docs/ |
D | development.txt | 12 dependencies, nor does it contain detailed lexical syntax for most
|
/external/icu/icu4c/source/data/translit/ |
D | my_my_FONIPA.txt | 10 # The following rules are lexical and heuristic: lexical in the sense 12 # post-lexical phonological processes, in particular voicing, to
|
/external/antlr/runtime/ObjC/ |
D | README | 1 ANTLR version 3 supports target language generation for the lexical
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/COFF/ |
D | tail-call-without-lexical-scopes.ll | 15 ; The bar function happens to have no lexical scopes, yet it has one instruction
|
/external/llvm/test/DebugInfo/COFF/ |
D | tail-call-without-lexical-scopes.ll | 15 ; The bar function happens to have no lexical scopes, yet it has one instruction
|
/external/googletest/googletest/docs/ |
D | PumpManual.md | 122 … | Defines a named constant value. `$id` is valid util the end of the current meta lexical block. | 130 | `[[ code ]]` | Meta lexical block. …
|
12345