/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/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
|
/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/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
|
/external/ppp/pppd/plugins/pppoatm/ |
atm.h | 56 #define A2T_PRETTY 1 /* add syntactic sugar */
|
/external/smack/src/com/kenai/jbosh/ |
StaticBody.java | 32 * This class does only minimal syntactic and semantic checking with respect
|
/external/srtp/crypto/include/ |
auth.h | 72 /* some syntactic sugar on these function types */
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/ExecutionContexts/ |
10.1.4-1.js | 40 During execution, the syntactic production PrimaryExpression : Identifier
|
10.1.4-10.js | 40 During execution, the syntactic production PrimaryExpression : Identifier
|
10.1.4-2.js | 40 During execution, the syntactic production PrimaryExpression : Identifier
|
10.1.4-3.js | 40 During execution, the syntactic production PrimaryExpression : Identifier
|