| /openbmc/qemu/hw/hyperv/ |
| H A D | hv-balloon-page_range_tree.c | 136 bool hvb_page_range_tree_pop(PageRangeTree tree, PageRange *out, in hvb_page_range_tree_pop()
|
| /openbmc/phosphor-host-ipmid/test/message/ |
| H A D | payload.cpp | 358 uint8_t out; in TEST_F() local 369 uint32_t out; in TEST_F() local 390 uint8_t out; in TEST_F() local
|
| /openbmc/qemu/block/export/ |
| H A D | virtio-blk-handler.c | 140 struct virtio_blk_outhdr out; in virtio_blk_process_req() local
|
| /openbmc/qemu/tests/tcg/i386/ |
| H A D | test-i386-fp-exceptions.c | 42 unsigned char out[10]; in main() local
|
| /openbmc/qemu/include/hw/gpio/ |
| H A D | nrf51_gpio.h | 57 uint32_t out; member
|
| /openbmc/bmcweb/test/http/ |
| H A D | http2_connection_test.cpp | 103 TestStream out(io); in TEST() local
|
| /openbmc/u-boot/include/ |
| H A D | usb.h | 371 #define usb_gettoggle(dev, ep, out) (((dev)->toggle[out] >> ep) & 1) argument 372 #define usb_dotoggle(dev, ep, out) ((dev)->toggle[out] ^= (1 << ep)) argument 373 #define usb_settoggle(dev, ep, out, bit) ((dev)->toggle[out] = \ argument 379 #define usb_endpoint_halt(dev, ep, out) ((dev)->halted[out] |= (1 << (ep))) argument 380 #define usb_endpoint_running(dev, ep, out) ((dev)->halted[out] &= ~(1 << (ep))) argument 381 #define usb_endpoint_halted(dev, ep, out) ((dev)->halted[out] & (1 << (ep))) argument
|
| /openbmc/u-boot/scripts/kconfig/ |
| H A D | util.c | 40 FILE *out; in file_write_dep() local
|
| H A D | confdata.c | 670 FILE *out; in conf_write_defconfig() local 741 FILE *out; in conf_write() local 956 FILE *out, *tristate, *out_h; in conf_write_autoconf() local
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-qga.c | 717 g_autofree char *out = NULL; in test_qga_config() local 834 const gchar *out; in test_qga_guest_exec() local 894 const gchar *out, *err; in test_qga_guest_exec_separated() local 936 const gchar *out, *err; in test_qga_guest_exec_merged() local
|
| /openbmc/qemu/tcg/ |
| H A D | tcg.c | 1014 void (*out)(TCGContext *s, TCGCond cond, TCGReg al, TCGReg ah, member 1055 void (*out)(TCGContext *s, TCGType type, TCGReg dest, member 1061 void (*out)(TCGContext *s, TCGType type, TCGCond cond, member 1074 void (*out)(TCGContext *s, TCGType type, TCGReg dest, member 1080 void (*out)(TCGContext *s, TCGType type, TCGReg dlo, TCGReg dhi, member 1099 void (*out)(TCGContext *s, TCGCond cond, TCGReg ret, TCGReg al, TCGReg ah, member 5629 const TCGOutOpBinary *out = in tcg_reg_alloc_op() local 5644 const TCGOutOpSubtract *out = &outop_sub; in tcg_reg_alloc_op() local 5667 const TCGOutOpAddSubCarry *out = in tcg_reg_alloc_op() local 5697 const TCGOutOpUnary *out = in tcg_reg_alloc_op() local [all …]
|
| /openbmc/qemu/ |
| H A D | qemu-keymap.c | 121 static void usage(FILE *out) in usage()
|
| /openbmc/u-boot/drivers/gpio/ |
| H A D | pcf8575_gpio.c | 48 unsigned int out; /* software latch */ member
|
| /openbmc/u-boot/drivers/tpm/ |
| H A D | tpm2_tis_i2c.c | 63 const u8 *out) in tpm_tis_i2c_write()
|
| /openbmc/qemu/tests/qtest/fuzz/ |
| H A D | fuzz.c | 133 uint8_t *out, size_t max_out_size, in LLVMFuzzerCustomCrossOver()
|
| /openbmc/qemu/hw/i2c/ |
| H A D | bitbang_i2c.c | 198 qemu_irq out; member
|
| /openbmc/phosphor-networkd/test/ |
| H A D | test_config_parser.cpp | 186 stdplus::fd::FormatBuffer out(file); in TEST_F() local
|
| /openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | overlayfs.py | 12 def getline_qemu(out, line): argument
|
| /openbmc/qemu/hw/gpio/ |
| H A D | pl061.c | 79 qemu_irq out[N_GPIOS]; member 161 uint8_t out; in pl061_update() local
|
| /openbmc/obmc-console/test/ |
| H A D | test-client-escape.c | 50 uint8_t out[4096]; member
|
| /openbmc/qemu/crypto/ |
| H A D | pbkdf.c | 112 g_autofree uint8_t *out = g_new(uint8_t, nout); in threaded_qcrypto_pbkdf2_count_iters() local
|
| /openbmc/qemu/migration/ |
| H A D | multifd-zstd.c | 31 ZSTD_outBuffer out; member
|
| /openbmc/u-boot/drivers/crypto/ |
| H A D | aspeed_acry.c | 53 struct key_prop *prop, uint8_t *out) in aspeed_acry_mod_exp()
|
| /openbmc/libcper/sections/ |
| H A D | cper-section-nvidia.c | 202 void ir_section_nvidia_to_cper(json_object *section, FILE *out) in ir_section_nvidia_to_cper()
|
| /openbmc/u-boot/drivers/spi/ |
| H A D | ath79_spi.c | 65 u32 out, in; in ath79_spi_xfer() local
|