Home
last modified time | relevance | path

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

123

/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
/kernel/linux/linux-6.6/include/linux/
H A Dtty_buffer.h18 unsigned int lookahead; /* Lazy update on recv, can become less than "read" */ member
/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
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dprocessor_32.h82 unsigned char lookahead; member
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dprocessor_32.h82 unsigned char lookahead; member
/kernel/linux/linux-6.6/fs/erofs/
H A Dzmap.c117 unpack_compacted_index(struct z_erofs_maprecorder *m, unsigned int amortizedshift, erofs_off_t pos, bool lookahead) unpack_compacted_index() argument
225 z_erofs_load_compact_lcluster(struct z_erofs_maprecorder *m, unsigned long lcn, bool lookahead) z_erofs_load_compact_lcluster() argument
276 z_erofs_load_lcluster_from_disk(struct z_erofs_maprecorder *m, unsigned int lcn, bool lookahead) z_erofs_load_lcluster_from_disk() argument
/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

Completed in 17 milliseconds

123