Searched defs:c3 (Results 1 – 9 of 9) sorted by relevance
| /openbmc/openpower-hw-diags/test/ |
| H A D | test-resolution.cpp | 35 auto c3 = std::make_shared<HardwareCalloutResolution>( in TEST() local 202 auto c3 = std::make_shared<ConnectedCalloutResolution>( in TEST() local 293 auto c3 = std::make_shared<BusCalloutResolution>( in TEST() local
|
| /openbmc/phosphor-logging/test/openpower-pels/ |
| H A D | src_callouts_test.cpp | 137 auto c3 = std::make_unique<Callout>(CalloutPriority::high, "U1-P4", in TEST() local 242 auto c3 = std::make_unique<Callout>(CalloutPriority::medium, "U1-P5", in TEST() local
|
| /openbmc/u-boot/arch/arm/mach-bcm283x/include/mach/ |
| H A D | timer.h | 30 u32 c3; member
|
| /openbmc/u-boot/lib/efi_selftest/ |
| H A D | efi_selftest_unicode_collation.c | 49 u16 c3[] = L"second"; in test_stri_coll() local
|
| /openbmc/u-boot/test/ |
| H A D | unicode_ut.c | 26 static const u16 c3[] = {0x6f5c, 0x6c34, 0x8266, 0x00}; variable
|
| /openbmc/u-boot/arch/m68k/include/asm/coldfire/ |
| H A D | skha.h | 33 u32 c3; /* 0x78 Context 3 */ member
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-coroutine.c | 399 Coroutine *c1, *c2, *c3, *c4; in test_co_rwlock_downgrade() local
|
| /openbmc/qemu/tcg/ |
| H A D | tci.c | 144 TCGReg *r0, TCGReg *r1, TCGReg *r2, TCGCond *c3) in tci_args_rrrc()
|
| /openbmc/u-boot/drivers/video/ |
| H A D | stb_truetype.h | 975 #define stbtt_tag4(p,c0,c1,c2,c3) ((p)[0] == (c0) && (p)[1] == (c1) && (p)[2] == (c2) && (p)[3] == … argument
|