Searched defs:len1 (Results 1 – 16 of 16) sorted by relevance
/openbmc/qemu/chardev/ |
H A D | char-win.c | 157 static int win_chr_write(Chardev *chr, const uint8_t *buf, int len1) in win_chr_write()
|
H A D | char-win-stdio.c | 244 int len1; in win_stdio_write() local
|
/openbmc/qemu/include/qemu/ |
H A D | range.h | 213 static inline bool ranges_overlap(uint64_t first1, uint64_t len1, in ranges_overlap()
|
/openbmc/u-boot/drivers/mtd/ubi/ |
H A D | vtbl.c | 259 int len1 = be16_to_cpu(vtbl[i].name_len); local
|
/openbmc/qemu/hw/net/ |
H A D | tulip.c | 167 int len1 = (desc->control >> RDES1_BUF1_SIZE_SHIFT) & RDES1_BUF1_SIZE_MASK; in tulip_copy_rx_bytes() local 581 int len1 = (desc->control >> TDES1_BUF1_SIZE_SHIFT) & TDES1_BUF1_SIZE_MASK; in tulip_copy_tx_buffers() local
|
H A D | npcm7xx_emc.c | 489 static ssize_t emc_receive(NetClientState *nc, const uint8_t *buf, size_t len1) in emc_receive()
|
/openbmc/qemu/tests/unit/ |
H A D | test-xs-node.c | 110 size_t len1 = 0, len2 = 0; in compare_content() local
|
H A D | test-hbitmap.c | 929 int64_t len1 = 0, len2; in test_hbitmap_next_dirty_area_check_limited() local
|
/openbmc/qemu/target/arm/tcg/ |
H A D | vec_internal.h | 446 unsigned len1 = len - len0; in depositn() local
|
/openbmc/qemu/audio/ |
H A D | dsoundaudio.c | 326 DWORD blen1, blen2, len1, len2; in dsound_clear_sample() local
|
/openbmc/qemu/target/sparc/ |
H A D | mmu_helper.c | 401 int len1; in sparc_cpu_memory_rw_debug() local
|
/openbmc/qemu/crypto/ |
H A D | block-luks.c | 529 unsigned int len1 = in qcrypto_block_luks_check_header() local
|
/openbmc/qemu/hw/vfio/ |
H A D | pci-quirks.c | 193 static bool vfio_range_contained(uint64_t first1, uint64_t len1, in vfio_range_contained()
|
/openbmc/qemu/hw/usb/ |
H A D | hcd-ehci.c | 1443 uint32_t len1 = len - len2; in ehci_process_itd() local
|
/openbmc/u-boot/drivers/video/ |
H A D | stb_truetype.h | 3044 …2 stbtt__CompareUTF8toUTF16_bigendian_prefix(const stbtt_uint8 *s1, stbtt_int32 len1, const stbtt_… in stbtt__CompareUTF8toUTF16_bigendian_prefix() 3083 STBTT_DEF int stbtt_CompareUTF8toUTF16_bigendian(const char *s1, int len1, const char *s2, int len2… in stbtt_CompareUTF8toUTF16_bigendian()
|
/openbmc/qemu/hw/cxl/ |
H A D | cxl-mailbox-utils.c | 3130 uint64_t len1, len2 = 0, len_done = 0; in cxl_dc_extent_release_dry_run() local
|