/external/antlr/antlr-3.4/runtime/Ruby/test/functional/lexer/ |
syn-pred.rb | 25 example 'gating syntactic predicate rule' do
|
/external/clang/test/Coverage/ |
cxx-language-features.inc | 3 // Intended to exercise all syntactic parts of the C++ language that
|
c-language-features.inc | 6 // Intended to exercise all syntactic parts of the C language.
|
/external/chromium/base/win/ |
windows_version.h | 18 // syntactic sugar reasons; see the declaration of GetVersion() below. 100 // singleton, we add a global-scope accessor here as syntactic sugar.
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/ |
NFAConfiguration.java | 32 /** An NFA state, predicted alt, and syntactic/semantic context. 33 * The syntactic context is a pointer into the rule invocation 50 * the associated NFA state in this syntactic context. 102 * syntactic/semantic contexts are the same. I don't think
|
/external/chromium/base/ |
environment.h | 36 // Syntactic sugar for GetVar(variable_name, NULL);
|
/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/ |
p14.cpp | 15 // There is a syntactic ambiguity when an ellipsis occurs at the end
|
/bootable/recovery/edify/ |
README | 30 - Operators (like "&&" and "||") are just syntactic sugar for builtin 64 true. There is also some syntactic sugar to make expressions that
|
/external/chromium_org/base/win/ |
windows_version.h | 19 // syntactic sugar reasons; see the declaration of GetVersion() below. 117 // singleton, we add a global-scope accessor here as syntactic sugar.
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ |
CharStreamState.java | 30 /** When walking ahead with cyclic DFA or for syntactic predicates,
|
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/ |
predicates.rb | 97 example "rule with syntactic predicate" do
|
/external/clang/test/SemaObjCXX/ |
property-reference.mm | 66 // is syntactic and runs before placeholders are handled.
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
funcobject.h | 14 * purely syntactic object, i.e. nothing more than a compiled version of some
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
funcobject.h | 14 * purely syntactic object, i.e. nothing more than a compiled version of some
|
/bionic/libm/upstream-freebsd/lib/msun/bsdsrc/ |
mathimpl.h | 47 * IEEE double variable to zero. It must be expression-like for syntactic
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
CharStreamState.as | 30 /** When walking ahead with cyclic DFA or for syntactic predicates,
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
CharStreamState.cs | 42 /// When walking ahead with cyclic DFA for syntactic predicates, we
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ |
CharStreamState.cs | 37 * When walking ahead with cyclic DFA or for syntactic predicates,
|
/external/chromium/chrome/browser/resources/ntp4/tools/ |
check.sh | 15 # First run the closure compiler looking for syntactic issues.
|
/external/chromium/chrome/browser/resources/touch_ntp/tools/ |
check.sh | 16 # First run the closure compiler looking for syntactic issues.
|
/external/chromium_org/base/ |
environment.h | 38 // Syntactic sugar for GetVar(variable_name, NULL);
|
/external/clang/tools/clang-format/ |
clang-format-sublime.py | 10 # or regions are extended to the next bigger syntactic entities.
|
clang-format.py | 14 # VISUAL mode. The line or region is extended to the next bigger syntactic
|
/external/llvm/docs/HistoricalNotes/ |
2001-02-06-TypeNotationDebate.txt | 41 an experiment that failed. However, this syntactic construct has been
|
/frameworks/base/obex/javax/obex/ |
SessionNotifier.java | 80 * follows all of the applicable syntactic and semantic rules for service 117 * follows all of the applicable syntactic and semantic rules for service
|