Home
last modified time | relevance | path

Searched defs:EqualKey (Results 1 – 15 of 15) sorted by relevance

/external/sdv/vsomeip/third_party/boost/serialization/include/boost/serialization/
Dboost_unordered_set.hpp41 const boost::unordered_set<Key, HashFcn, EqualKey, Allocator> &t, in save() argument
59 boost::unordered_set<Key, HashFcn, EqualKey, Allocator> &t, in load() argument
83 boost::unordered_set<Key, HashFcn, EqualKey, Allocator> &t, in serialize() argument
99 const boost::unordered_multiset<Key, HashFcn, EqualKey, Allocator> &t, in save() argument
117 boost::unordered_multiset<Key, HashFcn, EqualKey, Allocator> &t, in load() argument
141 boost::unordered_multiset<Key, HashFcn, EqualKey, Allocator> &t, in serialize() argument
Dunordered_set.hpp42 Key, HashFcn, EqualKey, Allocator in save() argument
62 Key, HashFcn, EqualKey, Allocator in load() argument
90 Key, HashFcn, EqualKey, Allocator in serialize() argument
108 Key, HashFcn, EqualKey, Allocator in save() argument
128 Key, HashFcn, EqualKey, Allocator in load() argument
153 std::unordered_multiset<Key, HashFcn, EqualKey, Allocator> &t, in serialize() argument
Dboost_unordered_map.hpp44 const boost::unordered_map<Key, T, HashFcn, EqualKey, Allocator> &t, in save() argument
63 boost::unordered_map<Key, T, HashFcn, EqualKey, Allocator> &t, in load() argument
88 boost::unordered_map<Key, T, HashFcn, EqualKey, Allocator> &t, in serialize() argument
105 const boost::unordered_multimap<Key, T, HashFcn, EqualKey, Allocator> &t, in save() argument
125 Key, T, HashFcn, EqualKey, Allocator in load() argument
151 boost::unordered_multimap<Key, T, HashFcn, EqualKey, Allocator> &t, in serialize() argument
Dunordered_map.hpp44 const std::unordered_map<Key, T, HashFcn, EqualKey, Allocator> &t, in save() argument
63 std::unordered_map<Key, T, HashFcn, EqualKey, Allocator> &t, in load() argument
88 std::unordered_map<Key, T, HashFcn, EqualKey, Allocator> &t, in serialize() argument
105 const std::unordered_multimap<Key, T, HashFcn, EqualKey, Allocator> &t, in save() argument
124 std::unordered_multimap<Key, T, HashFcn, EqualKey, Allocator> &t, in load() argument
149 std::unordered_multimap<Key, T, HashFcn, EqualKey, Allocator> &t, in serialize() argument
Dhash_set.hpp85 Key, HashFcn, EqualKey, Allocator in save() argument
107 Key, HashFcn, EqualKey, Allocator in load() argument
137 Key, HashFcn, EqualKey, Allocator in serialize() argument
155 Key, HashFcn, EqualKey, Allocator in save() argument
177 Key, HashFcn, EqualKey, Allocator in load() argument
207 Key, HashFcn, EqualKey, Allocator in serialize() argument
Dhash_map.hpp100 Key, T, HashFcn, EqualKey, Allocator in save() argument
123 Key, T, HashFcn, EqualKey, Allocator in load() argument
154 Key, T, HashFcn, EqualKey, Allocator in serialize() argument
173 Key, T, HashFcn, EqualKey, Allocator in save() argument
196 Key, T, HashFcn, EqualKey, Allocator in load() argument
227 Key, T, HashFcn, EqualKey, Allocator in serialize() argument
/external/clang/lib/Serialization/
DASTReaderInternals.h85 static bool EqualKey(const internal_key_type &a, const internal_key_type &b) { in EqualKey() function
144 static bool EqualKey(const internal_key_type& a, const internal_key_type& b) { in EqualKey() function
220 static bool EqualKey(const internal_key_type& a, in EqualKey() function
DGlobalModuleIndex.cpp79 static bool EqualKey(const internal_key_type& a, const internal_key_type& b) { in EqualKey() function in __anon22930a4e0311::IdentifierIndexReaderTrait
DASTWriter.cpp3422 static bool EqualKey(key_type_ref a, key_type_ref b) { in EqualKey() function in __anona907b6040711::ASTDeclContextNameLookupTrait
DASTReader.cpp1542 bool HeaderFileInfoTrait::EqualKey(internal_key_ref a, internal_key_ref b) { in EqualKey() function in HeaderFileInfoTrait
/external/clang/lib/Lex/
DPTHLexer.cpp355 static bool EqualKey(internal_key_type a, internal_key_type b) { in EqualKey() function in PTHManager::PTHFileLookupTrait
377 static bool EqualKey(const internal_key_type& a, in EqualKey() function in PTHManager::PTHStringLookupTrait
656 static bool EqualKey(internal_key_type a, internal_key_type b) { in EqualKey() function in __anond89208360211::PTHStatLookupTrait
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/
DMemProf.h459 static bool EqualKey(uint64_t A, uint64_t B) { return A == B; } in EqualKey() function
584 static bool EqualKey(internal_key_type A, internal_key_type B) { in EqualKey() function
DInstrProfReader.h453 static bool EqualKey(StringRef A, StringRef B) { return A == B; } in EqualKey() function
/external/llvm/include/llvm/ProfileData/
DInstrProfReader.h278 static bool EqualKey(StringRef A, StringRef B) { return A == B; } in EqualKey() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProfReader.h322 static bool EqualKey(StringRef A, StringRef B) { return A == B; } in EqualKey() function