/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/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/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.c | 56 struct Lookahead 81 struct Lookahead lookahead[MAX_LOOKAHEAD + 1]; member in struct:__anon11628 99 /* The nature of the lookahead buffer: 101 MAX_LOOKAHEAD lookahead tokens and a slot for the current token and value. 130 state->lookahead[i].type = getNextToken(state->buffer, &state->lookahead[i].value, &state->lookahead[i].line, &state->lookahead[i].comment, status); 146 ustr_deinit(&state->lookahead[i].value) [all...] |
/external/icu4c/tools/genrb/ |
parse.cpp | 54 struct Lookahead 79 struct Lookahead lookahead[MAX_LOOKAHEAD + 1]; member in struct:__anon19167 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/chromium_org/v8/src/ |
jsregexp.h | 418 VISIT(Lookahead) \ 660 // We want to avoid recalculating the lookahead info, so we store it on the [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 | |