Searched defs:HashType (Results 1 – 7 of 7) sorted by relevance
59 EFI_GUID HashType; member
19 enum class HashType { set = 0, dict }; enum
478 IndexedInstrProf::HashT HashType; global() variable 486 InstrProfLookupTrait(IndexedInstrProf::HashT HashType,unsigned FormatVersion) InstrProfLookupTrait() argument
1033 const HashT HashType = HashT::MD5; global() variable 1044 uint64_t HashType; global() member
165 int HashType = HASH_NONE; variable
968 InstrProfReaderIndex(const unsigned char * Buckets,const unsigned char * const Payload,const unsigned char * const Base,IndexedInstrProf::HashT HashType,uint64_t Version) InstrProfReaderIndex() argument 1189 IndexedInstrProf::HashT HashType = static_cast<IndexedInstrProf::HashT>( readHeader() local
93 enum HashType : unsigned char { global() enum in __anon68dca5cb0111::PGOHash