/openbmc/openpower-pnor-code-mgmt/ubi/ |
H A D | watch.cpp | 76 auto bytes = read(fd, buffer, maxBytes); in callback() local
|
/openbmc/u-boot/arch/x86/lib/ |
H A D | coreboot_table.c | 33 void *high_table_malloc(size_t bytes) in high_table_malloc()
|
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/ |
H A D | firmware_state_verificationpending_unittest.cpp | 324 std::vector<std::uint8_t> bytes = {0x01, 0x02}; in TEST_F() local 337 std::vector<std::uint8_t> bytes = {0x01, 0x02}; in TEST_F() local
|
H A D | firmware_state_verificationstarted_unittest.cpp | 215 std::vector<std::uint8_t> bytes = {0x01, 0x02}; in TEST_F() local 227 std::vector<std::uint8_t> bytes = {0x01, 0x02}; in TEST_F() local
|
H A D | firmware_state_verificationcompleted_unittest.cpp | 229 std::vector<std::uint8_t> bytes = {0x01, 0x02}; in TEST_F() local 241 std::vector<std::uint8_t> bytes = {0x01, 0x02}; in TEST_F() local
|
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/ |
H A D | firmware_handler.cpp | 261 auto bytes = item->second->dataHandler->readMeta(); in stat() local 526 std::vector<std::uint8_t> bytes; in write() local
|
/openbmc/qemu/block/ |
H A D | qcow2-cluster.c | 587 unsigned int *bytes, uint64_t *host_offset, in qcow2_get_host_offset() 1161 uint64_t guest_offset, unsigned bytes, uint64_t *l2_slice, in calculate_l2_meta() 1410 uint64_t bytes = *cur_bytes; in handle_dependencies() local 1496 uint64_t *host_offset, uint64_t *bytes, QCowL2Meta **m) in handle_copied() 1663 uint64_t *host_offset, uint64_t *bytes, QCowL2Meta **m) in handle_alloc() 1784 unsigned int *bytes, in qcow2_alloc_host_offset() 1996 uint64_t bytes, enum qcow2_discard_type type, in qcow2_cluster_discard() 2158 uint64_t bytes, int flags) in qcow2_subcluster_zeroize()
|
H A D | quorum.c | 123 uint64_t bytes; member 166 uint64_t offset, uint64_t bytes, in quorum_aio_get() 195 uint64_t bytes, char *node_name, int ret) in quorum_report_bad() 673 quorum_co_preadv(BlockDriverState *bs, int64_t offset, int64_t bytes, in quorum_co_preadv() 729 quorum_co_pwritev(BlockDriverState *bs, int64_t offset, int64_t bytes, in quorum_co_pwritev() 760 quorum_co_pwrite_zeroes(BlockDriverState *bs, int64_t offset, int64_t bytes, in quorum_co_pwrite_zeroes() 1239 int64_t bytes; in quorum_co_block_status() local
|
H A D | rbd.c | 121 uint64_t bytes; member 1335 uint64_t bytes, in qemu_rbd_start_co() 1425 int64_t bytes, QEMUIOVector *qiov, in qemu_rbd_co_preadv() 1433 int64_t bytes, QEMUIOVector *qiov, in qemu_rbd_co_pwritev() 1445 int64_t offset, int64_t bytes) in qemu_rbd_co_pdiscard() 1453 int64_t bytes, BdrvRequestFlags flags) in qemu_rbd_co_pwrite_zeroes() 1539 int64_t offset, int64_t bytes, in qemu_rbd_co_block_status()
|
H A D | parallels.c | 282 int64_t bytes = to_allocate * s->cluster_size; in allocate_clusters() local 420 int64_t offset, int64_t bytes, int64_t *pnum, in parallels_co_block_status() 538 parallels_co_pdiscard(BlockDriverState *bs, int64_t offset, int64_t bytes) in parallels_co_pdiscard() 582 parallels_co_pwrite_zeroes(BlockDriverState *bs, int64_t offset, int64_t bytes, in parallels_co_pwrite_zeroes() 1206 int64_t bytes; in parallels_opts_prealloc() local
|
H A D | vdi.c | 527 int64_t offset, int64_t bytes, int64_t *pnum, int64_t *map, in vdi_co_block_status() 551 vdi_co_preadv(BlockDriverState *bs, int64_t offset, int64_t bytes, in vdi_co_preadv() 607 vdi_co_pwritev(BlockDriverState *bs, int64_t offset, int64_t bytes, in vdi_co_pwritev() 746 uint64_t bytes = 0; in vdi_co_do_create() local
|
/openbmc/u-boot/tools/dtoc/ |
H A D | fdt.py | 40 def __init__(self, node, offset, name, bytes): argument 90 def BytesToValue(self, bytes): argument 178 def SetData(self, bytes): argument
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | libqos.h | 35 static inline uint64_t qmalloc(QOSState *q, size_t bytes) in qmalloc()
|
/openbmc/phosphor-ipmi-flash/tools/test/ |
H A D | tools_lpc_unittest.cpp | 46 std::vector<std::uint8_t> bytes(sizeof(host_lpc_buf)); in TEST() local
|
/openbmc/phosphor-bmc-code-mgmt/bmc/ |
H A D | sync_watch.cpp | 87 auto bytes = read(fd, buffer, maxBytes); in callback() local
|
/openbmc/phosphor-debug-collector/ |
H A D | watch.cpp | 94 auto bytes = read(fd, bufferSpan.data(), bufferSpan.size()); in callback() local
|
/openbmc/qemu/chardev/ |
H A D | msmouse.c | 93 unsigned char bytes[4] = { 0x40, 0x00, 0x00, 0x00 }; in msmouse_queue_event() local 185 uint8_t bytes[MSMOUSE_BUF_SZ / 2]; in msmouse_ioctl() local
|
/openbmc/u-boot/disk/ |
H A D | part_mac.c | 109 ulong bytes; in part_print_mac() local
|
/openbmc/u-boot/drivers/spi/ |
H A D | ich.c | 174 static inline void spi_use_out(struct spi_trans *trans, unsigned bytes) in spi_use_out() 180 static inline void spi_use_in(struct spi_trans *trans, unsigned bytes) in spi_use_in() 378 int bytes = bitlen / 8; in ich_spi_xfer() local
|
/openbmc/u-boot/board/gdsys/a38x/ |
H A D | keyprogram.c | 43 int bytes = len / 2; in decode_hexstr() local
|
/openbmc/qemu/tests/unit/ |
H A D | test-crypto-afsplit.c | 115 static char *hex_string(const uint8_t *bytes, in hex_string()
|
/openbmc/ipmitool/src/plugins/lanplus/ |
H A D | lanplus_crypt_impl.c | 55 int lanplus_seed_prng(uint32_t bytes) in lanplus_seed_prng()
|
/openbmc/phosphor-ipmi-blobs/test/ |
H A D | process_unittest.cpp | 114 std::vector<uint8_t> bytes(request.begin() + sizeof(req.crc), in TEST_F() local 138 std::vector<uint8_t> bytes(request.begin() + sizeof(req.crc), in TEST_F() local
|
/openbmc/qemu/target/i386/hvf/ |
H A D | x86_mmu.c | 238 void vmx_write_mem(CPUState *cpu, target_ulong gva, void *data, int bytes) in vmx_write_mem() 259 void vmx_read_mem(CPUState *cpu, void *data, target_ulong gva, int bytes) in vmx_read_mem()
|
/openbmc/qemu/ui/ |
H A D | vnc-enc-tight.c | 827 int bytes = 0; in tight_send_compact_size() local 845 size_t bytes, int level, int strategy) in tight_compress_data() 928 ssize_t bytes; in send_full_color_rect() local 954 size_t bytes; in send_solid_rect() local 972 ssize_t bytes; in send_mono_rect() local 1049 uint32_t bytes = vs->client_pf.bytes_per_pixel; in write_palette() local 1064 ssize_t bytes; in send_gradient_rect() local 1105 ssize_t bytes; in send_palette_rect() local
|