Searched defs:positions (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/fs/jffs2/ |
H A D | compr_rtime.c | 36 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 D | compr_rtime.c | 54 int positions[256]; in rtime_decompress() local
|
/openbmc/qemu/tests/unit/ |
H A D | test-hbitmap.c | 706 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 D | virtio-snd.h | 143 uint8_t positions[VIRTIO_SND_CHMAP_MAX_SIZE]; member
|
/openbmc/linux/include/uapi/linux/ |
H A D | virtio_snd.h | 331 __u8 positions[VIRTIO_SND_CHMAP_MAX_SIZE]; member
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | virtio_snd.h | 353 uint8_t positions[VIRTIO_SND_CHMAP_MAX_SIZE]; member
|
/openbmc/linux/lib/zstd/compress/ |
H A D | zstd_opt.c | 522 { U32 positions = 0; in ZSTD_insertBt1() local
|