Home
last modified time | relevance | path

Searched defs:lookahead (Results 26 - 50 of 53) sorted by relevance

123

/kernel/linux/linux-5.10/arch/x86/include/asm/fpu/
H A Dtypes.h91 u8 lookahead; member
/kernel/linux/linux-5.10/lib/zlib_deflate/
H A Ddefutil.h136 uInt lookahead; /* number of valid bytes ahead in window */ member
/kernel/linux/linux-6.6/lib/zlib_deflate/
H A Ddefutil.h136 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
H A Dmidgard_compile.c3311 int lookahead = 1; in midgard_compile_shader_nir() local
/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
/third_party/rust/crates/syn/src/
H A Dty.rs339 let mut lookahead = input.lookahead1(); variables
[all...]
H A Ditem.rs1229 let mut lookahead = input.lookahead1(); parse_macro2() variables
2585 let mut lookahead = ahead.lookahead1(); parse() variables
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dsdio.c928 ath10k_sdio_mbox_read_int_status(struct ath10k *ar, u8 *host_int_status, u32 *lookahead) ath10k_sdio_mbox_read_int_status() argument
999 u32 lookahead; ath10k_sdio_mbox_proc_pending_irqs() local
[all...]
H A Dhtc.h235 u8 lookahead[4]; member
243 u8 lookahead[4]; member
/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h243 int (*lookahead)(void *data, intel_pt_lookahead_cb_t cb, void *cb_data); member
H A Dintel-pt-decoder.c107 int (*lookahead)(void *data, intel_pt_lookahead_cb_t cb, void *cb_data); member
/kernel/linux/linux-6.6/arch/x86/include/asm/fpu/
H A Dtypes.h91 u8 lookahead; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dhtc.h235 u8 lookahead[4]; member
243 u8 lookahead[4]; member
H A Dsdio.c928 ath10k_sdio_mbox_read_int_status(struct ath10k *ar, u8 *host_int_status, u32 *lookahead) ath10k_sdio_mbox_read_int_status() argument
999 u32 lookahead; ath10k_sdio_mbox_proc_pending_irqs() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h279 int (*lookahead)(void *data, intel_pt_lookahead_cb_t cb, void *cb_data); member
H A Dintel-pt-decoder.c123 int (*lookahead)(void *data, intel_pt_lookahead_cb_t cb, void *cb_data); member
/third_party/icu/icu4c/source/tools/genrb/
H A Dparse.cpp118 struct Lookahead lookahead[MAX_LOOKAHEAD + 1]; member
[all...]
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dparse.cpp118 struct Lookahead lookahead[MAX_LOOKAHEAD + 1]; member
[all...]
/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler-tonode.cc341 MatchAndNegativeLookaroundInReadDirection( RegExpCompiler* compiler, ZoneList<CharacterRange>* match, ZoneList<CharacterRange>* lookahead, RegExpNode* on_success, bool read_backward) MatchAndNegativeLookaroundInReadDirection() argument
H A Dregexp-compiler.cc2163 BoyerMooreLookahead* lookahead = bm_info(not_at_start); in EmitBoundaryCheck() local
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dparse.cpp111 struct Lookahead lookahead[MAX_LOOKAHEAD + 1]; member
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-layout-gsubgpos.hh1196 match_lookahead(hb_ot_apply_context_t *c, unsigned int count, const HBUINT16 lookahead[], match_func_t match_func, const void *match_data, unsigned int offset, unsigned int *end_index) match_lookahead() argument
[all...]

Completed in 55 milliseconds

123