Home
last modified time | relevance | path

Searched defs:unalign (Results 1 – 13 of 13) sorted by relevance

/external/zstd/lib/common/
Dxxhash.c114 typedef union { U32 u32; U64 u64; } __attribute__((packed)) unalign; typedef
/external/vulkan-validation-layers/layers/
Dxxhash.c156 typedef union { U32 u32; } __attribute__((packed)) unalign; typedef
/external/angle/src/common/third_party/xxhash/
Dxxhash.c166 typedef union { U32 u32; } __attribute__((packed)) unalign; typedef
/external/lz4/lib/
Dxxhash.c166 typedef union { U32 u32; } __attribute__((packed)) unalign; typedef
Dlz4.c297 typedef union { U16 u16; U32 u32; reg_t uArch; } __attribute__((packed)) unalign; typedef
/external/mesa3d/src/util/
Dxxhash.h520 typedef union { xxh_u32 u32; } __attribute__((packed)) unalign; typedef
/external/zstd/lib/legacy/
Dzstd_v01.c237 typedef union { U16 u16; U32 u32; U64 u64; } __attribute__((packed)) unalign; typedef
Dzstd_v03.c164 typedef union { U16 u16; U32 u32; U64 u64; } __attribute__((packed)) unalign; typedef
Dzstd_v04.c135 typedef union { U16 u16; U32 u32; U64 u64; } __attribute__((packed)) unalign; typedef
Dzstd_v02.c163 typedef union { U16 u16; U32 u32; U64 u64; } __attribute__((packed)) unalign; typedef
Dzstd_v05.c156 typedef union { U16 u16; U32 u32; U64 u64; size_t st; } __attribute__((packed)) unalign; typedef
Dzstd_v06.c156 typedef union { U16 u16; U32 u32; U64 u64; size_t st; } __attribute__((packed)) unalign; typedef
Dzstd_v07.c316 typedef union { U16 u16; U32 u32; U64 u64; size_t st; } __attribute__((packed)) unalign; typedef