Home
last modified time | relevance | path

Searched defs:ReadKey (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ProfileData/
DMemProf.h520 uint64_t ReadKey(const unsigned char *D, offset_type /*Unused*/) { in ReadKey() function
661 uint64_t ReadKey(const unsigned char *D, offset_type /*Unused*/) { in ReadKey() function
742 uint64_t ReadKey(const unsigned char *D, offset_type /*Unused*/) { in ReadKey() function
DInstrProfReader.h517 StringRef ReadKey(const unsigned char *D, offset_type N) { in ReadKey() function
/aosp_15_r20/external/clang/lib/Lex/
H A DPTHLexer.cpp338 static internal_key_type ReadKey(const unsigned char* d, unsigned) { in ReadKey() function in __anonc6d4fdb60111::PTHFileLookupCommonTrait
400 ReadKey(const unsigned char* d, unsigned n) { in ReadKey() function in PTHManager::PTHStringLookupTrait
/aosp_15_r20/external/pigweed/pw_kvs/
H A Dentry_test.cc140 TEST_F(ValidEntryInFlash, ReadKey) { in TEST_F() argument
257 TEST_F(TombstoneEntryInFlash, ReadKey) { in TEST_F() argument
H A Dentry.cc64 Status Entry::ReadKey(FlashPartition& partition, in ReadKey() function in pw::kvs::internal::Entry
H A Dkey_value_store.cc504 void KeyValueStore::Item::ReadKey() { in ReadKey() function in pw::kvs::KeyValueStore::Item
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ProfileData/
DMemProf.h479 uint64_t ReadKey(const unsigned char *D, offset_type /*Unused*/) { in ReadKey() function
614 uint64_t ReadKey(const unsigned char *D, offset_type /*Unused*/) { in ReadKey() function
DInstrProfReader.h517 StringRef ReadKey(const unsigned char *D, offset_type N) { in ReadKey() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ProfileData/
DMemProf.h479 uint64_t ReadKey(const unsigned char *D, offset_type /*Unused*/) { in ReadKey() function
614 uint64_t ReadKey(const unsigned char *D, offset_type /*Unused*/) { in ReadKey() function
DInstrProfReader.h517 StringRef ReadKey(const unsigned char *D, offset_type N) { in ReadKey() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/
H A DMemProf.h474 uint64_t ReadKey(const unsigned char *D, offset_type /*Unused*/) { in ReadKey() function
601 uint64_t ReadKey(const unsigned char *D, offset_type /*Unused*/) { in ReadKey() function
H A DInstrProfReader.h468 StringRef ReadKey(const unsigned char *D, offset_type N) { in ReadKey() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ProfileData/
DMemProf.h479 uint64_t ReadKey(const unsigned char *D, offset_type /*Unused*/) { in ReadKey() function
614 uint64_t ReadKey(const unsigned char *D, offset_type /*Unused*/) { in ReadKey() function
DInstrProfReader.h513 StringRef ReadKey(const unsigned char *D, offset_type N) { in ReadKey() function
/aosp_15_r20/external/pigweed/pw_kvs/public/pw_kvs/internal/
H A Dentry.h118 StatusWithSize ReadKey(std::array<char, kSize>& key) const { in ReadKey() function
/aosp_15_r20/external/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h292 StringRef ReadKey(const unsigned char *D, offset_type N) { in ReadKey() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h337 StringRef ReadKey(const unsigned char *D, offset_type N) { in ReadKey() function
/aosp_15_r20/external/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp101 static internal_key_type ReadKey(const unsigned char* d, unsigned n) { in ReadKey() function in __anond88f0fce0311::IdentifierIndexReaderTrait
H A DASTReader.cpp681 ASTSelectorLookupTrait::ReadKey(const unsigned char* d, unsigned) { in ReadKey() function in ASTSelectorLookupTrait
749 ASTIdentifierLookupTraitBase::ReadKey(const unsigned char* d, unsigned n) { in ReadKey() function in ASTIdentifierLookupTraitBase
940 ASTDeclContextNameLookupTrait::ReadKey(const unsigned char *d, unsigned) { in ReadKey() function in ASTDeclContextNameLookupTrait
1575 HeaderFileInfoTrait::ReadKey(const unsigned char *d, unsigned) { in ReadKey() function in HeaderFileInfoTrait
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/
H A Dstructured_headers.cc321 std::optional<std::string> ReadKey() { in ReadKey() function in quiche::structured_headers::__anonf18d71bf0111::StructuredHeaderParser