| /openbmc/bmcweb/test/http/ |
| H A D | utility_test.cpp | 129 std::string out2; in TEST() local 134 out1 = out2 = out3 = ""; in TEST() 135 EXPECT_TRUE(readUrlSegments(*parsed, std::ref(out1), std::ref(out2), in TEST() 138 EXPECT_EQ(out2, "v1"); in TEST() 141 out1 = out2 = out3 = ""; in TEST() 145 out1 = out2 = out3 = ""; in TEST() 146 EXPECT_TRUE(readUrlSegments(*parsed, std::ref(out1), "v1", std::ref(out2))); in TEST() 148 EXPECT_EQ(out2, "Chassis"); in TEST() 155 readUrlSegments(*parsed, std::ref(out1), "v2", std::ref(out2))); in TEST() 158 std::ref(out2), std::ref(out3))); in TEST()
|
| /openbmc/u-boot/board/technexion/tao3530/ |
| H A D | tao3530.c | 40 goto out2; in tao3530_revision() 61 out2: in tao3530_revision()
|
| /openbmc/qemu/hw/usb/ |
| H A D | ccid-card-emulated.c | 518 goto out2; in emulated_realize() 528 goto out2; in emulated_realize() 535 goto out2; in emulated_realize() 540 goto out2; in emulated_realize() 547 goto out2; in emulated_realize() 556 out2: in emulated_realize()
|
| /openbmc/openbmc/poky/bitbake/bin/ |
| H A D | bitbake-diffsigs | 103 …out2 = bb.siggen.compare_sigfiles(hashfiles[hash1]['path'], hashfiles[hash2]['path'], recursecb, c… 104 for change in out2:
|
| H A D | bitbake-dumpsig | 103 …out2 = bb.siggen.compare_sigfiles(hashfiles[hash1]['path'], hashfiles[hash2]['path'], recursecb, c… 104 for change in out2:
|
| /openbmc/u-boot/include/ |
| H A D | ns87308.h | 28 unsigned char out2; /* 6 output type port 2 */ member
|
| /openbmc/qemu/target/s390x/tcg/ |
| H A D | translate.c | 1007 TCGv_i64 out, out2, in1, in2; member 1203 tcg_gen_mov_i64(o->out2, o->in2); in op_absf128() 2095 tcg_gen_atomic_cmpxchg_i64(old, addr, o->in1, o->out2, in op_csp() 2239 tcg_gen_extr32_i64(o->out2, o->out, o->out); in op_divs32() 2246 tcg_gen_extr32_i64(o->out2, o->out, o->out); in op_divu32() 2255 tcg_gen_extr_i128_i64(o->out2, o->out, t); in op_divs64() 2263 gen_helper_divu64(t, tcg_env, o->out, o->out2, o->in2); in op_divu64() 2264 tcg_gen_extr_i128_i64(o->out2, o->out, t); in op_divu64() 2400 tcg_gen_movi_i64(o->out2, 0x8000000000000000ull); in op_flogr() 2401 tcg_gen_shr_i64(o->out2, o->out2, o->out); in op_flogr() [all …]
|
| /openbmc/qemu/hw/arm/ |
| H A D | realview.c | 63 qemu_irq out1, qemu_irq out2) { in split_irq_from_named() argument 71 qdev_connect_gpio_out(splitter, 1, out2); in split_irq_from_named()
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | am57xx-idk-common.dtsi | 66 led-out2 { 67 label = "out2";
|
| H A D | ulcb.dtsi | 208 asahi-kasei,out2-single-end;
|
| H A D | am335x-icev2.dts | 67 label = "out2";
|
| H A D | salvator-common.dtsi | 372 asahi-kasei,out2-single-end;
|
| /openbmc/openbmc/poky/meta/lib/oe/ |
| H A D | buildhistory_analysis.py | 565 …out2 = bb.siggen.compare_sigfiles(hashfiles[hash1]['path'], hashfiles[hash2]['path'], recursecb, c… 566 for line in out2:
|
| /openbmc/qemu/tests/qtest/ |
| H A D | libqtest.c | 2067 gchar *out, *out2; in mkimg() local 2081 ret = g_spawn_command_line_sync(cli, &out, &out2, &rc, &err); in mkimg() 2088 g_free(out2); in mkimg()
|
| /openbmc/qemu/qga/ |
| H A D | commands-linux.c | 1750 goto out2; in transfer_memory_block() 1780 goto out2; in transfer_memory_block() 1791 out2: in transfer_memory_block()
|
| /openbmc/qemu/ |
| H A D | qemu-img.c | 1474 goto out2; in img_compare() 1632 out2: in img_compare()
|
| /openbmc/openbmc/poky/bitbake/lib/bb/ |
| H A D | runqueue.py | 1821 … out2 = bb.siggen.compare_sigfiles(hashfiles[hash1]['path'], hashfiles[hash2]['path'], recursecb) 1822 recout.extend(list(' ' + l for l in out2))
|
| /openbmc/qemu/linux-user/ |
| H A D | syscall.c | 3296 goto out2; in do_sendrecvmsg_locked() 3316 goto out2; in do_sendrecvmsg_locked() 3325 goto out2; in do_sendrecvmsg_locked() 3381 out2: in do_sendrecvmsg_locked()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/ |
| H A D | 0001-Eliminate-old-style-function-declarations.patch | 2728 krb5_data in, in2, out, out2, check, check2, state, signdata;
|