/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | src_callout_test.cpp | 441 Callout c2{CalloutPriority::high, "A1", "1234567", "ABCD", in TEST() local 450 Callout c2{CalloutPriority::high, "A2", "1234567", "ABCD", in TEST() local 458 Callout c2{CalloutPriority::medium, "bmc_code"}; in TEST() local 465 Callout c2{CalloutPriority::medium, "sbe_code"}; in TEST() local 472 Callout c2{CalloutPriority::high, "service_docs", "", false}; in TEST() local 479 Callout c2{CalloutPriority::high, "air_mover", "", false}; in TEST() local 487 Callout c2{CalloutPriority::high, "service_docs", "", false}; in TEST() local 495 Callout c2{CalloutPriority::medium, "bmc_code"}; in TEST() local 502 Callout c2{CalloutPriority::medium, "bmc_code"}; in TEST() local 511 Callout c2{CalloutPriority::high, "service_docs", "A1", true}; in TEST() local [all …]
|
H A D | src_callouts_test.cpp | 144 auto c2 = std::make_unique<Callout>(CalloutPriority::low, "U1-P3", in TEST() local 250 auto c2 = std::make_unique<Callout>(CalloutPriority::high, "U1-P1", in TEST() local
|
/openbmc/openpower-hw-diags/test/ |
H A D | test-resolution.cpp | 32 auto c2 = std::make_shared<HardwareCalloutResolution>( in TEST() local 199 auto c2 = std::make_shared<ConnectedCalloutResolution>( in TEST() local 290 auto c2 = std::make_shared<ConnectedCalloutResolution>( in TEST() local
|
/openbmc/qemu/tests/unit/ |
H A D | test-coroutine.c | 173 Coroutine *c2 = opaque; in c1_fn() local 180 Coroutine *c2; in test_no_dangling_access() local 227 Coroutine *c2 = qemu_coroutine_create(entry, opaque); in do_test_co_mutex() local 308 Coroutine *c1, *c2; in test_co_rwlock_upgrade() local 399 Coroutine *c1, *c2, *c3, *c4; in test_co_rwlock_downgrade() local
|
H A D | test-xs-node.c | 108 static bool compare_content(GByteArray *c1, GByteArray *c2) in compare_content()
|
H A D | test-vmstate.c | 1303 static void compare_containers(TestQListContainer *c1, TestQListContainer *c2) in compare_containers()
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | callouts.cpp | 89 [](const auto& c1, const auto& c2) { return *c1 > *c2; }); in addCallout()
|
/openbmc/u-boot/arch/x86/cpu/ivybridge/ |
H A D | sdram.c | 58 u16 c1, c2, checksum, seed_checksum; in read_seed_from_cmos() local 136 u16 c1, c2, checksum; in write_seeds_to_cmos() local
|
/openbmc/u-boot/arch/arm/mach-bcm283x/include/mach/ |
H A D | timer.h | 29 u32 c2; member
|
/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_unicode_collation.c | 48 u16 c2[] = L"FIRST"; in test_stri_coll() local
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_unicode_collation.c | 56 s32 c1, c2; in efi_stri_coll() local
|
/openbmc/dbus-sensors/src/exit-air/ |
H A D | ExitAirTempSensor.hpp | 23 double c2 = 0.0; member
|
/openbmc/u-boot/drivers/thermal/ |
H A D | imx_thermal.c | 58 s64 c1, c2; in read_cpu_temperature() local
|
/openbmc/u-boot/test/ |
H A D | unicode_ut.c | 24 static const u16 c2[] = {0x6b, 0x61, 0x66, 0x62, 0xe1, 0x74, 0x75, 0x72, 0x00}; variable
|
/openbmc/qemu/target/m68k/ |
H A D | op_helper.c | 759 int16_t c2 = env->dregs[Dc2]; in HELPER() local 792 uint32_t c2 = env->dregs[Dc2]; in do_cas2l() local
|
/openbmc/qemu/qga/vss-win32/ |
H A D | requester.cpp | 178 unsigned int cComponents, c1, c2, j; in AddComponents() local
|
/openbmc/u-boot/arch/m68k/include/asm/coldfire/ |
H A D | skha.h | 32 u32 c2; /* 0x74 Context 2 */ member
|
/openbmc/u-boot/arch/nios2/lib/ |
H A D | libgcc.c | 572 const unsigned char c1 = *s1++, c2 = *s2++; in __gcc_bcmp() local
|
/openbmc/qemu/ui/ |
H A D | console-vc.c | 657 TextCell *c1, *c2; in vc_csi_P() local 698 TextCell *c1, *c2; in vc_csi_at() local
|
/openbmc/u-boot/lib/ |
H A D | string.c | 34 unsigned char c1, c2; in strncasecmp() local
|
H A D | bch.c | 652 unsigned int a, b, c, a2, b2, c2, e3, tmp[4]; in find_poly_deg3_roots() local 685 unsigned int a, b, c, d, e = 0, f, a2, b2, c2, e4; in find_poly_deg4_roots() local
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | vec_string_helper.c | 377 const uint8_t c2 = s390_vec_read_element8(v4, (j + 1) * (1 << es)); in vstrc() local
|
/openbmc/u-boot/lib/bzip2/ |
H A D | bzlib_blocksort.c | 395 UChar c1, c2; in mainGtU() local
|
/openbmc/qemu/target/arm/tcg/ |
H A D | helper-a64.c | 500 float16 a1, a2, b1, b2, c1, c2; in HELPER() local
|
/openbmc/qemu/target/sparc/ |
H A D | translate.c | 154 int c2; member 1007 TCGv c2 = tcg_constant_tl(dc->jump.c2); in gen_generic_branch() local 1216 int c2 = 0; in gen_fcompare() local 2426 TCGv c2 = tcg_constant_tl(cmp->c2); in gen_fmovq() local 4210 TCGv c2 = tcg_constant_tl(cmp->c2); in do_mov_cond() local
|