| /openbmc/qemu/tests/tcg/i386/ |
| H A D | test-i386-fxam.c | 23 #define C1 (1 << 9) macro 26 #define FLAGS (C0 | C1 | C2 | C3) 38 if ((sw & FLAGS) != (C3 | C1)) { in main() 48 if ((sw & FLAGS) != (C2 | C1)) { in main() 58 if ((sw & FLAGS) != (C2 | C1 | C0)) { in main() 68 if ((sw & FLAGS) != (C1 | C0)) { in main() 78 if ((sw & FLAGS) != (C1 | C0)) { in main() 88 if ((sw & FLAGS) != (C3 | C2 | C1)) { in main() 98 if ((sw & FLAGS) != (C3 | C2 | C1)) { in main() 108 if ((sw & FLAGS) != C1) { in main() [all …]
|
| H A D | x86.csv | 20 # 4. The instruction encoding. For example, "C1 /4 ib". 589 "FADDP","FADDDP","faddp","DE C1","V","V","","pseudo","","","" 1706 "RCL r/m32, imm8u","RCLL imm8u, r/m32","rcll imm8u, r/m32","C1 /2 ib","V","V","","operand32","rw,r"… 1709 "RCL r/m64, imm8u","RCLQ imm8u, r/m64","rclq imm8u, r/m64","REX.W C1 /2 ib","N.S.","V","","","rw,r"… 1712 "RCL r/m16, imm8u","RCLW imm8u, r/m16","rclw imm8u, r/m16","C1 /2 ib","V","V","","operand16","rw,r"… 1723 "RCR r/m32, imm8u","RCRL imm8u, r/m32","rcrl imm8u, r/m32","C1 /3 ib","V","V","","operand32","rw,r"… 1726 "RCR r/m64, imm8u","RCRQ imm8u, r/m64","rcrq imm8u, r/m64","REX.W C1 /3 ib","N.S.","V","","","rw,r"… 1729 "RCR r/m16, imm8u","RCRW imm8u, r/m16","rcrw imm8u, r/m16","C1 /3 ib","V","V","","operand16","rw,r"… 1761 "ROL r/m32, imm8u","ROLL imm8u, r/m32","roll imm8u, r/m32","C1 /0 ib","V","V","","operand32","rw,r"… 1764 "ROL r/m64, imm8u","ROLQ imm8u, r/m64","rolq imm8u, r/m64","REX.W C1 /0 ib","N.S.","V","","","rw,r"… [all …]
|
| /openbmc/u-boot/scripts/kconfig/tests/warn_recursive_dep/ |
| H A D | Kconfig | 15 config C1 config 16 bool "C1" 21 depends on C1
|
| H A D | expected_stderr | 12 Kconfig:15: symbol C1 depends on C2 13 Kconfig:19: symbol C2 depends on C1
|
| /openbmc/sdbusplus/include/sdbusplus/message/ |
| H A D | types.hpp | 125 template <char C1, char... C> 133 static constexpr auto value = std::make_tuple(C1, C...); 135 static constexpr decltype(std::make_tuple(C1, C...)) value = 136 std::make_tuple(C1, C...);
|
| /openbmc/phosphor-webui/app/assets/icons/ |
| H A D | icon-replace.svg | 1 …0 0-2.626-4.136L9.25 7.002 9.395 7a4.395 4.395 0 0 1 4.281 5.397zM7 1H1.455C1.204 1 1 1.265 1 1.59…
|
| /openbmc/phosphor-logging/test/openpower-pels/ |
| H A D | registry_test.cpp | 462 "LocCode": "P1-C1" in TEST_F() 559 "LocCode": "P1-C1" in TEST_F() 765 "LocCode": "P1-C1" in TEST_F() 797 "LocCode": "P1-C1" in TEST_F() 887 "LocCode": "P1-C1" in TEST_F() 998 "LocCode": "P1-C1" in TEST_F() 1085 "LocCode": "P1-C1" in TEST_F() 1130 "LocCode": "P1-C1" in TEST_F()
|
| H A D | src_test.cpp | 1178 "LocationCode": "P0-C1", in TEST_F() 1396 "LocationCode": "P0-C1", in TEST_F()
|
| H A D | pel_test.cpp | 962 "LocationCode": "P0-C1" in TEST_F()
|
| /openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/ |
| H A D | OptusC1-156E | 1 # Optus C1 satellite 156E
|
| H A D | Astra-28.2E | 825 # Transponder C1 845 # Transponder C1
|
| /openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/ |
| H A D | 0021-gentypes-genmodes-Do-not-use-__LINE__-for-maintainin.patch | 177 #define _ADD_ADJUST(A, M, X, C1, C2) \ 178 - new_adjust (#M, &adj_##A, #A, #X, MODE_##C1, MODE_##C2, __FILE__, __LINE__) 179 + new_adjust (#M, &adj_##A, #A, #X, MODE_##C1, MODE_##C2, __FILE__, 0)
|
| /openbmc/qemu/docs/specs/ |
| H A D | ppc-spapr-numa.rst | 30 chip C1 | | 38 * P1: {MOD1, S1, C1, P1} 83 * P1: associativity{MOD1, S1, C1, P1} 85 First NUMA level (0x3) => associativity[2] = C1 105 * P1: associativity{MOD1, S1, C1, P1} 125 * P1: associativity{MOD1, S1, C1, P1}
|
| /openbmc/qemu/target/mips/system/ |
| H A D | machine.c | 149 v->C1 = (flags >> 4) & 3; in get_tlb() 179 (v->C1 << 4) | in put_tlb()
|
| /openbmc/phosphor-logging/extensions/openpower-pels/registry/ |
| H A D | README.md | 365 "LocCode": "P1-C1" 387 The above example shows that on system `system1`, the FRU at location P1-C1 will 402 "LocCode": "P1-C1" 437 The above example shows that on `system1`, the FRU at location P1-C1, P1, 439 location P1-C1, P1 will be called out. On every other system, the maintenance
|
| /openbmc/qemu/target/mips/ |
| H A D | internal.h | 128 unsigned int C1:3; member
|
| /openbmc/webui-vue/tests/unit/__snapshots__/ |
| H A D | AppNavigation.spec.js.snap | 275 …C5.3,3.2,5.1,3.3,4.9,3.4L3.7,3C3.6,3,3.5,3,3.4,3C3,3,2.7,3.2,2.5,3.5l-1.2,2C1.1,5.9,1.2,6.4,1.6,6.… 727 …C5.3,3.2,5.1,3.3,4.9,3.4L3.7,3C3.6,3,3.5,3,3.4,3C3,3,2.7,3.2,2.5,3.5l-1.2,2C1.1,5.9,1.2,6.4,1.6,6.…
|
| /openbmc/phosphor-logging/extensions/openpower-pels/ |
| H A D | README.md | 385 "LocationCode": "P0-C1", 409 "LocationCode": "P0-C1", 449 "Location Code": "P0-C1",
|
| /openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/ |
| H A D | 0003-wayland-Add-Wayland-example.patch | 73 …C1:H4?M9DR;HV?KY<LY<MZ7HU;MW9JU5HS<KX8HT3DP9FR:HT3DM1CL9HQ?JT'0/:D2BJ%7?'7H7DR@KW:DM7?H*5;8?F3;@4… 74 …W=PX>QY>RY6DM0<F09C6DQ5CO)4A<HR8AK!+5&/9&/8(4>-7A,6@-7A/8B4CL;LUBV^$19$19.;C1>F8EM@MU5BJ;HP8IO:HN.… 75 …t_jq`ksbmtcnualtbmt`ks^iq���3GS4ER1AQ4DU7H[3I[|�����Lbm>R]<NY4FQ3EP5IT4HS)5C1>L1AN2BO6FR>NZ6HS3EPO…
|
| /openbmc/openbmc/poky/meta/files/common-licenses/ |
| H A D | CECILL-C | 10 Les auteurs de la licence CeCILL-C1 sont:
|
| /openbmc/qemu/pc-bios/ |
| H A D | qemu.rsrc | 31 $"06FC FAF5 E9D5 C2BD 87C0 86BF 02C1 B536" /* .¸˙ıÈ’¬Ωá¿Üø.¡µ6 */ 380 $"02C1 B536 B800 030A 7DC1 BC83 BB04 BAC1" /* .¡µ6∏..¬}¡ºÉª.∫¡ */
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-toolbelt/ |
| H A D | 090856f4159c40a2927fb88546419f2e1697ad5f.patch | 29 …872-.757L9,32.158A9.631,9.631,0,0,1,3.31,29.651a7.847,7.847,0,0,1-1.953-5.7C1.358,18.778,5.26,15,1… 57 …872-.757L9,32.158A9.631,9.631,0,0,1,3.31,29.651a7.847,7.847,0,0,1-1.953-5.7C1.358,18.778,5.26,15,1…
|