HomeSort by relevance Sort by last modified time
    Searched refs:Lookahead (Results 1 - 19 of 19) sorted by null

  /external/zlib/src/contrib/gcc_gvmat64/
gvmat64.S 134 printf("#define dsLookahead %u\n",(int)(((char*)&(s->lookahead))-((char*)s)));
162 #define Lookahead [ rcx + dsLookahead] //; 0ffffffffh on infozip
238 //;;; if ((uInt)nice_match > s->lookahead) nice_match = s->lookahead;
244 mov r10d, Lookahead
541 //;;; if ((uInt)best_len <= s->lookahead) return (uInt)best_len;
542 //;;; return s->lookahead;
545 mov eax, Lookahead
  /external/harfbuzz/src/
harfbuzz-gsub-private.h 280 HB_UShort* Lookahead; /* array of lookahead glyph IDs */
288 /* total number of lookahead glyphs */
321 HB_UShort* Lookahead; /* array of lookahead classes */
330 /* total number of lookahead
375 /* maximal lookahead length */
392 /* array of lookahead coverage
401 /* number of lookahead glyphs */
439 HB_Coverage* LookaheadCoverage; /* array of lookahead Coverag
    [all...]
harfbuzz-gpos-private.h 542 HB_UShort* Lookahead; /* array of lookahead glyph IDs */
550 /* total number of lookahead glyphs */
583 HB_UShort* Lookahead; /* array of lookahead classes */
592 /* total number of lookahead
630 /* maximal lookahead length */
658 /* number of lookahead glyphs */
660 /* array of lookahead coverage
harfbuzz-gsub.c     [all...]
harfbuzz-gpos.c     [all...]
harfbuzz-dump.c 268 DUMP_USHORT_ARRAY (ChainSubClassRule, Lookahead, ChainSubClassRule->LookaheadGlyphCount);
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-gsub-private.h 280 HB_UShort* Lookahead; /* array of lookahead glyph IDs */
288 /* total number of lookahead glyphs */
321 HB_UShort* Lookahead; /* array of lookahead classes */
330 /* total number of lookahead
375 /* maximal lookahead length */
392 /* array of lookahead coverage
401 /* number of lookahead glyphs */
439 HB_Coverage* LookaheadCoverage; /* array of lookahead Coverag
    [all...]
harfbuzz-gpos-private.h 542 HB_UShort* Lookahead; /* array of lookahead glyph IDs */
550 /* total number of lookahead glyphs */
583 HB_UShort* Lookahead; /* array of lookahead classes */
592 /* total number of lookahead
630 /* maximal lookahead length */
658 /* number of lookahead glyphs */
660 /* array of lookahead coverage
harfbuzz-gsub.c     [all...]
harfbuzz-gpos.c     [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRUnbufferedCommonTreeNodeStream.h 54 NSMutableArray *lookahead; variable
70 @property (retain, getter=getLookahead, setter=setLookahead:) NSMutableArray *lookahead; variable
106 #pragma mark Lookahead Handling
  /external/zlib/src/contrib/masmx64/
gvmat64.asm 150 ; Lookahead : ignore
186 Lookahead equ [ rcx + dsLookahead] ; 0ffffffffh on infozip
256 ;;; if ((uInt)nice_match > s->lookahead) nice_match = s->lookahead;
264 mov r10d, Lookahead
516 ;;; if ((uInt)best_len <= s->lookahead) return (uInt)best_len;
517 ;;; return s->lookahead;
523 mov eax, Lookahead
  /external/icu4c/tools/genrb/
parse.cpp 54 struct Lookahead
79 struct Lookahead lookahead[MAX_LOOKAHEAD + 1]; member in struct:__anon8951
97 /* The nature of the lookahead buffer:
99 MAX_LOOKAHEAD lookahead tokens and a slot for the current token and value.
128 state->lookahead[i].type = getNextToken(state->buffer, &state->lookahead[i].value, &state->lookahead[i].line, &state->lookahead[i].comment, status);
144 ustr_deinit(&state->lookahead[i].value)
    [all...]
  /external/v8/src/
jsregexp.h 439 VISIT(Lookahead) \
    [all...]
  /cts/tools/signature-tools/lib/
antlr-2.7.7.jar 
  /external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php     [all...]
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/antlr/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 

Completed in 328 milliseconds