Home
last modified time | relevance | path

Searched defs:tab (Results 126 - 150 of 258) sorted by relevance

1234567891011

/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dbtf.c600 static void delete_btf_table(struct btf_attach_table *tab) in delete_btf_table() argument
614 build_btf_type_table(struct btf_attach_table *tab, enum bpf_obj_type type, in build_btf_type_table() argument
/kernel/linux/linux-5.10/kernel/debug/kdb/
H A Dkdb_io.c207 int tab = 0; in kdb_read() local
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dm88rs2000.c372 m88rs2000_tab_set(struct m88rs2000_state *state, struct inittab *tab) m88rs2000_tab_set() argument
H A Drtl2830.c53 struct rtl2830_reg_val_mask tab[] = { in rtl2830_init() local
H A Dtda10071.c761 struct tda10071_reg_val_mask tab[] = { in tda10071_init() local
1044 struct tda10071_reg_val_mask tab[] = { in tda10071_sleep() local
[all...]
H A Dtda10023.c98 static void tda10023_writetab(struct tda10023_state* state, u8* tab) in tda10023_writetab() argument
H A Daf9033.c77 struct reg_val_mask tab[] = { in af9033_init() local
32 af9033_wr_reg_val_tab(struct af9033_dev *dev, const struct reg_val *tab, int tab_len) af9033_wr_reg_val_tab() argument
[all...]
/kernel/linux/linux-6.6/kernel/debug/kdb/
H A Dkdb_io.c219 int tab = 0; in kdb_read() local
/kernel/linux/linux-6.6/arch/x86/platform/uv/
H A Dbios_uv.c26 struct uv_systab *tab = uv_systab; in __uv_bios_call() local
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-debug.c555 static void tab(int n, struct seq_file *f) { in tab() function
[all...]
/kernel/linux/linux-6.6/net/sched/
H A Dsch_choke.c71 struct sk_buff **tab; member
[all...]
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dbtf.c734 build_btf_type_table(struct hashmap *tab, enum bpf_obj_type type, in build_btf_type_table() argument
/third_party/ffmpeg/libavcodec/
H A Dfft_template.c62 FFTSample *tab = FFT_NAME(ff_cos_tabs)[index]; in init_ff_cos_tabs() local
H A Ddct32_template.c128 const SUINTFLOAT *tab = tab_arg; in dct32() local
H A Dwmadec.c55 dump_floats(WMACodecContext *s, const char *name, int prec, const float *tab, int n) dump_floats() argument
H A Dmsmpeg4enc.c51 static av_cold void init_mv_table(MVTable *tab, uint16_t table_mv_index[4096]) in init_mv_table() argument
/third_party/ffmpeg/libavcodec/tests/
H A Dfft.c101 static void fft_ref(FFTComplex *tabr, FFTComplex *tab, int nbits) in fft_ref() argument
311 static inline void rdft_calc(RDFTContext *r, FFTSample *tab) in rdft_calc() argument
375 FFTComplex *tab, *tab1, *tab_ref; in main() local
[all...]
/third_party/ffmpeg/libavutil/
H A Dmem.c325 void **tab; in av_dynarray_add_nofree() local
339 void **tab; in av_dynarray_add() local
[all...]
/third_party/ffmpeg/libswresample/
H A Dresample.c150 double *tab = av_malloc_array(tap_count+1, sizeof(*tab)); in build_filter() local
/third_party/lame/mpglib/
H A Dlayer2.c252 unsigned char *tab = grp_table_select(d1, idx); in II_step_two() local
299 unsigned char *tab = grp_table_select(d1, idx); in II_step_two() local
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_gf2m.c64 BN_ULONG tab[8], top2b = a >> 30; in bn_GF2m_mul_1x1() local
133 BN_ULONG tab[16], top3b = a >> 61; bn_GF2m_mul_1x1() local
[all...]
/third_party/openssl/crypto/bn/
H A Dbn_gf2m.c65 BN_ULONG tab[8], top2b = a >> 30; in bn_GF2m_mul_1x1() local
134 BN_ULONG tab[16], top3b = a >> 61; bn_GF2m_mul_1x1() local
[all...]
/third_party/optimized-routines/math/
H A Dv_math.h231 v_lookup_f32 (const f32_t *tab, v_u32_t idx) in v_lookup_f32() argument
236 v_lookup_u32 (const u32_t *tab, v_u32_t idx) in v_lookup_u32() argument
351 v_lookup_f64 (const f64_t *tab, v_u64_t idx) in v_lookup_f64() argument
356 v_lookup_u64 (const u64_t *tab, v_u64_t idx) in v_lookup_u64() argument
500 v_lookup_f32 (const f32_t *tab, v_u32_t idx) in v_lookup_f32() argument
505 v_lookup_u32(const u32_t *tab, v_u32_t idx) v_lookup_u32() argument
624 v_lookup_f64(const f64_t *tab, v_u64_t idx) v_lookup_f64() argument
629 v_lookup_u64(const u64_t *tab, v_u64_t idx) v_lookup_u64() argument
[all...]
/third_party/selinux/libsepol/src/
H A Doptimize.c199 static int is_avrule_redundant(avtab_ptr_t entry, avtab_t *tab, in is_avrule_redundant() argument
297 avtab_t *tab = &p->te_avtab; in optimize_avtab() local
375 avtab_t *tab = &p->te_cond_avtab; in optimize_cond_avtab() local
[all...]
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Daf9013.c836 const struct af9013_reg_mask_val *tab; in af9013_init() local
[all...]

Completed in 22 milliseconds

1234567891011