/kernel/linux/linux-5.10/arch/x86/include/asm/fpu/ |
H A D | types.h | 91 u8 lookahead; member
|
/kernel/linux/linux-5.10/lib/zlib_deflate/ |
H A D | defutil.h | 136 uInt lookahead; /* number of valid bytes ahead in window */ member
|
/kernel/linux/linux-6.6/lib/zlib_deflate/ |
H A D | defutil.h | 136 uInt lookahead; /* number of valid bytes ahead in window */ member
|
/third_party/node/deps/zlib/ |
H A D | deflate.h | 168 uInt lookahead; /* number of valid bytes ahead in window */ member
|
/third_party/mesa3d/src/panfrost/midgard/ |
H A D | midgard_emit.c | 954 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 D | midgard_compile.c | 3311 int lookahead = 1; in midgard_compile_shader_nir() local
|
/third_party/skia/src/sksl/ |
H A D | SkSLDSLParser.cpp | 311 Token lookahead = this->peek(); in declaration() local 356 Token lookahead in functionDeclarationEnd() local [all...] |
/third_party/python/Parser/ |
H A D | tokenizer.c | 1238 lookahead(struct tok_state *tok, const char *test) in lookahead() function
|
/third_party/rust/crates/syn/src/ |
H A D | ty.rs | 339 let mut lookahead = input.lookahead1(); variables [all...] |
H A D | item.rs | 1229 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 D | sdio.c | 928 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 D | htc.h | 235 u8 lookahead[4]; member 243 u8 lookahead[4]; member
|
/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/ |
H A D | intel-pt-decoder.h | 243 int (*lookahead)(void *data, intel_pt_lookahead_cb_t cb, void *cb_data); member
|
H A D | intel-pt-decoder.c | 107 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 D | types.h | 91 u8 lookahead; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | htc.h | 235 u8 lookahead[4]; member 243 u8 lookahead[4]; member
|
H A D | sdio.c | 928 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 D | intel-pt-decoder.h | 279 int (*lookahead)(void *data, intel_pt_lookahead_cb_t cb, void *cb_data); member
|
H A D | intel-pt-decoder.c | 123 int (*lookahead)(void *data, intel_pt_lookahead_cb_t cb, void *cb_data); member
|
/third_party/icu/icu4c/source/tools/genrb/ |
H A D | parse.cpp | 118 struct Lookahead lookahead[MAX_LOOKAHEAD + 1]; member [all...] |
/third_party/node/deps/icu-small/source/tools/genrb/ |
H A D | parse.cpp | 118 struct Lookahead lookahead[MAX_LOOKAHEAD + 1]; member [all...] |
/third_party/node/deps/v8/src/regexp/ |
H A D | regexp-compiler-tonode.cc | 341 MatchAndNegativeLookaroundInReadDirection( RegExpCompiler* compiler, ZoneList<CharacterRange>* match, ZoneList<CharacterRange>* lookahead, RegExpNode* on_success, bool read_backward) MatchAndNegativeLookaroundInReadDirection() argument
|
H A D | regexp-compiler.cc | 2163 BoyerMooreLookahead* lookahead = bm_info(not_at_start); in EmitBoundaryCheck() local
|
/third_party/skia/third_party/externals/icu/source/tools/genrb/ |
H A D | parse.cpp | 111 struct Lookahead lookahead[MAX_LOOKAHEAD + 1]; member [all...] |
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-layout-gsubgpos.hh | 1196 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...] |