HomeSort by relevance Sort by last modified time
    Searched defs:HashType (Results 1 - 21 of 21) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Include/Guid/
WinCertificate.h 65 EFI_GUID HashType;
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
UefiMultiPhase.h 121 EFI_GUID HashType;
  /external/syslinux/gpxe/src/include/gpxe/efi/Uefi/
UefiMultiPhase.h 111 UINT32 HashType;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProfReader.h 284 IndexedInstrProf::HashT HashType;
292 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion)
293 : HashType(HashType), FormatVersion(FormatVersion) {}
364 IndexedInstrProf::HashT HashType, uint64_t Version);
InstrProf.h 853 const HashT HashType = HashT::MD5;
855 inline uint64_t ComputeHash(StringRef K) { return ComputeHash(HashType, K); }
863 uint64_t HashType;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProfReader.h 284 IndexedInstrProf::HashT HashType;
292 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion)
293 : HashType(HashType), FormatVersion(FormatVersion) {}
364 IndexedInstrProf::HashT HashType, uint64_t Version);
InstrProf.h 853 const HashT HashType = HashT::MD5;
855 inline uint64_t ComputeHash(StringRef K) { return ComputeHash(HashType, K); }
863 uint64_t HashType;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProfReader.h 284 IndexedInstrProf::HashT HashType;
292 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion)
293 : HashType(HashType), FormatVersion(FormatVersion) {}
364 IndexedInstrProf::HashT HashType, uint64_t Version);
InstrProf.h 853 const HashT HashType = HashT::MD5;
855 inline uint64_t ComputeHash(StringRef K) { return ComputeHash(HashType, K); }
863 uint64_t HashType;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProfReader.h 284 IndexedInstrProf::HashT HashType;
292 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion)
293 : HashType(HashType), FormatVersion(FormatVersion) {}
364 IndexedInstrProf::HashT HashType, uint64_t Version);
InstrProf.h 853 const HashT HashType = HashT::MD5;
855 inline uint64_t ComputeHash(StringRef K) { return ComputeHash(HashType, K); }
863 uint64_t HashType;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProfReader.h 284 IndexedInstrProf::HashT HashType;
292 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion)
293 : HashType(HashType), FormatVersion(FormatVersion) {}
364 IndexedInstrProf::HashT HashType, uint64_t Version);
InstrProf.h 853 const HashT HashType = HashT::MD5;
855 inline uint64_t ComputeHash(StringRef K) { return ComputeHash(HashType, K); }
863 uint64_t HashType;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProfReader.h 284 IndexedInstrProf::HashT HashType;
292 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion)
293 : HashType(HashType), FormatVersion(FormatVersion) {}
364 IndexedInstrProf::HashT HashType, uint64_t Version);
InstrProf.h 853 const HashT HashType = HashT::MD5;
855 inline uint64_t ComputeHash(StringRef K) { return ComputeHash(HashType, K); }
863 uint64_t HashType;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProfReader.h 284 IndexedInstrProf::HashT HashType;
292 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion)
293 : HashType(HashType), FormatVersion(FormatVersion) {}
364 IndexedInstrProf::HashT HashType, uint64_t Version);
InstrProf.h 853 const HashT HashType = HashT::MD5;
855 inline uint64_t ComputeHash(StringRef K) { return ComputeHash(HashType, K); }
863 uint64_t HashType;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProfReader.h 284 IndexedInstrProf::HashT HashType;
292 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion)
293 : HashType(HashType), FormatVersion(FormatVersion) {}
364 IndexedInstrProf::HashT HashType, uint64_t Version);
InstrProf.h 853 const HashT HashType = HashT::MD5;
855 inline uint64_t ComputeHash(StringRef K) { return ComputeHash(HashType, K); }
863 uint64_t HashType;
    [all...]
  /external/llvm/include/llvm/ProfileData/
InstrProfReader.h 259 IndexedInstrProf::HashT HashType;
267 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion)
268 : HashType(HashType), FormatVersion(FormatVersion),
337 IndexedInstrProf::HashT HashType, uint64_t Version);
InstrProf.h 792 const HashT HashType = HashT::MD5;
794 inline uint64_t ComputeHash(StringRef K) { return ComputeHash(HashType, K); }
802 uint64_t HashType;
    [all...]

Completed in 740 milliseconds