/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | src_callouts_test.cpp | 134 auto c0 = std::make_unique<Callout>(CalloutPriority::high, "U1-P1", in TEST() local 212 auto c0 = std::make_unique<Callout>(CalloutPriority::medium, "U1-P1", in TEST() local 228 auto c0 = std::make_unique<Callout>(CalloutPriority::high, "U1-P1", in TEST() local 242 auto c0 = std::make_unique<Callout>(CalloutPriority::low, "U1-P9", in TEST() local
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | test-i386-bmi2.c | 28 #define insn2q(name, arg0, c0, arg1, c1) \ argument 36 #define insn2l(name, arg0, c0, arg1, c1) \ argument
|
/openbmc/linux/drivers/gpu/drm/tidss/ |
H A D | tidss_scale_coefs.h | 15 u16 c0[9]; member
|
/openbmc/linux/tools/testing/selftests/proc/ |
H A D | proc-uptime-001.c | 30 uint64_t start, u0, u1, c0, c1; in main() local
|
H A D | proc-uptime-002.c | 47 uint64_t u0, u1, c0, c1; in main() local
|
/openbmc/qemu/tests/tcg/multiarch/ |
H A D | catch-syscalls.c | 19 char c0 = 'A', c1; in main() local
|
/openbmc/qemu/tests/tcg/s390x/ |
H A D | precise-smc-softmmu.S | 58 c0: label
|
/openbmc/linux/drivers/net/plip/ |
H A D | plip.c | 404 unsigned char c0; in plip_bh_timeout_error() local 487 unsigned char c0, c1; in plip_receive() local 713 unsigned char c0; in plip_send() local 761 unsigned char c0; in plip_send_packet() local 924 unsigned char c0; in plip_interrupt() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/ |
H A D | gk20a.h | 27 int c0; member
|
/openbmc/linux/drivers/firmware/efi/libstub/ |
H A D | vsprintf.c | 248 u16 c0 = *s16++; in utf16s_utf8nlen() local 276 u16 c0, c1; in utf16_to_utf32() local
|
H A D | printk.c | 30 u8 c0, cx; in utf8_to_utf32() local
|
/openbmc/u-boot/arch/arm/mach-bcm283x/include/mach/ |
H A D | timer.h | 27 u32 c0; member
|
/openbmc/linux/arch/loongarch/lib/ |
H A D | dump_tlb.c | 34 unsigned int pagesize, c0, c1, i; in dump_tlb() local
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | sockmap_listen.c | 678 int s, c0, c1, p0, p1; in redir_to_connected() local 874 int s, c0, c1, p0, p1; in redir_partial() local 1017 int s, c0, c1, p0, err; in test_reuseport_select_connected() local 1343 int c0, c1, p0, p1; in unix_redir_to_connected() local 1623 int p0, c0; in inet_socketpair() local 1665 int c0, c1, p0, p1; in udp_redir_to_connected() local 1751 int c0, c1, p0, p1; in inet_unix_redir_to_connected() local 1831 int c0, c1, p0, p1; in unix_inet_redir_to_connected() local
|
/openbmc/linux/arch/mips/lib/ |
H A D | dump_tlb.c | 71 unsigned int pagemask, guestctl1 = 0, c0, c1, i; in dump_tlb() local
|
/openbmc/linux/drivers/clk/tegra/ |
H A D | cvb.h | 21 int c0; member
|
/openbmc/linux/sound/i2c/other/ |
H A D | ak4114.c | 501 unsigned char c0, unsigned char c1) in ak4114_notify() 560 unsigned char c0, c1; in snd_ak4114_check_rate_and_errors() local
|
/openbmc/linux/drivers/iio/pressure/ |
H A D | dps310.c | 88 s32 c0, c1; member 115 u32 c0, c1; in dps310_get_coefs() local 735 s64 c0; in dps310_calculate_temp() local
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_gt_clock_utils.c | 73 u32 c0 = intel_uncore_read(uncore, RPM_CONFIG0); in gen11_read_clock_frequency() local
|
/openbmc/linux/sound/pcmcia/pdaudiocf/ |
H A D | pdaudiocf_core.c | 157 static void snd_pdacf_ak4117_change(struct ak4117 *ak4117, unsigned char c0, unsigned char c1) in snd_pdacf_ak4117_change()
|
/openbmc/linux/drivers/usb/serial/ |
H A D | ipw.c | 58 #define CHAR2INT16(c1, c0) (((u32)((c1) & 0xff) << 8) + (u32)((c0) & 0xff)) argument
|
/openbmc/linux/arch/mips/alchemy/devboards/ |
H A D | db1000.c | 454 int c0, c1, d0, d1, s0, s1, flashsize = 32, twosocks = 1; in db1000_dev_setup() local
|
/openbmc/linux/drivers/media/platform/st/sti/bdisp/ |
H A D | bdisp-debug.c | 288 u32 c0, u32 c1, u32 c2, u32 c3) in bdisp_dbg_dump_ivmx()
|
/openbmc/linux/drivers/gpu/drm/vc4/ |
H A D | vc4_hvs.c | 152 #define VC4_PPF_FILTER_WORD(c0, c1, c2) \ argument 163 #define VC4_LINEAR_PHASE_KERNEL(c0, c1, c2, c3, c4, c5, c6, c7, c8, \ argument
|
/openbmc/linux/fs/nls/ |
H A D | nls_base.c | 58 int c0, c, nc; in utf8_to_utf32() local
|