Searched defs:h64 (Results 1 - 5 of 5) sorted by relevance
/third_party/libunwind/libunwind/src/coredump/ |
H A D | _UCD_create.c | 51 Elf64_Ehdr h64; in _UCD_create() member
|
/third_party/mesa3d/src/util/ |
H A D | xxhash.h | 1098 static xxh_u64 XXH64_avalanche(xxh_u64 h64) in XXH64_avalanche() argument 1112 XXH64_finalize(xxh_u64 h64, const xxh_u8* ptr, size_t len, XXH_alignment align) XXH64_finalize() argument 1238 xxh_u64 h64; XXH64_endian_align() local 1391 xxh_u64 h64; XXH64_digest() local [all...] |
/third_party/lz4/lib/ |
H A D | xxhash.c | 688 static U64 XXH64_avalanche(U64 h64) in XXH64_avalanche() argument 702 XXH64_finalize(U64 h64, const void* ptr, size_t len, XXH_endianess endian, XXH_alignment align) XXH64_finalize() argument 816 U64 h64; XXH64_endian_align() local 983 U64 h64; XXH64_digest_endian() local [all...] |
/third_party/skia/third_party/externals/angle2/src/common/third_party/xxhash/ |
H A D | xxhash.c | 688 static U64 XXH64_avalanche(U64 h64) in XXH64_avalanche() argument 702 XXH64_finalize(U64 h64, const void* ptr, size_t len, XXH_endianess endian, XXH_alignment align) XXH64_finalize() argument 816 U64 h64; XXH64_endian_align() local 983 U64 h64; XXH64_digest_endian() local [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
H A D | duration.cc | 147 const uint64_t h64 = Uint128High64(u128); in MakeDurationFromU128() local
|
Completed in 8 milliseconds