| /openbmc/qemu/hw/char/ |
| H A D | terminal3270.c | 34 uint8_t inv[INPUT_BUFFER_SIZE]; member 108 memcpy(&t->inv[t->in_len], buf, size); in terminal_read() 121 if (t->in_len > 6 && t->inv[2] == 0x18 && t->inv[3] == 0x0 && in terminal_read() 122 t->inv[t->in_len - 2] == IAC && t->inv[t->in_len - 1] == IAC_SE) { in terminal_read() 130 if (t->inv[end] == IAC && t->inv[end + 1] == IAC_EOR) { in terminal_read() 206 ret = ccw_dstream_write_buf(get_cds(t), t->inv, len); in read_payload_3270()
|
| /openbmc/u-boot/Documentation/sphinx/ |
| H A D | cdomain.py | 133 inv = self.env.domaindata['c']['objects'] 134 if (name in inv and self.env.config.nitpicky): 139 'other instance in ' + self.env.doc2path(inv[name][0]), 141 inv[name] = (self.env.docname, self.objtype)
|
| /openbmc/skeleton/pyinventorymgr/ |
| H A D | inventory_items.py | 89 inv = json.load(f) 93 FRUS = inv
|
| /openbmc/u-boot/arch/mips/mach-pic32/include/mach/ |
| H A D | pic32.h | 63 u32 inv; member
|
| /openbmc/u-boot/include/ |
| H A D | ali512x.h | 30 void ali512x_cio_function(int pin, int special, int inv, int input);
|
| /openbmc/u-boot/drivers/misc/ |
| H A D | ali512x.c | 328 void ali512x_cio_function(int pin, int special, int inv, int input) in ali512x_cio_function() argument 353 if (inv) { in ali512x_cio_function()
|
| /openbmc/u-boot/doc/device-tree-bindings/leds/ |
| H A D | leds-bcm6328.txt | 28 - brcm,serial-shift-inv : Boolean, inverts Serial LEDs shift direction. 74 brcm,serial-shift-inv;
|
| /openbmc/qemu/tcg/ |
| H A D | optimize.c | 1603 int i, inv = 0; in fold_brcond2() local 1626 inv = 1; in fold_brcond2() 1635 switch (i ^ inv) { in fold_brcond2() 1644 switch (i ^ inv) { in fold_brcond2() 2435 bool inv = false; in fold_setcond_zmask() local 2441 inv = true; in fold_setcond_zmask() 2446 return tcg_opt_gen_movi(ctx, op, op->args[0], neg ? -inv : inv); in fold_setcond_zmask() 2457 bool inv = false; in fold_setcond_zmask() local 2461 inv = true; in fold_setcond_zmask() 2468 inv = true; in fold_setcond_zmask() [all …]
|
| /openbmc/u-boot/arch/mips/dts/ |
| H A D | comtrend,vr-3032u.dts | 63 brcm,serial-shift-inv;
|
| H A D | netgear,dgnd3700v2.dts | 72 brcm,serial-shift-inv;
|
| /openbmc/qemu/util/ |
| H A D | cutils.c | 933 char *inv = NULL; in parse_debug_env() local 940 debug = strtol(debug_env, &inv, 10); in parse_debug_env() 941 if (inv == debug_env) { in parse_debug_env()
|
| /openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-tss-engine/files/ |
| H A D | 0002-Fix-mismatch-of-OpenSSL-function-signatures-that-cau.patch | 45 @@ -405,7 +405,7 @@ ecdsa_ec_key_sign(const unsigned char *dgst, int dgst_len, const BIGNUM *inv,
|
| /openbmc/qemu/target/openrisc/ |
| H A D | translate.c | 1131 bool inv, bool swap) in do_fp3() 1141 if (inv) { in do_fpcmp() 1336 bool inv, bool swap) in do_dp2() 1356 if (inv) { in do_dpcmp() 1136 do_fpcmp(DisasContext * dc,arg_ab * a,void (* fn)(TCGv,TCGv_env,TCGv,TCGv),bool inv,bool swap) do_fpcmp() argument 1341 do_dpcmp(DisasContext * dc,arg_ab_pair * a,void (* fn)(TCGv,TCGv_env,TCGv_i64,TCGv_i64),bool inv,bool swap) do_dpcmp() argument
|
| /openbmc/qemu/tcg/i386/ |
| H A D | tcg-target.c.inc | 1725 bool inv = false; 1731 inv = true; 1742 inv = true; 1754 inv = true; 1767 inv = true; 1780 if (inv && neg) { 1783 } else if (inv) { 1793 inv = true; 1799 if (inv) { 3782 bool inv; [all...] |
| /openbmc/openbmc/poky/documentation/migration-guides/ |
| H A D | release-notes-3.4.2.rst | 122 - documentation: conf.py: fix version of bitbake objects.inv
|
| H A D | release-notes-4.0.1.rst | 54 - docs: update Bitbake objects.inv location for master branch
|
| /openbmc/qemu/tcg/ppc/ |
| H A D | tcg-target.c.inc | 1773 bool inv; 1855 inv = false; 1879 inv = true; 1888 inv = true; 1899 if (neg && inv) { 1903 } else if (inv) { 3907 bool inv = tcg_out_cmp_vec_noinv(s, vece, TCG_VEC_TMP1, c1, c2, cond); 3910 if (inv) { 3916 if (inv) { 3922 if (inv) { [all...] |
| /openbmc/qemu/target/tricore/ |
| H A D | op_helper.c | 2332 uint32_t inv = extract32(arg0, 9, 1); in crc_div() 2346 if (inv == 1) { in helper_crcn() 2358 if (inv) { in helper_crcn() 2340 uint32_t inv = extract32(arg0, 9, 1); helper_crcn() local
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | sve_helper.c | 1255 uint32_t inv = -extract32(desc, SIMD_DATA_SHIFT + 1, 1); local 1261 uint32_t e2 = n[2 * i + sel] ^ inv; 1272 uint64_t inv = -(uint64_t)extract32(desc, SIMD_DATA_SHIFT + 1, 1); in HELPER() local 1277 Int128 e2 = int128_make64(n[i + sel] ^ inv); in HELPER() 2053 uint64_t inv = -(uint64_t)(simd_data(desc) & 1); in HELPER() local 2058 d[i] = n[i] & (expand_pred_b(pg[H1(i)]) ^ inv); in HELPER() 2065 uint64_t inv = -(uint64_t)(simd_data(desc) & 1); in HELPER() local 2070 d[i] = n[i] & (expand_pred_h(pg[H1(i)]) ^ inv); in HELPER() 2077 uint64_t inv = -(uint64_t)(simd_data(desc) & 1); in HELPER() local 2082 d[i] = n[i] & (expand_pred_s(pg[H1(i)]) ^ inv); in HELPER() [all …]
|
| /openbmc/qemu/accel/tcg/ |
| H A D | tcg-runtime-gvec.c | 1048 TYPE inv = simd_data(desc), b = b64; \ 1050 *(TYPE *)(d + i) = -((*(TYPE *)(a + i) OP b) ^ inv); \
|
| /openbmc/openbmc/poky/documentation/ |
| H A D | README | 341 python -msphinx.ext.intersphinx <path to build folder>/html/objects.inv
|
| /openbmc/qemu/target/i386/nvmm/ |
| H A D | nvmm-all.c | 811 exit->reason, exit->u.inv.hwcode); in nvmm_vcpu_loop()
|
| /openbmc/qemu/target/i386/tcg/ |
| H A D | translate.c | 1074 int inv, jcc_op, cond; in gen_prepare_cc() local 1078 inv = b & 1; in gen_prepare_cc() 1178 if (inv) { in gen_prepare_cc()
|
| /openbmc/qemu/tcg/s390x/ |
| H A D | tcg-target.c.inc | 3317 bool inv = tcg_out_cmp_vec_noinv(s, vece, TCG_VEC_TMP0, c1, c2, cond); 3320 if (inv) { 3326 if (inv) { 3332 if (inv) {
|
| /openbmc/phosphor-logging/test/openpower-pels/ |
| H A D | src_test.cpp | 1192 "InventoryPath": "/inv/system/chassis/motherboard/cpu0", in TEST_F()
|