Home
last modified time | relevance | path

Searched defs:positions (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/fs/jffs2/
H A Dcompr_rtime.c36 unsigned short positions[256]; in jffs2_rtime_compress() local
80 unsigned short positions[256]; in jffs2_rtime_decompress() local
/openbmc/u-boot/fs/jffs2/
H A Dcompr_rtime.c54 int positions[256]; in rtime_decompress() local
/openbmc/qemu/tests/unit/
H A Dtest-hbitmap.c706 uint64_t positions[] = { 0, 1, L1 - 1, L1, L2 - 1, L2, L2 + 1, L3 - 1 }; in test_hbitmap_serialize_basic() local
731 uint64_t positions[] = { 0, 1, L1 - 1, L1, L2 - 1, L2, L2 + 1, L3 - 1 }; in test_hbitmap_serialize_part() local
773 uint64_t positions[] = { 0, min_l1, L2, L3 - min_l1}; in test_hbitmap_serialize_zeroes() local
/openbmc/qemu/include/hw/audio/
H A Dvirtio-snd.h143 uint8_t positions[VIRTIO_SND_CHMAP_MAX_SIZE]; member
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_snd.h331 uint8_t positions[VIRTIO_SND_CHMAP_MAX_SIZE]; member
/openbmc/linux/include/uapi/linux/
H A Dvirtio_snd.h331 __u8 positions[VIRTIO_SND_CHMAP_MAX_SIZE]; member
/openbmc/linux/lib/zstd/compress/
H A Dzstd_opt.c522 { U32 positions = 0; in ZSTD_insertBt1() local