Searched defs:hashType (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | TypeHashing.cpp | 28 LocallyHashedType LocallyHashedType::hashType(ArrayRef<uint8_t> RecordData) { in hashType() function in LocallyHashedType 33 GloballyHashedType::hashType(ArrayRef<uint8_t> RecordData, in hashType() function in GloballyHashedType
|
/external/rust/crates/grpcio-sys/grpc/third_party/xxhash/ |
D | xxhsum.c | 523 AlgoSelected hashType, in XSUM_hashStream() 587 const void* canonicalHash, const AlgoSelected hashType, in XSUM_printLine_BSD_internal() 599 …XSUM_printLine_BSD_LE(const char* filename, const void* canonicalHash, const AlgoSelected hashType) in XSUM_printLine_BSD_LE() 604 …id XSUM_printLine_BSD(const char* filename, const void* canonicalHash, const AlgoSelected hashType) in XSUM_printLine_BSD() 610 const void* canonicalHash, const AlgoSelected hashType, in XSUM_printLine_GNU_internal() 620 const void* canonicalHash, const AlgoSelected hashType) in XSUM_printLine_GNU() 626 const void* canonicalHash, const AlgoSelected hashType) in XSUM_printLine_GNU_LE() 643 const AlgoSelected hashType, in XSUM_hashFile() 719 AlgoSelected hashType, in XSUM_hashFiles()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeHashing.h | 101 static GloballyHashedType hashType(CVType Type, in hashType() function
|
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/ |
D | SPVRemapper.cpp | 1297 std::uint32_t spirvbin_t::hashType(unsigned typeStart) const in hashType() function in spv::spirvbin_t
|
/external/deqp-deps/glslang/SPIRV/ |
D | SPVRemapper.cpp | 1297 std::uint32_t spirvbin_t::hashType(unsigned typeStart) const in hashType() function in spv::spirvbin_t
|