Home
last modified time | relevance | path

Searched defs:c (Results 301 – 325 of 3547) sorted by relevance

1...<<11121314151617181920>>...142

/openbmc/qemu/include/qemu/
H A Djhash.h34 #define __jhash_mix(a, b, c) \ argument
45 #define __jhash_final(a, b, c) \ argument
/openbmc/linux/drivers/macintosh/
H A Dans-lcd.c34 anslcd_write_byte_ctrl ( unsigned char c ) in anslcd_write_byte_ctrl()
50 anslcd_write_byte_data ( unsigned char c ) in anslcd_write_byte_data()
73 char c; in anslcd_write() local
/openbmc/linux/drivers/dma/ti/
H A Dcppi41.c256 struct cppi41_channel *c; in desc_to_chan() local
307 struct cppi41_channel *c; in cppi41_irq() local
373 struct cppi41_channel *c = to_cpp41_chan(chan); in cppi41_dma_alloc_chan_resources() local
401 struct cppi41_channel *c = to_cpp41_chan(chan); in cppi41_dma_free_chan_resources() local
421 struct cppi41_channel *c = to_cpp41_chan(chan); in cppi41_dma_tx_status() local
482 struct cppi41_channel *c, *_c; in cppi41_run_queue() local
492 struct cppi41_channel *c = to_cpp41_chan(chan); in cppi41_dma_issue_pending() local
526 static u32 get_host_pd1(struct cppi41_channel *c) in get_host_pd1()
588 struct cppi41_channel *c = to_cpp41_chan(chan); in cppi41_dma_prep_slave_sg() local
738 struct cppi41_channel *c = to_cpp41_chan(chan); in cppi41_stop_chan() local
[all …]
/openbmc/linux/drivers/media/dvb-frontends/
H A Dmb86a20s.c321 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mb86a20s_read_signal_strength() local
500 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mb86a20s_reset_frontend_cache() local
542 static u32 isdbt_layer_min_bitrate(struct dtv_frontend_properties *c, in isdbt_layer_min_bitrate()
608 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mb86a20s_get_frontend() local
731 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mb86a20s_reset_counters() local
1378 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mb86a20s_get_main_CNR() local
1425 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mb86a20s_get_blk_error_layer_CNR() local
1527 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mb86a20s_stats_not_ready() local
1565 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mb86a20s_get_stats() local
1860 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mb86a20s_set_frontend() local
[all …]
H A Dtda10071.c367 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in tda10071_read_status() local
503 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in tda10071_read_snr() local
514 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in tda10071_read_signal_strength() local
538 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in tda10071_read_ucblocks() local
552 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in tda10071_set_frontend() local
693 struct dtv_frontend_properties *c) in tda10071_get_frontend()
754 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in tda10071_init() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_flavors.c19 int c; member
24 int c; member
39 int c; member
H A Dfentry_many_args.c11 int BPF_PROG(test1, __u64 a, void *b, short c, int d, void *e, char f, in BPF_PROG()
21 int BPF_PROG(test2, __u64 a, void *b, short c, int d, void *e, char f, in BPF_PROG()
32 int BPF_PROG(test3, __u64 a, __u64 b, __u64 c, __u64 d, __u64 e, __u64 f, in BPF_PROG()
/openbmc/qemu/tests/tcg/multiarch/
H A Dfloat_madds.c38 static void print_inputs(float a, float b, float c) in print_inputs()
66 static void do_madds(float a, float b, float c, int j, int k) in do_madds()
81 float a, b, c; in main() local
/openbmc/qemu/hw/audio/
H A Dsoundhw.c70 struct soundhw *c; in show_valid_soundhw() local
88 struct soundhw *c; in select_soundhw() local
111 struct soundhw *c = selected; in soundhw_init() local
/openbmc/u-boot/lib/
H A Dstring.c225 char * strchr(const char * s, int c) in strchr()
234 const char *strchrnul(const char *s, int c) in strchrnul()
248 char * strrchr(const char * s, int c) in strrchr()
470 void * memset(void * s,int c,size_t count) in memset()
606 void * memscan(void * addr, int c, size_t size) in memscan()
654 void *memchr(const void *s, int c, size_t n) in memchr()
686 void *memchr_inv(const void *start, int c, size_t bytes) in memchr_inv()
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dpushc37b.h7 #define PUSH_HDR(p,m,c) do { \ argument
16 #define PUSH_MTHD_HDR(p,s,m,c) PUSH_HDR(p,m,c) argument
H A Dpush006c.h50 #define PUSH_HDR(p,o,n,s,m,c) do { \ argument
62 #define PUSH_MTHD_HDR(p,c,m,n) PUSH_HDR(p, METHOD, "incr", PUSH006C_SUBC_##c, m, n) argument
64 #define PUSH_NINC_HDR(p,c,m,n) PUSH_HDR(p, NONINC_METHOD, "ninc", PUSH006C_SUBC_##c, m, n) argument
/openbmc/qemu/ui/
H A Dconsole-vc-stubs.c13 void qemu_text_console_select(QemuTextConsole *c) in qemu_text_console_select()
18 qemu_text_console_get_label(QemuTextConsole *c) in qemu_text_console_get_label()
/openbmc/linux/arch/x86/kernel/cpu/
H A Dmatch.c40 struct cpuinfo_x86 *c = &boot_cpu_data; in x86_match_cpu() local
63 struct cpuinfo_x86 *c = &boot_cpu_data; in x86_match_cpu_with_stepping() local
/openbmc/linux/arch/powerpc/crypto/
H A Dsha1-spe-asm.S106 #define R_00_15(a, b, c, d, e, w0, w1, k, off) \ argument
130 #define R_16_19(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
156 #define R_20_39(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
180 #define R_40_59(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
208 #define R_60_79(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
/openbmc/linux/drivers/crypto/nx/
H A Dnx-842.c134 static void check_constraints(struct nx842_constraints *c) in check_constraints()
161 struct nx842_constraints *c, in compress()
256 struct nx842_constraints c = *ctx->driver->constraints; in nx842_crypto_compress() local
338 struct nx842_constraints *c, in decompress()
439 struct nx842_constraints c = *ctx->driver->constraints; in nx842_crypto_decompress() local
/openbmc/linux/drivers/media/pci/cobalt/
H A Dcobalt-omnitek.c48 #define PCI(c) (BASE + 0x40 + ((c) * 0x40)) argument
49 #define SIZE(c) (BASE + 0x58 + ((c) * 0x40)) argument
50 #define DESCRIPTOR(c) (BASE + 0x50 + ((c) * 0x40)) argument
51 #define CS_REG(c) (BASE + 0x60 + ((c) * 0x40)) argument
52 #define BYTES_TRANSFERRED(c) (BASE + 0x64 + ((c) * 0x40)) argument
/openbmc/linux/tools/include/nolibc/
H A Dstdio.h122 #define putc(c, stream) fputc(c, stream) argument
125 int fputc(int c, FILE* stream) in fputc()
135 int putchar(int c) in putchar()
195 int c; in fgets() local
219 char escape, lpref, c; in vfprintf() local
/openbmc/linux/fs/nfs/
H A Dsysfs.c76 struct nfs_netns_client *c = container_of(kobj, in nfs_netns_identifier_show() local
88 static size_t nfs_string_strip(const char *c, size_t len) in nfs_string_strip()
99 struct nfs_netns_client *c = container_of(kobj, in nfs_netns_identifier_store() local
122 struct nfs_netns_client *c = container_of(kobj, in nfs_netns_client_release() local
152 struct nfs_netns_client *c = container_of(kobj, in nfs_netns_object_release() local
/openbmc/u-boot/lib/zlib/
H A Dzutil.h106 # define Tracec(c,x) {if (z_verbose>0 && (c)) fprintf x ;} argument
107 # define Tracecv(c,x) {if (z_verbose>1 && (c)) fprintf x ;} argument
113 # define Tracec(c,x) argument
114 # define Tracecv(c,x) argument
/openbmc/linux/include/linux/
H A Dhid-debug.h40 #define hid_dump_input(a,b,c) do { } while (0) argument
41 #define hid_dump_report(a,b,c,d) do { } while (0) argument
43 #define hid_dump_field(a,b,c) do { } while (0) argument
/openbmc/u-boot/post/lib_powerpc/fpu/
H A Ddarwin-ldouble.c49 long double __gcc_qadd(double a, double aa, double c, double cc) in __gcc_qadd()
84 long double __gcc_qsub(double a, double b, double c, double d) in __gcc_qsub()
89 long double __gcc_qmul(double a, double b, double c, double d) in __gcc_qmul()
/openbmc/linux/arch/mips/mm/
H A Dsc-mips.c120 static inline int mips_sc_is_activated(struct cpuinfo_mips *c) in mips_sc_is_activated()
151 struct cpuinfo_mips *c = &current_cpu_data; in mips_sc_probe_cm3() local
185 struct cpuinfo_mips *c = &current_cpu_data; in mips_sc_probe() local
/openbmc/linux/arch/x86/lib/
H A Dcmdline.c12 static inline int myisspace(u8 c) in myisspace()
33 char c; in __cmdline_find_option_bool() local
126 char c; in __cmdline_find_option() local
/openbmc/u-boot/drivers/block/
H A Dide.c83 uchar c; in ide_wait() local
188 uchar c; in atapi_wait_mask() local
210 unsigned char c, err, mask, res; in atapi_issue() local
457 unsigned char c; in atapi_inquiry() local
542 unsigned char c; in ide_ident() local
744 unsigned char c; in ide_init() local
943 unsigned char c; in ide_read() local
1070 unsigned char c; in ide_write() local

1...<<11121314151617181920>>...142