HomeSort by relevance Sort by last modified time
    Searched refs:alternative (Results 76 - 100 of 176) sorted by null

1 2 34 5 6 7 8

  /external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
ANTLRv3.g 199 altpair : alternative rewrite ;
211 alternative
DefineGrammarItemsWalker.g 330 ( alternative rewrite
346 alternative
TreeToNFAConverter.g 293 ( a=alternative rewrite
308 alternative returns [StateCluster g=null]
CodeGenTreeWalker.g 568 ( alt=alternative rew=rewrite
675 alternative returns [ST code]
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/messages/languages/
en.stg 242 <if(disabled)><\n>As a result, alternative(s) <disabled; separator=","> were disabled for that input<endif><if(hasPredicateBlockedByAction)><\n>Semantic predicates were present but were hidden by actions.<endif>
246 the decision cannot distinguish between alternative(s) <danglingAlts; separator=","> for input such as "<input>"
265 Alternative <alt>: after matching input such as <input> decision cannot predict what comes next due to recursion overflow <targetRules,callSiteStates:{t,c|to <t> from <c:{s|<s.enclosingRule.name>};separator=", ">}; separator=" and ">
269 Alternative <alt> discovers infinite left-recursion <targetRules,callSiteStates:{t,c|to <t> from <c:{s|<s.enclosingRule>};separator=", ">}; separator=" and ">
  /external/v8/src/regexp/
regexp-parser.cc 167 // Alternative
168 // Alternative | Disjunction
169 // Alternative ::
171 // Term Alternative
1686 RegExpTree* alternative; local
    [all...]
jsregexp.h     [all...]
  /external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/
History.md 38 As as alternative to:
  /external/v8/test/mjsunit/
unicodelctest-no-optimization.js 61 // alternative.
    [all...]
unicodelctest.js 60 // alternative.
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
bfd.c     [all...]
  /external/avahi/avahi-utils/
avahi-publish.c 36 #include <avahi-common/alternative.h>
  /external/avahi/avahi-core/
avahi-test.c 35 #include <avahi-common/alternative.h>
  /external/avahi/avahi-daemon/
static-services.c 43 #include <avahi-common/alternative.h>
  /ndk/build/tools/
build-mingw64-toolchain.sh 201 It is possible to use --binprefix=<prefix> to specify an alternative host
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/
build-mingw64-toolchain.sh 202 It is possible to use --binprefix=<prefix> to specify an alternative host
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/
Ruby.stg 597 /** A special case of a (...) subrule with a single alternative */
634 /** An alternative is just a list of elements; at outermost
781 * look for the bypass alternative. It delays error
813 /** An accept state indicates a unique alternative has been
    [all...]
  /external/v8/benchmarks/
base.js 85 // with a 100% deterministic alternative.
  /external/v8/test/js-perf-test/
base.js 95 // with a 100% deterministic alternative.
  /prebuilts/tools/common/m2/repository/com/tunnelvisionlabs/antlr4/4.5/
antlr4-4.5.jar 
  /prebuilts/tools/common/offline-m2/com/tunnelvisionlabs/antlr4/4.5/
antlr4-4.5.jar 
  /external/pcre/dist/
pcre_jit_compile.c 141 whether there is a next alternative. If so, it needs to jump back to
247 /* Where to coninue if an alternative is successfully matched. */
310 /* Exit point for the then opcodes of this alternative. */
312 /* Frame size of the current alternative. */
1063 pcre_uchar *alternative; local
1125 alternative = cc + GET(cc, 1);
1126 if (*alternative == OP_KETRMAX || *alternative == OP_KETRMIN)
1550 pcre_uchar *alternative; local
1680 pcre_uchar *alternative; local
3242 pcre_uchar *alternative, *cc_save, *oc; local
    [all...]
  /external/v8/benchmarks/spinning-balls/
v.js 134 // with a 100% deterministic alternative.
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
error.rb 388 specifications seperated by <tt>|</tt> characters. An alternative is composed of
  /external/avahi/avahi-compat-libdns_sd/
compat.c 41 #include <avahi-common/alternative.h>
    [all...]

Completed in 747 milliseconds

1 2 34 5 6 7 8