| /openbmc/qemu/pc-bios/s390-ccw/ |
| H A D | s390-ccw.h | 101 static inline void fill_hex(char *out, unsigned char val) in fill_hex() 109 static inline void fill_hex_val(char *out, void *ptr, unsigned size) in fill_hex_val()
|
| /openbmc/libcper/sections/ |
| H A D | cper-section-dmar-generic.c | 85 void ir_section_dmar_generic_to_cper(json_object *section, FILE *out) in ir_section_dmar_generic_to_cper()
|
| H A D | cper-section-dmar-iommu.c | 99 void ir_section_dmar_iommu_to_cper(json_object *section, FILE *out) in ir_section_dmar_iommu_to_cper()
|
| H A D | cper-section-generic.c | 152 void ir_section_generic_to_cper(json_object *section, FILE *out) in ir_section_generic_to_cper()
|
| H A D | cper-section-ccix-per.c | 92 void ir_section_ccix_per_to_cper(json_object *section, FILE *out) in ir_section_ccix_per_to_cper()
|
| /openbmc/phosphor-pid-control/pid/ |
| H A D | pidloop.cpp | 132 std::ostringstream out; in pidControlLoop() local
|
| /openbmc/qemu/tests/tcg/i386/ |
| H A D | test-i386-fbstp.c | 20 unsigned char out[10]; in main() local
|
| /openbmc/qemu/scripts/ |
| H A D | render_block_graph.py | 112 out = sys.argv[2] variable
|
| /openbmc/qemu/crypto/ |
| H A D | pbkdf-gnutls.c | 46 uint8_t *out, size_t nout, in qcrypto_pbkdf2()
|
| H A D | pbkdf-nettle.c | 50 uint8_t *out, size_t nout, in qcrypto_pbkdf2()
|
| /openbmc/qemu/ui/ |
| H A D | vnc-clipboard.c | 38 uint8_t *out = g_malloc(out_len); in inflate_buffer() local 93 uint8_t *out = g_malloc(out_len); in deflate_buffer() local
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-resv-mem.c | 69 static void reset(GList **in, GList **out, GList **expected) in reset() 83 GList *out = NULL; in run_range_inverse_array() local
|
| /openbmc/qemu/disas/ |
| H A D | disas-host.c | 100 void disas(FILE *out, const void *code, size_t size) in disas()
|
| /openbmc/qemu/tests/bench/ |
| H A D | benchmark-crypto-hmac.c | 24 uint8_t *in = NULL, *out = NULL; in test_hmac_speed() local
|
| H A D | benchmark-crypto-hash.c | 26 uint8_t *in = NULL, *out = NULL; in test_hash_speed() local
|
| /openbmc/qemu/include/hw/xen/interface/io/ |
| H A D | console.h | 19 char out[2048]; member
|
| /openbmc/qemu/audio/ |
| H A D | rate_template.h | 36 struct st_sample ilast, icur, out; in NAME() local
|
| /openbmc/openbmc-test-automation/bin/ |
| H A D | generate_inventory | 114 out = open(fru_inventory_file_path, "w") variable
|
| /openbmc/u-boot/arch/sandbox/include/asm/ |
| H A D | bitops.h | 64 int out; in test_and_set_bit() local 86 int out; in test_and_clear_bit() local
|
| /openbmc/u-boot/lib/zlib/ |
| H A D | inflate.c | 100 local int updatewindow(z_streamp strm, unsigned out) in updatewindow() 336 unsigned in, out; /* save starting available input and output */ in inflate() local
|
| /openbmc/qemu/include/hw/misc/ |
| H A D | bcm2835_cprman.h | 134 Clock *out; member 152 Clock *out; member 168 Clock *out; member 188 Clock *out; member
|
| /openbmc/libcper/ |
| H A D | cper-utils.c | 326 int timestamp_to_string(char *out, int out_len, EFI_ERROR_TIME_STAMP *timestamp) in timestamp_to_string() 370 void string_to_timestamp(EFI_ERROR_TIME_STAMP *out, const char *timestamp) in string_to_timestamp() 392 int guid_to_string(char *out, size_t out_len, EFI_GUID *guid) in guid_to_string() 407 void string_to_guid(EFI_GUID *out, const char *guid) in string_to_guid()
|
| /openbmc/qemu/util/ |
| H A D | range.c | 84 GList *l = in, *out = *rev; in range_inverse_array() local
|
| /openbmc/u-boot/lib/ |
| H A D | aes.c | 545 void aes_encrypt(u8 *in, u8 *expkey, u8 *out) in aes_encrypt() 566 void aes_decrypt(u8 *in, u8 *expkey, u8 *out) in aes_decrypt()
|
| /openbmc/kcsbridge/src/ |
| H A D | cmd.cpp | 32 std::span<uint8_t> out(buffer.begin(), 3); in write() local
|