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

  /external/zlib/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/zlib/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/chromium/third_party/icu/source/tools/genrb/
parse.c 55 struct Lookahead
79 static struct Lookahead lookahead[MAX_LOOKAHEAD + 1]; variable in typeref:struct:Lookahead
94 /* The nature of the lookahead buffer:
96 MAX_LOOKAHEAD lookahead tokens and a slot for the current token and value.
125 lookahead[i].type = getNextToken(buffer, &lookahead[i].value, &lookahead[i].line, &lookahead[i].comment, status);
141 ustr_deinit(&lookahead[i].value)
    [all...]
  /external/icu4c/tools/genrb/
parse.c 55 struct Lookahead
79 static struct Lookahead lookahead[MAX_LOOKAHEAD + 1]; variable in typeref:struct:Lookahead
94 /* The nature of the lookahead buffer:
96 MAX_LOOKAHEAD lookahead tokens and a slot for the current token and value.
125 lookahead[i].type = getNextToken(buffer, &lookahead[i].value, &lookahead[i].line, &lookahead[i].comment, status);
141 ustr_deinit(&lookahead[i].value)
    [all...]
  /external/v8/src/
jsregexp.h 403 VISIT(Lookahead) \
    [all...]
  /cts/tools/signature-tools/lib/
antlr-2.7.7.jar 
  /external/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php     [all...]
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 165 milliseconds