| /openbmc/qemu/tests/tcg/hexagon/ |
| H A D | preg_alias.c | 133 uint32_t c4; in main() local 136 c4 = preg_alias(0xff, 0x00, 0xff, 0x00); in main() 137 check32(c4, 0x00ff00ff); in main() 138 c4 = preg_alias(0xff, 0x00, 0x00, 0x00); in main() 139 check32(c4, 0x000000ff); in main() 140 c4 = preg_alias(0x00, 0xff, 0x00, 0x00); in main() 141 check32(c4, 0x0000ff00); in main() 142 c4 = preg_alias(0x00, 0x00, 0xff, 0x00); in main() 143 check32(c4, 0x00ff0000); in main() 144 c4 = preg_alias(0x00, 0x00, 0x00, 0xff); in main() [all …]
|
| /openbmc/u-boot/test/ |
| H A D | unicode_ut.c | 28 static const u16 c4[] = {0xd801, 0xdc8d, 0xd801, 0xdc96, 0xd801, 0xdc87, variable 55 u16 *copy = u16_strdup(c4); in unicode_test_u16_strdup() 57 ut_assert(copy != c4); in unicode_test_u16_strdup() 58 ut_assert(!memcmp(copy, c4, sizeof(c4))); in unicode_test_u16_strdup() 90 sprintf(buf, "%8.6ls", c4); in unicode_test_string16() 96 sprintf(buf, "%-8.2ls", c4); in unicode_test_string16() 271 ut_assert(!unicode_test_u16_strcmp(buf, c4, SIZE_MAX)); in unicode_test_utf8_utf16_strcpy() 324 ut_assert(!unicode_test_u16_strcmp(buf, c4, 4)); in unicode_test_utf8_utf16_strncpy() 331 ut_assert(!unicode_test_u16_strcmp(buf, c4, SIZE_MAX)); in unicode_test_utf8_utf16_strncpy() 354 s = c4; in unicode_test_utf16_get() [all …]
|
| /openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee-ftpm/ |
| H A D | optee-os_%.bbappend | 1 FTPM_UUID = "bc50d971-d4c9-42c4-82cb-343fb7f37896"
|
| H A D | optee-ftpm_git.bb | 21 FTPM_UUID = "bc50d971-d4c9-42c4-82cb-343fb7f37896"
|
| /openbmc/qemu/target/xtensa/core-dsp3400/ |
| H A D | gdb-config.c.inc | 180 …"03:00:c4:f8:03:10:c4:8d:03:20:c4:9d:03:30:c4:ac","03:43:24:08:03:43:2c:03:03:43:24:33:03:43:2c:25… 212 "03:00:c4:5d","03:40:c3:07",0,0,0,0) 244 "03:00:c4:7c:03:10:c4:cc","03:40:c2:07:03:40:cc:07",0,0,0,0)
|
| /openbmc/openbmc/poky/meta/recipes-devtools/patchelf/patchelf/ |
| H A D | 0001-Set-interpreter-only-when-necessary.patch | 17 index 86429c4..e562c49 100644
|
| H A D | 0003-make-LOAD-segment-extensions-based-on-p_align-instea.patch | 21 index 6edb81a..86429c4 100644
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-coroutine.c | 399 Coroutine *c1, *c2, *c3, *c4; in test_co_rwlock_downgrade() local 406 c4 = qemu_coroutine_create(rwlock_wrlock, &c4_done); in test_co_rwlock_downgrade() 411 qemu_coroutine_enter(c4); in test_co_rwlock_downgrade()
|
| /openbmc/u-boot/arch/m68k/include/asm/coldfire/ |
| H A D | skha.h | 34 u32 c4; /* 0x7C Context 4 */ member
|
| /openbmc/phosphor-logging/test/openpower-pels/ |
| H A D | src_callouts_test.cpp | 142 auto c4 = std::make_unique<Callout>(CalloutPriority::high, "U1-P5", in TEST() local 145 callouts.addCallout(std::move(c4)); in TEST()
|
| /openbmc/qemu/target/xtensa/core-test_mmuhifi_c3/ |
| H A D | gdb-config.c.inc | 78 "03:04:c4:b2","03:04:c4:a7",0,0,0,0) 92 "03:04:34:c3","03:04:c4:c1",0,0,0,0)
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c/ |
| H A D | 0001-fix-bool-reserved-word-error-in-gcc-15.patch | 35 index 312477c4..a5e81eb6 100644
|
| /openbmc/u-boot/arch/arm/cpu/pxa/ |
| H A D | start.S | 154 mcr p15, 0, r0, c10, c4, 1
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/openssl/openssl/ |
| H A D | 0001-buildinfo-strip-sysroot-and-debug-prefix-map-from-co.patch | 38 index 09303c4..011bda1 100644
|
| /openbmc/openpower-hw-diags/test/ |
| H A D | test-resolution.cpp | 38 auto c4 = std::make_shared<ProcedureCalloutResolution>( in TEST() local 52 l2->push(c4); in TEST()
|
| /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/u-boot/doc/device-tree-bindings/misc/ |
| H A D | intel,baytrail-fsp.txt | 28 - fsp,enable-i2-c4
|
| /openbmc/u-boot/arch/mips/dts/ |
| H A D | brcm,bcm63268.dtsi | 119 gpio0: gpio-controller@100000c4 {
|
| /openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin/ |
| H A D | 0002-parsers-Generalise-input-to-array-of-gchar.patch | 73 index d53a2bc..28934c4 100644
|
| /openbmc/docs/security/ |
| H A D | TLS-configuration.md | 291 7f:a4:57:f5:97:48:2a:c4:8e:d3:ef:d8:a1:c9:65:1b:20:fd: 293 25:cb:5e:0a:37:fb:a1:ab:b0:c4:62:fe:51:d3:1c:1b:fb:11:
|
| /openbmc/phosphor-webui/app/assets/images/ |
| H A D | DMTF_Redfish_logo_2017.svg | 1 …7 1.7 7.4 4.6 3.8 2.4 8.9 5.6"/><g><path d="M254 474.4V507h-11.1v-72.9h16.5c4.9 0 8.6.3 11.3.9 2.7…
|
| /openbmc/qemu/block/ |
| H A D | trace-events | 145 nvme_submit_command_raw(int c0, int c1, int c2, int c3, int c4, int c5, int c6, int c7) "%02x %02x …
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gphoto2/libgphoto2/ |
| H A D | 40-libgphoto2.rules | 12 ATTRS{idVendor}=="0502", ATTRS{idProduct}=="33c4", ENV{ID_MEDIA_PLAYER}="1", MODE="l36" 235 ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31c4", MODE="l36" 243 ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30c4", MODE="l36" 316 ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30c4", MODE="l36" 444 ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="31c4", MODE="l36" 446 ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="30c4", MODE="l36" 622 ATTRS{idVendor}=="04cb", ATTRS{idProduct}=="01c4", MODE="l36"
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | dra7xx-clocks.dtsi | 695 dpll_gmac_h12x2_ck: dpll_gmac_h12x2_ck@2c4 { 1084 secure_32k_dclk_div: secure_32k_dclk_div@1c4 {
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-toolbelt/ |
| H A D | 090856f4159c40a2927fb88546419f2e1697ad5f.patch | 29 …,0,1,3.31,29.651a7.847,7.847,0,0,1-1.953-5.7C1.358,18.778,5.26,15,11.712,15c4.06,0,7.127.956,9.558… 57 …,0,1,3.31,29.651a7.847,7.847,0,0,1-1.953-5.7C1.358,18.778,5.26,15,11.712,15c4.06,0,7.127.956,9.558…
|