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

  /external/chromium_org/net/websockets/
websocket_extension_parser.h 42 bool Lookahead(char c);
websocket_extension_parser.cc 65 if (Lookahead('\"')) {
123 bool WebSocketExtensionParser::Lookahead(char c) {
  /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/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/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
opt-gvmat64.asm 112 ; Lookahead : ignore
148 %define Lookahead [ rcx + dsLookahead] ; 0ffffffffh on infozip
218 ;;; if ((uInt)nice_match > s->lookahead) nice_match = s->lookahead;
226 mov r10d, Lookahead
475 ;;; if ((uInt)best_len <= s->lookahead) return (uInt)best_len;
476 ;;; return s->lookahead;
482 mov eax, Lookahead
  /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/chromium_org/third_party/icu/source/tools/genrb/
parse.cpp 54 struct Lookahead
79 struct Lookahead lookahead[MAX_LOOKAHEAD + 1]; member in struct:__anon17015
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/icu/icu4c/source/tools/genrb/
parse.cpp 76 struct Lookahead
101 struct Lookahead lookahead[MAX_LOOKAHEAD + 1]; member in struct:__anon26820
119 /* The nature of the lookahead buffer:
121 MAX_LOOKAHEAD lookahead tokens and a slot for the current token and value.
150 state->lookahead[i].type = getNextToken(state->buffer, &state->lookahead[i].value, &state->lookahead[i].line, &state->lookahead[i].comment, status);
166 ustr_deinit(&state->lookahead[i].value)
    [all...]
  /external/chromium_org/v8/src/
jsregexp.h 399 VISIT(Lookahead) \
646 // We want to avoid recalculating the lookahead info, so we store it on the
    [all...]
  /cts/tools/signature-tools/lib/
antlr-2.7.7.jar 
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /external/chromium_org/third_party/checkstyle/
checkstyle-5.7-all.jar 
  /prebuilts/misc/common/antlr/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/
groovy-all-2.2.1.jar 

Completed in 6777 milliseconds