Home
last modified time | relevance | path

Searched defs:c1 (Results 26 – 50 of 154) sorted by relevance

1234567

/openbmc/linux/tools/perf/util/
H A Dhelp-unknown-cmd.c25 const struct cmdname *const *c1 = p1, *const *c2 = p2; in levenshtein_compare() local
/openbmc/linux/arch/s390/boot/
H A Dstring.c11 unsigned char c1, c2; in strncmp() local
/openbmc/linux/drivers/acpi/acpica/
H A Dutnonansi.c92 int c1; in acpi_ut_stricmp() local
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_unicode_collation.c47 u16 c1[] = L"first"; in test_stri_coll() local
/openbmc/linux/arch/mips/lib/
H A Ddump_tlb.c71 unsigned int pagemask, guestctl1 = 0, c0, c1, i; in dump_tlb() local
/openbmc/linux/drivers/leds/
H A Dleds-tca6507.c209 int c1, c2; in choose_times() local
315 int c1, c2; in set_times() local
384 int c1, c2; in led_prepare() local
/openbmc/linux/fs/hpfs/
H A Ddir.c74 int c1, c2 = 0; in hpfs_readdir() local
H A Dname.c83 unsigned char c1 = upcase(hpfs_sb(s)->sb_cp_table,n1[i]); in hpfs_compare_names() local
/openbmc/linux/drivers/clk/tegra/
H A Dcvb.h22 int c1; member
/openbmc/u-boot/lib/efi_loader/
H A Defi_unicode_collation.c56 s32 c1, c2; in efi_stri_coll() local
/openbmc/linux/sound/i2c/other/
H A Dak4114.c501 unsigned char c0, unsigned char c1) in ak4114_notify()
560 unsigned char c0, c1; in snd_ak4114_check_rate_and_errors() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_listen.c678 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
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/drivers/media/platform/marvell/
H A Dcafe-driver.c145 int c1; in cafe_smbus_write_done() local
222 int c1; in cafe_smbus_read_done() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dbase.c101 unsigned char c1, c2; in nvbios_memcmp() local
/openbmc/linux/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf_core.c157 static void snd_pdacf_ak4117_change(struct ak4117 *ak4117, unsigned char c0, unsigned char c1) in snd_pdacf_ak4117_change()
/openbmc/linux/arch/arm/boot/compressed/
H A Dstring.c113 unsigned char c1, c2; in strcmp() local
/openbmc/qemu/target/s390x/tcg/
H A Dvec_string_helper.c41 static inline int match_index(uint64_t c0, uint64_t c1) in match_index()
376 const uint8_t c1 = s390_vec_read_element8(v4, j * (1 << es)); in vstrc() local
/openbmc/dbus-sensors/src/
H A DExitAirTempSensor.hpp16 double c1 = 0.0; member
/openbmc/linux/kernel/sched/
H A Dpelt.c59 u32 c1, c2, c3 = d3; /* y^0 == 1 */ in __accumulate_pelt_segments() local
/openbmc/linux/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-colors.c1212 const double c1 = 3424.0 / 4096.0; in transfer_rgb_to_smpte2084() local
/openbmc/u-boot/drivers/thermal/
H A Dimx_thermal.c58 s64 c1, c2; in read_cpu_temperature() local
/openbmc/linux/drivers/thermal/tegra/
H A Dtegra30-tsensor.c165 int err, c1, c2, c3, c4, counter; in tegra_tsensor_get_temp() local
211 int c1, c2; in tegra_tsensor_temp_to_counter() local
/openbmc/linux/drivers/usb/serial/
H A Dipw.c58 #define CHAR2INT16(c1, c0) (((u32)((c1) & 0xff) << 8) + (u32)((c0) & 0xff)) argument
/openbmc/linux/tools/power/cpupower/utils/helpers/
H A Dbitmask.c203 const char *c1, *c2; /* next tokens after '-' or ',' */ in bitmask_parselist() local
/openbmc/u-boot/lib/bzip2/
H A Dbzlib_blocksort.c395 UChar c1, c2; in mainGtU() local
804 UChar c1; in mainSort() local

1234567