Home
last modified time | relevance | path

Searched defs:GetBe64 (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/lzma/C/
H A DCpuArch.h523 #define GetBe64(p) Z7_BSWAP64 (*(const UInt64 *)(const void *)(p)) macro
544 #define GetBe64(p) (((UInt64)GetBe32(p) << 32) | GetBe32(((const Byte *)(p)) + 4)) macro
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/lzma/C/
DCpuArch.h257 #define GetBe64(p) _byteswap_uint64(*(const UInt64 *)(const Byte *)(p)) macro
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/lzma/C/
DCpuArch.h257 #define GetBe64(p) _byteswap_uint64(*(const UInt64 *)(const Byte *)(p)) macro
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/lzma/C/
DCpuArch.h257 #define GetBe64(p) _byteswap_uint64(*(const UInt64 *)(const Byte *)(p)) macro
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/lzma/C/
DCpuArch.h257 #define GetBe64(p) _byteswap_uint64(*(const UInt64 *)(const Byte *)(p)) macro
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/lzma/C/
DCpuArch.h257 #define GetBe64(p) _byteswap_uint64(*(const UInt64 *)(const Byte *)(p)) macro
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/lzma/C/
DCpuArch.h257 #define GetBe64(p) _byteswap_uint64(*(const UInt64 *)(const Byte *)(p)) macro
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/lzma/C/
DCpuArch.h257 #define GetBe64(p) _byteswap_uint64(*(const UInt64 *)(const Byte *)(p)) macro
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/lzma/C/
DCpuArch.h257 #define GetBe64(p) _byteswap_uint64(*(const UInt64 *)(const Byte *)(p)) macro
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/lzma/C/
DCpuArch.h257 #define GetBe64(p) _byteswap_uint64(*(const UInt64 *)(const Byte *)(p)) macro
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/lzma/C/
DCpuArch.h257 #define GetBe64(p) _byteswap_uint64(*(const UInt64 *)(const Byte *)(p)) macro
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/lzma/C/
DCpuArch.h257 #define GetBe64(p) _byteswap_uint64(*(const UInt64 *)(const Byte *)(p)) macro
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/lzma/C/
DCpuArch.h257 #define GetBe64(p) _byteswap_uint64(*(const UInt64 *)(const Byte *)(p)) macro
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/lzma/C/
DCpuArch.h257 #define GetBe64(p) _byteswap_uint64(*(const UInt64 *)(const Byte *)(p)) macro
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/lzma/C/
DCpuArch.h257 #define GetBe64(p) _byteswap_uint64(*(const UInt64 *)(const Byte *)(p)) macro
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/lzma/C/
DCpuArch.h257 #define GetBe64(p) _byteswap_uint64(*(const UInt64 *)(const Byte *)(p)) macro
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/lzma/C/
DCpuArch.h257 #define GetBe64(p) _byteswap_uint64(*(const UInt64 *)(const Byte *)(p)) macro
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/lzma/C/
DCpuArch.h257 #define GetBe64(p) _byteswap_uint64(*(const UInt64 *)(const Byte *)(p)) macro
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/lzma/C/
DCpuArch.h257 #define GetBe64(p) _byteswap_uint64(*(const UInt64 *)(const Byte *)(p)) macro
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/lzma/C/
DCpuArch.h257 #define GetBe64(p) _byteswap_uint64(*(const UInt64 *)(const Byte *)(p)) macro
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/lzma/C/
DCpuArch.h257 #define GetBe64(p) _byteswap_uint64(*(const UInt64 *)(const Byte *)(p)) macro