| /openbmc/openbmc/poky/meta/conf/machine/include/x86/ |
| H A D | tune-c3.inc | 3 TUNEVALID[c3] = "VIA Cyrix III or VIA C3 specific optimizations" 4 TUNECONFLICTS[c3] = "m64 mx32" 5 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'c3', ' -march=c3 -mtune=c3', '', d)}" 7 AVAILTUNES += "c3" 8 TUNE_FEATURES:tune-c3 = "${TUNE_FEATURES:tune-x86} c3" 9 BASE_LIBS:tune-c3 = "${BASE_LIB:tune-x86}" 11 TUNE_PKGARCH:tune-c3 = "i586" 12 PACKAGE_EXTRA_ARCHS:tune-c3 = "${PACKAGE_EXTRA_ARCHS:tune-x86} i386 i486 i586"
|
| /openbmc/openbmc-tools/dbus-vis/ |
| H A D | renderer.js | 12 let c3 = document.getElementById('my_canvas_boost_asio_handler'); 15 this.canvas3 = c3; 18 this.width3 = c3.width; this.height3 = c3.height;
|
| /openbmc/u-boot/lib/efi_selftest/ |
| H A D | efi_selftest_unicode_collation.c | 49 u16 c3[] = L"second"; in test_stri_coll() local 60 c1, c3); in test_stri_coll() 63 "stri_coll(\"%ps\", \"%ps\") = %d\n", c1, c3, (int)ret); in test_stri_coll() 68 c3, c1); in test_stri_coll() 71 "stri_coll(\"%ps\", \"%ps\") = %d\n", c3, c1, (int)ret); in test_stri_coll()
|
| /openbmc/phosphor-webui/app/assets/images/ |
| H A D | DMTF_Redfish_logo_2017.svg | 1 …c3.9 0 6.2-.6 7.1-1.7.9-1.1 1.4-4.1 1.4-9 0-1.5-.1-2.9-.1-4-1.2.7-2.5 1.5-3.8 2.4v1.5c0 3.5-.2 5.6…
|
| H A D | icon-search.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9 3c3.309 0 6 2.691 6 6s-2.69…
|
| /openbmc/u-boot/test/ |
| H A D | unicode_ut.c | 26 static const u16 c3[] = {0x6f5c, 0x6c34, 0x8266, 0x00}; variable 141 ut_asserteq(c3[i], code); in unicode_test_utf8_get() 266 ut_assert(!unicode_test_u16_strcmp(buf, c3, SIZE_MAX)); in unicode_test_utf8_utf16_strcpy() 317 ut_assert(!unicode_test_u16_strcmp(buf, c3, 2)); in unicode_test_utf8_utf16_strncpy() 396 ut_asserteq(2, utf16_strnlen(c3, 2)); in unicode_test_utf16_strnlen() 413 ut_asserteq(9, utf16_utf8_strlen(c3)); in unicode_test_utf16_utf8_strlen() 430 ut_asserteq(6, utf16_utf8_strnlen(c3, 2)); in unicode_test_utf16_utf8_strnlen() 453 utf16_utf8_strcpy(&pos, c3); in unicode_test_utf16_utf8_strcpy() 503 utf16_utf8_strncpy(&pos, c3, 2); in unicode_test_utf16_utf8_strncpy()
|
| /openbmc/webui-vue/src/assets/images/ |
| H A D | built-on-openbmc-logo.svg | 4 ….331 90.409-57.675 222.336 32.735 294.667a209.641 209.641 0 00130.89 45.941c3.595 0 7.165-.153 10.… 11 …c3.789 0 6.487.241 8.095.724 2.503.735 4.432 2.102 5.788 4.1 1.354 1.998 2.032 4.467 2.032 7.406 0…
|
| /openbmc/docs/logo/ |
| H A D | BuiltOnOpenBMC.svg | 4 ….331 90.409-57.675 222.336 32.735 294.667a209.641 209.641 0 00130.89 45.941c3.595 0 7.165-.153 10.… 11 …c3.789 0 6.487.241 8.095.724 2.503.735 4.432 2.102 5.788 4.1 1.354 1.998 2.032 4.467 2.032 7.406 0…
|
| /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 140 callouts.addCallout(std::move(c3)); in TEST() 242 auto c3 = std::make_unique<Callout>(CalloutPriority::medium, "U1-P5", in TEST() local 244 callouts.addCallout(std::move(c3)); in TEST()
|
| /openbmc/phosphor-webui/app/assets/icons/ |
| H A D | icon-visibility-on.svg | 1 ….5 6.9-4.6C13.1 2.5 10.8 1 8 1 5.2 1 3 2.4 1.2 5.4 2.9 8.6 5.2 10 8 10zM8 0c3.3 0 6 1.8 8.1 5.4C14…
|
| /openbmc/u-boot/arch/arm/mach-bcm283x/include/mach/ |
| H A D | timer.h | 30 u32 c3; member
|
| /openbmc/openpower-hw-diags/test/ |
| H A D | test-resolution.cpp | 35 auto c3 = std::make_shared<HardwareCalloutResolution>( in TEST() local 53 l2->push(c3); in TEST() 202 auto c3 = std::make_shared<ConnectedCalloutResolution>( in TEST() local 215 c3->resolve(sd); in TEST() 293 auto c3 = std::make_shared<BusCalloutResolution>( in TEST() local 319 c3->resolve(sd); in TEST()
|
| /openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-scanners/checksecurity/files/ |
| H A D | check-setuid-use-more-portable-find-args.patch | 16 @@ -100,7 +100,7 @@ ionice -t -c3 \
|
| /openbmc/qemu/tests/uefi-test-tools/UefiTestToolsPkg/BiosTablesTest/ |
| H A D | BiosTablesTest.inf | 19 FILE_GUID = 87f00433-3b7c-45c3-ae78-a56495bd4e62
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-coroutine.c | 399 Coroutine *c1, *c2, *c3, *c4; in test_co_rwlock_downgrade() local 405 c3 = qemu_coroutine_create(rwlock_rdlock, &c3_done); in test_co_rwlock_downgrade() 410 qemu_coroutine_enter(c3); in test_co_rwlock_downgrade()
|
| /openbmc/u-boot/arch/m68k/include/asm/coldfire/ |
| H A D | skha.h | 33 u32 c3; /* 0x78 Context 3 */ member
|
| /openbmc/qemu/target/xtensa/core-test_mmuhifi_c3/ |
| H A D | gdb-config.c.inc | 86 "03:04:04:c3","03:04:04:c1",0,0,0,0) 88 "03:04:14:c3","03:04:44:c1",0,0,0,0) 90 "03:04:24:c3","03:04:84:c1",0,0,0,0) 92 "03:04:34:c3","03:04:c4:c1",0,0,0,0)
|
| /openbmc/openbmc/poky/meta/recipes-support/boost/boost/ |
| H A D | 0001-Don-t-set-up-arch-instruction-set-flags-we-do-that-o.patch | 106 -cpu-flags gcc OPTIONS : x86 : c3 : -march=c3 ; 107 -cpu-flags gcc OPTIONS : x86 : c3-2 : -march=c3-2 ;
|
| /openbmc/u-boot/arch/arm/cpu/pxa/ |
| H A D | start.S | 131 mcr p15, 0, r0, c3, c0, 0
|
| /openbmc/qemu/tests/tcg/arm/system/ |
| H A D | boot.S | 148 mcr p15, 0, r0, c3, c0, 0
|
| /openbmc/ipmitool/contrib/ |
| H A D | bmclanconf | 102 H2=`echo $HEX | cut -c3-4`
|
| /openbmc/u-boot/arch/arm/mach-uniphier/arm32/ |
| H A D | lowlevel_init.S | 65 mcr p15, 0, r0, c3, c0, 0 @ DACR (Domain Access Control Register)
|
| /openbmc/qemu/target/xtensa/core-dsp3400/ |
| H A D | gdb-config.c.inc | 95 "03:c3:44:00","03:c3:04:00",0,0,0,0) 212 "03:00:c4:5d","03:40:c3:07",0,0,0,0)
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sharutils/sharutils/ |
| H A D | 0003-ISO-C23-Port-the-code-to-ISO-C23.patch | 88 int c1, c2, c3, c4;
|
| /openbmc/qemu/target/xtensa/core-de233_fpu/ |
| H A D | gdb-config.c.inc | 100 "03:c3:54:00","03:c3:14:00",0,0,0,0)
|