/external/clang/test/Coverage/ |
D | cxx-language-features.inc | 3 // Intended to exercise all syntactic parts of the C++ language that
|
D | c-language-features.inc | 6 // Intended to exercise all syntactic parts of the C language.
|
/external/clang/lib/Sema/ |
D | SemaPseudoObject.cpp | 403 ExprResult PseudoOpBuilder::complete(Expr *syntactic) { in complete() argument 404 return PseudoObjectExpr::Create(S.Context, syntactic, in complete() 442 Expr *syntactic; in buildAssignmentOperation() local 447 syntactic = new (S.Context) BinaryOperator(syntacticLHS, capturedRHS, in buildAssignmentOperation() 461 syntactic = in buildAssignmentOperation() 480 return complete(syntactic); in buildAssignmentOperation() 529 UnaryOperator *syntactic = in buildIncDecOperation() local 532 return complete(syntactic); in buildIncDecOperation()
|
/external/llvm/test/Transforms/GlobalOpt/ |
D | metadata.ll | 16 ; Note: these arguments look like MDNodes, but they're really syntactic sugar
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/GlobalOpt/ |
D | metadata.ll | 16 ; Note: these arguments look like MDNodes, but they're really syntactic sugar
|
/external/clang/test/SemaObjCXX/ |
D | property-reference.mm | 66 // is syntactic and runs before placeholders are handled.
|
/external/antlr/runtime/ActionScript/project/src/org/antlr/runtime/ |
D | CharStreamState.as | 30 /** When walking ahead with cyclic DFA or for syntactic predicates,
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-02-06-TypeNotationDebate.txt | 41 an experiment that failed. However, this syntactic construct has been
|
D | 2001-02-06-TypeNotationDebateResp4.txt | 43 (instead of having C++ hide it for you behind "syntactic sugar").
|
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/ |
D | 2001-02-06-TypeNotationDebate.txt | 41 an experiment that failed. However, this syntactic construct has been
|
D | 2001-02-06-TypeNotationDebateResp4.txt | 43 (instead of having C++ hide it for you behind "syntactic sugar").
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/HistoricalNotes/ |
D | 2001-02-06-TypeNotationDebate.txt | 41 an experiment that failed. However, this syntactic construct has been
|
D | 2001-02-06-TypeNotationDebateResp4.txt | 43 (instead of having C++ hide it for you behind "syntactic sugar").
|
/external/antlr/runtime/Ruby/ |
D | History.txt | 51 - removed special ruby-stylistic formatting on syntactic predicate method names to 76 syntactic predicates
|
/external/python/cpython2/Doc/reference/ |
D | introduction.rst | 132 between the meaning of lexical and syntactic definitions: a lexical definition 136 definitions; uses in subsequent chapters are syntactic definitions.
|
/external/python/cpython3/Doc/reference/ |
D | introduction.rst | 127 between the meaning of lexical and syntactic definitions: a lexical definition 131 definitions; uses in subsequent chapters are syntactic definitions.
|
/external/e2fsprogs/lib/ss/ |
D | ct_c.sed | 44 # Now we take care of some syntactic sugar.....
|
/external/tensorflow/tensorflow/tools/compatibility/ |
D | README.md | 73 which is able to localize syntactic elements more reliably than the built-in
|
/external/python/cpython2/Doc/library/ |
D | intro.rst | 14 define syntactic properties like the spelling and priorities of operators.)
|
/external/python/cpython3/Doc/library/ |
D | intro.rst | 13 define syntactic properties like the spelling and priorities of operators.)
|
/external/clang/docs/ |
D | Tooling.rst | 5 Clang provides infrastructure to write tools that need syntactic and semantic
|
/external/tensorflow/tensorflow/python/autograph/ |
D | CONTRIBUTING.md | 95 …Graph overloads; these correspond to Python operators as well as Python syntactic structures, like…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Verifier/ |
D | tbaa.ll | 8 ; This part checks for the easy syntactic verifier rules.
|
/external/antlr/tool/src/main/resources/org/antlr/tool/templates/messages/languages/ |
D | en.stg | 264 … k=1. Consider using "options {k=1;}" for that decision and possibly adding a syntactic predicate. 295 …le from alts <alts; separator=",">. Resolve by left-factoring or using syntactic predicates or us…
|
/external/python/cpython2/PC/os2vacpp/ |
D | readme.txt | 82 a different syntactic form. To do this, put your script into a file
|