Home
last modified time | relevance | path

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

1234567891011

/foundation/communication/netstack/utils/common_utils/src/
H A Dnetstack_common_utils.cpp123 std::string ToString(const std::list<std::string> &lists, char tab) in ToString() argument
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/utils/
H A Dnapi_common.cpp745 bool GetTextTabFromJS(napi_env env, napi_value argValue, TextTab& tab) in GetTextTabFromJS() argument
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-debug.c518 static void tab(int n, struct seq_file *f) { in tab() function
[all...]
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
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...]
H A Dm88rs2000.c372 m88rs2000_tab_set(struct m88rs2000_state *state, struct inittab *tab) m88rs2000_tab_set() argument
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 Drtl2830.c53 struct rtl2830_reg_val_mask tab[] = { in rtl2830_init() local
/kernel/linux/linux-5.10/net/sched/
H A Dsch_choke.c72 struct sk_buff **tab; member
[all...]
/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
/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...]

Completed in 22 milliseconds

1234567891011