Home
last modified time | relevance | path

Searched defs:lookahead (Results 1 - 25 of 35) sorted by relevance

12

/third_party/rust/crates/syn/src/
H A Dderive.rs138 let mut lookahead = input.lookahead1(); variables
[all...]
H A Dext.rs
H A Dlib.rs423 mod lookahead; modules
/third_party/icu/icu4c/source/common/
H A Druleiter.cpp113 UnicodeString& RuleCharacterIterator::lookahead(UnicodeString& result, int32_t maxLookAhead) const { in lookahead() function in RuleCharacterIterator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DRuleCharacterIterator.java272 public String lookahead() { in lookahead() method in RuleCharacterIterator
/third_party/mesa3d/bin/
H A Dperf-annotate-jit.py73 def lookahead(self): member in LineParser
/third_party/node/deps/icu-small/source/common/
H A Druleiter.cpp113 UnicodeString& RuleCharacterIterator::lookahead(UnicodeString& result, int32_t maxLookAhead) const { in lookahead() function in RuleCharacterIterator
/third_party/skia/third_party/externals/icu/source/common/
H A Druleiter.cpp113 UnicodeString& RuleCharacterIterator::lookahead(UnicodeString& result, int32_t maxLookAhead) const { in lookahead() function in RuleCharacterIterator
/third_party/libsnd/src/
H A Dogg_speex.c161 int lookahead ; in spx_read_header() local
H A Dogg_opus.c652 int lookahead ; in ogg_opus_setup_encoder() local
/third_party/littlefs/scripts/
H A Dprettyasserts.py230 def lookahead(self, *pattern): member in Parser
H A Dexplode_asserts.py223 def lookahead(self, *pattern): member in Parse
/third_party/lzma/C/
H A D7zStream.c167 void LookToRead2_CreateVTable(CLookToRead2 *p, int lookahead) in LookToRead2_CreateVTable() argument
H A D7zDec.c178 size_t lookahead = (1 << 18); in SzDecodeLzma() local
240 size_t lookahead = (1 << 18); in SzDecodeLzma2() local
[all...]
/third_party/python/Tools/peg_generator/pegen/
H A Dgrammar_parser.py403 def lookahead(self) -> Optional[LookaheadOrCut]: member in GeneratedParser
/third_party/node/deps/v8/src/wasm/
H A Ddecoder.h350 bool lookahead(int offset, byte expected) { in lookahead() function
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_scheduler.cpp922 int lookahead = 16; in collect_ready_type() local
/third_party/node/deps/v8/third_party/zlib/
H A Ddeflate.h164 uInt lookahead; /* number of valid bytes ahead in window */ member
/third_party/libwebsockets/win32port/zlib/
H A Ddeflate.h158 uInt lookahead; /* number of valid bytes ahead in window */ member
/third_party/skia/third_party/externals/zlib/
H A Ddeflate.h164 uInt lookahead; /* number of valid bytes ahead in window */ member
/third_party/zlib/
H A Ddeflate.h168 uInt lookahead; /* number of valid bytes ahead in window */ member
/third_party/node/deps/zlib/
H A Ddeflate.h168 uInt lookahead; /* number of valid bytes ahead in window */ member
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_emit.c954 int lookahead = next_tag << 4; in emit_binary_bundle() local
834 emit_alu_bundle(compiler_context *ctx, midgard_block *block, midgard_bundle *bundle, struct util_dynarray *emission, unsigned lookahead) emit_alu_bundle() argument
/third_party/skia/src/sksl/
H A DSkSLDSLParser.cpp311 Token lookahead = this->peek(); in declaration() local
356 Token lookahead in functionDeclarationEnd() local
[all...]
/third_party/python/Parser/
H A Dtokenizer.c1238 lookahead(struct tok_state *tok, const char *test) in lookahead() function

Completed in 23 milliseconds

12