Home
last modified time | relevance | path

Searched defs:len1 (Results 1 – 16 of 16) sorted by relevance

/openbmc/qemu/chardev/
H A Dchar-win.c157 static int win_chr_write(Chardev *chr, const uint8_t *buf, int len1) in win_chr_write()
H A Dchar-win-stdio.c244 int len1; in win_stdio_write() local
/openbmc/qemu/include/qemu/
H A Drange.h213 static inline bool ranges_overlap(uint64_t first1, uint64_t len1, in ranges_overlap()
/openbmc/u-boot/drivers/mtd/ubi/
H A Dvtbl.c259 int len1 = be16_to_cpu(vtbl[i].name_len); local
/openbmc/qemu/hw/net/
H A Dtulip.c167 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 Dnpcm7xx_emc.c489 static ssize_t emc_receive(NetClientState *nc, const uint8_t *buf, size_t len1) in emc_receive()
/openbmc/qemu/tests/unit/
H A Dtest-xs-node.c110 size_t len1 = 0, len2 = 0; in compare_content() local
H A Dtest-hbitmap.c929 int64_t len1 = 0, len2; in test_hbitmap_next_dirty_area_check_limited() local
/openbmc/qemu/target/arm/tcg/
H A Dvec_internal.h446 unsigned len1 = len - len0; in depositn() local
/openbmc/qemu/audio/
H A Ddsoundaudio.c326 DWORD blen1, blen2, len1, len2; in dsound_clear_sample() local
/openbmc/qemu/target/sparc/
H A Dmmu_helper.c401 int len1; in sparc_cpu_memory_rw_debug() local
/openbmc/qemu/crypto/
H A Dblock-luks.c529 unsigned int len1 = in qcrypto_block_luks_check_header() local
/openbmc/qemu/hw/vfio/
H A Dpci-quirks.c193 static bool vfio_range_contained(uint64_t first1, uint64_t len1, in vfio_range_contained()
/openbmc/qemu/hw/usb/
H A Dhcd-ehci.c1443 uint32_t len1 = len - len2; in ehci_process_itd() local
/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h3044 …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 Dcxl-mailbox-utils.c3130 uint64_t len1, len2 = 0, len_done = 0; in cxl_dc_extent_release_dry_run() local