HomeSort by relevance Sort by last modified time
    Searched full:lookahead (Results 351 - 375 of 637) sorted by null

<<11121314151617181920>>

  /external/bison/po/
ms.po 253 " `lookahead' explicitly associate lookahead tokens to items\n"
261 " `lookahead' dengan jelas kaitkan token lookahead kepada perkara\n"
uk.po 271 " `lookahead' explicitly associate lookahead tokens to items\n"
279 " `lookahead' ???? ????'????? ?????? lookahead ?? ?????????\n"
    [all...]
  /external/bison/tests/
c++.at 302 // Not just 'E', otherwise we reduce when 'E' is the lookahead, and
  /external/chromium_org/third_party/icu/source/tools/
icu-svnprops-check.py 117 # split on ';' into a list of properties. The negative lookahead and lookbehind
  /external/icu4c/tools/
icu-svnprops-check.py 117 # split on ';' into a list of properties. The negative lookahead and lookbehind
  /external/javassist/src/main/javassist/expr/
Expr.java 318 int endPos = oldIterator.lookAhead();
  /external/llvm/lib/Target/PowerPC/
PPCHazardRecognizers.cpp 138 assert(Stalls == 0 && "PPC hazards don't support scoreboard lookahead");
  /external/openfst/src/include/fst/
matcher-fst.h 26 #include <fst/lookahead-matcher.h>
  /frameworks/compile/slang/
slang_rs_pragma_handler.cpp 107 const clang::Token &NextTok = PP.LookAhead(0);
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glsl_parser.cc     [all...]
  /cts/tools/dasm/etc/
java_cup.jar 
java_cup.jar.old 
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3commontreenodestream.c 683 /// wipe out the lookahead which will force reloading a few nodes
684 /// but it is better than making a copy of the lookahead buffer
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
Grammar.java 278 /** Is there a global fixed lookahead set for this grammar?
356 * http://www.antlr.org/blog/antlr3/lookahead.tml
    [all...]
  /external/chromium_org/third_party/re2/
ucs2.diff 17 requires 2-byte lookahead to do completely,
18 and RE2 has 1-byte lookahead (enough for UTF-8)
  /external/clang/lib/Parse/
ParseInit.cpp 42 switch (PP.LookAhead(0).getKind()) {
65 return PP.LookAhead(0).is(tok::colon);
  /external/openfst/src/extensions/
Makefile.in 66 DIST_SUBDIRS = compact const far lookahead ngram pdt
215 @HAVE_LOOKAHEAD_TRUE@lookaheaddir = lookahead
  /external/regex-re2/
ucs2.diff 17 requires 2-byte lookahead to do completely,
18 and RE2 has 1-byte lookahead (enough for UTF-8)
  /frameworks/av/media/libstagefright/codecs/amrnb/common/include/
vad1.h 107 a frame (lookahead) */
184 incl lookahead */
  /libcore/luni/src/main/java/java/util/regex/
Matcher.java 572 * region are subject to lookahead and lookbehind, otherwise they are not.
603 * are subject to lookahead and lookbehind, otherwise they are not.
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/
suggest.cpp 315 * nodes based on the next touch point(s) (or no touch points for lookahead)
385 // Handle forward lookahead when the lexicon letter exceeds the input size.
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
CSharp2.stg     [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
CSharp3.stg     [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/
Delphi.stg     [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
ObjC.stg     [all...]

Completed in 720 milliseconds

<<11121314151617181920>>