/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
error.rb | 385 the input does not suit any of the possible recognition alternatives. 391 block) that has multiple alternatives, the recognizer must decide which one of
|
/external/chromium_org/third_party/re2/re2/ |
nfa.cc | 241 // Explore alternatives. 671 // Explore alternatives.
|
/external/regex-re2/re2/ |
nfa.cc | 241 // Explore alternatives. 671 // Explore alternatives.
|
/external/zlib/src/win32/ |
DLL_FAQ.txt | 284 - We considered and abandoned the following alternatives: 340 couple of alternatives, such as linking zlib in statically.
|
/frameworks/base/docs/html/training/articles/ |
perf-tips.jd | 195 <p>There are several alternatives for iterating through an array:</p> 402 or you won't be able to measure the benefit of the alternatives you try.</p>
|
/ndk/sources/host-tools/make-3.81/ |
misc.c | 730 They may be set to themselves or each other. So you have two alternatives 733 you can toggle between your two alternatives by swapping the values in a
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/ |
ProjectCallback.java | 367 // 1-parameter. Let's synthetically build and try all the alternatives. 431 // If all the alternatives failed, throw the initial exception.
|
/external/chromium_org/courgette/ |
adjustment_method_2.cc | 109 proportionately over the sum of alternatives). [all...] |
/external/doclava/src/com/google/doclava/parser/ |
Java.g | 142 * using multiple alternatives: 3, 4 148 * using multiple alternatives: 1, 2 186 * Added optional trailing ';' to the alternatives in annotationTypeElementRest. [all...] |
/external/antlr/antlr-3.4/runtime/C/include/ |
antlr3debugeventlistener.h | 108 /** Because rules can have lots of alternatives, it is very useful to
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/ |
IDebugEventListener.cs | 60 * Because rules can have lots of alternatives, it is very useful to
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Debug/ |
IDebugEventListener.cs | 62 * Because rules can have lots of alternatives, it is very useful to
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/ |
DebugEventListener.java | 58 /** Because rules can have lots of alternatives, it is very useful to
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/ |
CSharp2.stg | 739 /** A (...) subrule with multiple alternatives */ 759 /** A rule block with multiple alternatives */ 794 /** A (..)+ block with 1 or more alternatives */ 833 /** A (..)* block with 1 or more alternatives */ [all...] |
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/ |
CSharp3.stg | 715 /** A (...) subrule with multiple alternatives */ 735 /** A rule block with multiple alternatives */ 770 /** A (..)+ block with 1 or more alternatives */ 809 /** A (..)* block with 1 or more alternatives */ [all...] |
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/ |
Delphi.stg | 899 /** A (...) subrule with multiple alternatives */ 914 /** A rule block with multiple alternatives */ 944 /** A (..)+ block with 1 or more alternatives */ 974 /** A (..)* block with 1 or more alternatives */ [all...] |
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ |
ObjC.stg | 1030 /** A (...) subrule with multiple alternatives */ 1045 /** A rule block with multiple alternatives */ [all...] |
/external/ceres-solver/include/ceres/ |
numeric_diff_cost_function.h | 159 // TODO(keir): Characterize accuracy; mention pitfalls; provide alternatives.
|
/external/chromium_org/components/google/core/browser/ |
google_url_tracker.cc | 230 // alternatives or offer to switch to them.
|
/external/chromium_org/mojo/system/ |
raw_channel.cc | 405 // TODO(vtl): Is this the behavior we want? (Alternatives: i. Dispatch only
|
/external/chromium_org/net/socket/ |
transport_client_socket_pool.cc | 78 // the address list may contain many alternatives, and most of those may
|
/external/chromium_org/sdch/open-vcdiff/ |
ChangeLog | 122 Use a wild-card character to accept either of these two alternatives.
|
/external/chromium_org/third_party/tcmalloc/vendor/doc/ |
heapprofile.html | 59 <p>There are several alternatives to actually turn on heap profiling
|
/external/chromium_org/v8/test/webkit/fast/regex/ |
parentheses.js | 266 // Test evaluation order of empty subpattern alternatives.
|
/external/clang/include/clang/Sema/ |
Template.h | 127 // declarations of enums. The alternatives are to either pollute
|