/foundation/communication/netstack/utils/common_utils/src/ |
H A D | netstack_common_utils.cpp | 123 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 D | napi_common.cpp | 745 bool GetTextTabFromJS(napi_env env, napi_value argValue, TextTab& tab)
in GetTextTabFromJS() argument
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-debug.c | 518 static void tab(int n, struct seq_file *f) { in tab() function [all...] |
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | af9033.c | 77 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 D | m88rs2000.c | 372 m88rs2000_tab_set(struct m88rs2000_state *state, struct inittab *tab) m88rs2000_tab_set() argument
|
H A D | tda10071.c | 761 struct tda10071_reg_val_mask tab[] = { in tda10071_init() local 1044 struct tda10071_reg_val_mask tab[] = { in tda10071_sleep() local [all...] |
H A D | tda10023.c | 98 static void tda10023_writetab(struct tda10023_state* state, u8* tab) in tda10023_writetab() argument
|
H A D | rtl2830.c | 53 struct rtl2830_reg_val_mask tab[] = { in rtl2830_init() local
|
/kernel/linux/linux-5.10/net/sched/ |
H A D | sch_choke.c | 72 struct sk_buff **tab; member [all...] |
/kernel/linux/linux-5.10/tools/bpf/bpftool/ |
H A D | btf.c | 600 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 D | kdb_io.c | 207 int tab = 0; in kdb_read() local
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | m88rs2000.c | 372 m88rs2000_tab_set(struct m88rs2000_state *state, struct inittab *tab) m88rs2000_tab_set() argument
|
H A D | rtl2830.c | 53 struct rtl2830_reg_val_mask tab[] = { in rtl2830_init() local
|
H A D | tda10071.c | 761 struct tda10071_reg_val_mask tab[] = { in tda10071_init() local 1044 struct tda10071_reg_val_mask tab[] = { in tda10071_sleep() local [all...] |
H A D | tda10023.c | 98 static void tda10023_writetab(struct tda10023_state* state, u8* tab) in tda10023_writetab() argument
|
H A D | af9033.c | 77 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 D | kdb_io.c | 219 int tab = 0; in kdb_read() local
|
/kernel/linux/linux-6.6/arch/x86/platform/uv/ |
H A D | bios_uv.c | 26 struct uv_systab *tab = uv_systab; in __uv_bios_call() local
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-debug.c | 555 static void tab(int n, struct seq_file *f) { in tab() function [all...] |
/kernel/linux/linux-6.6/net/sched/ |
H A D | sch_choke.c | 71 struct sk_buff **tab; member [all...] |
/kernel/linux/linux-6.6/tools/bpf/bpftool/ |
H A D | btf.c | 734 build_btf_type_table(struct hashmap *tab, enum bpf_obj_type type, in build_btf_type_table() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | fft_template.c | 62 FFTSample *tab = FFT_NAME(ff_cos_tabs)[index]; in init_ff_cos_tabs() local
|
H A D | dct32_template.c | 128 const SUINTFLOAT *tab = tab_arg; in dct32() local
|
H A D | wmadec.c | 55 dump_floats(WMACodecContext *s, const char *name, int prec, const float *tab, int n) dump_floats() argument
|
/third_party/ffmpeg/libavcodec/tests/ |
H A D | fft.c | 101 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...] |