Home
last modified time | relevance | path

Searched defs:HashType (Results 1 – 4 of 4) sorted by relevance

/third_party/grpc/src/core/lib/event_engine/
Dhandle_containers.h34 using HashType = std::pair<const intptr_t, const intptr_t>; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProfReader.h300 IndexedInstrProf::HashT HashType; variable
308 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion) in InstrProfLookupTrait()
DInstrProf.h982 const HashT HashType = HashT::MD5; variable
992 uint64_t HashType; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProfReader.cpp609 const unsigned char *const Base, IndexedInstrProf::HashT HashType, in InstrProfReaderIndex()
831 IndexedInstrProf::HashT HashType = static_cast<IndexedInstrProf::HashT>( in readHeader() local