HomeSort by relevance Sort by last modified time
    Searched refs:ahead (Results 1 - 25 of 34) sorted by null

1 2

  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/modes/
filter.rb 11 <tt>next_token</tt> to catch RecognitionErrors and skip ahead in the input until
  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_INVOKE_METHOD_NATIVE.S 27 @ go ahead and transfer control to the native code
75 bxne r2 @ yes - go ahead
footer.S 63 bxne r2 @ yes - go ahead
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
ll-star.rb 25 * LL(*). The LL(*) algorithm simply scans ahead until it sees
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/debugging/
profile-mode.rb 20 * LL(*). The LL(*) algorithm simply scans ahead until it sees
  /dalvik/vm/compiler/template/mips/
TEMPLATE_INVOKE_METHOD_NATIVE.S 32 # go ahead and transfer control to the native code
  /external/icu4c/common/
ustring.c 1033 * sufficient to look ahead one because of UTF-16;
1034 * safe to look ahead one because at worst that would be the terminating NUL
1284 int32_t ahead = *offset + 1; local
    [all...]
  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-armv5te.S 436 @ go ahead and transfer control to the native code
484 bxne r2 @ yes - go ahead
    [all...]
CompilerTemplateAsm-armv5te-vfp.S 436 @ go ahead and transfer control to the native code
484 bxne r2 @ yes - go ahead
    [all...]
CompilerTemplateAsm-armv7-a-neon.S 436 @ go ahead and transfer control to the native code
484 bxne r2 @ yes - go ahead
    [all...]
CompilerTemplateAsm-armv7-a.S 436 @ go ahead and transfer control to the native code
484 bxne r2 @ yes - go ahead
    [all...]
  /external/bison/data/
glr.c 70 # Same as above, but on the look-ahead, hence &yylloc instead of yylocp.
85 # Same as above, but on the look-ahead, hence &yylloc instead of yylocp.
    [all...]