HomeSort by relevance Sort by last modified time
    Searched refs:EqualKey (Results 1 - 25 of 27) sorted by null

1 2

  /external/protobuf/src/google/protobuf/stubs/
hash.h 213 typename EqualKey = std::equal_to<Key>,
220 const EqualKey& c = EqualKey(),
228 typename EqualKey = std::equal_to<Key> >
257 template <typename Key, typename HashFcn, typename EqualKey>
260 InternalHashCompare(HashFcn hashfcn, EqualKey equalkey)
261 : hashfcn_(hashfcn), equalkey_(equalkey) {}
267 EqualKey equalkey_;
272 typename EqualKey = std::equal_to<Key>
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
hash.h 213 typename EqualKey = std::equal_to<Key>,
220 const EqualKey& c = EqualKey(),
228 typename EqualKey = std::equal_to<Key> >
257 template <typename Key, typename HashFcn, typename EqualKey>
260 InternalHashCompare(HashFcn hashfcn, EqualKey equalkey)
261 : hashfcn_(hashfcn), equalkey_(equalkey) {}
267 EqualKey equalkey_;
272 typename EqualKey = std::equal_to<Key>
    [all...]
  /external/clang/lib/Serialization/
ASTReaderInternals.h 85 static bool EqualKey(const internal_key_type &a, const internal_key_type &b) {
144 static bool EqualKey(const internal_key_type& a, const internal_key_type& b) {
220 static bool EqualKey(const internal_key_type& a,
277 bool EqualKey(internal_key_ref a, internal_key_ref b);
GlobalModuleIndex.cpp 79 static bool EqualKey(const internal_key_type& a, const internal_key_type& b) {
  /external/libchrome/base/containers/
small_map.h 75 // EqualKey: A functor which tests two keys for equality. If the wrapped
181 typename EqualKey =
198 typedef EqualKey key_equal;
636 template <typename NormalMap, int kArraySize, typename EqualKey,
638 inline bool SmallMap<NormalMap, kArraySize, EqualKey,
643 template <typename NormalMap, int kArraySize, typename EqualKey,
645 inline bool SmallMap<NormalMap, kArraySize, EqualKey,
  /external/clang/lib/Lex/
PTHLexer.cpp 355 static bool EqualKey(internal_key_type a, internal_key_type b) {
377 static bool EqualKey(const internal_key_type& a,
652 // The key 'kind' doesn't matter here because it is ignored in EqualKey.
656 static bool EqualKey(internal_key_type a, internal_key_type b) {
  /external/llvm/include/llvm/Support/
OnDiskHashTable.h 57 /// static bool EqualKey(key_type_ref Key1, key_type_ref Key2);
137 if (I->Hash == Hash && InfoObj.EqualKey(I->Key, Key))
252 /// static bool EqualKey(internal_key_type &Key1, internal_key_type &Key2);
391 if (!InfoPtr->EqualKey(X, IKey)) {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
OnDiskHashTable.h 56 /// static bool EqualKey(key_type_ref Key1, key_type_ref Key2);
136 if (I->Hash == Hash && InfoObj.EqualKey(I->Key, Key))
251 /// static bool EqualKey(internal_key_type &Key1, internal_key_type &Key2);
390 if (!InfoPtr->EqualKey(X, IKey)) {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
OnDiskHashTable.h 56 /// static bool EqualKey(key_type_ref Key1, key_type_ref Key2);
136 if (I->Hash == Hash && InfoObj.EqualKey(I->Key, Key))
251 /// static bool EqualKey(internal_key_type &Key1, internal_key_type &Key2);
390 if (!InfoPtr->EqualKey(X, IKey)) {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
OnDiskHashTable.h 56 /// static bool EqualKey(key_type_ref Key1, key_type_ref Key2);
136 if (I->Hash == Hash && InfoObj.EqualKey(I->Key, Key))
251 /// static bool EqualKey(internal_key_type &Key1, internal_key_type &Key2);
390 if (!InfoPtr->EqualKey(X, IKey)) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
OnDiskHashTable.h 56 /// static bool EqualKey(key_type_ref Key1, key_type_ref Key2);
136 if (I->Hash == Hash && InfoObj.EqualKey(I->Key, Key))
251 /// static bool EqualKey(internal_key_type &Key1, internal_key_type &Key2);
390 if (!InfoPtr->EqualKey(X, IKey)) {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
OnDiskHashTable.h 56 /// static bool EqualKey(key_type_ref Key1, key_type_ref Key2);
136 if (I->Hash == Hash && InfoObj.EqualKey(I->Key, Key))
251 /// static bool EqualKey(internal_key_type &Key1, internal_key_type &Key2);
390 if (!InfoPtr->EqualKey(X, IKey)) {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
OnDiskHashTable.h 56 /// static bool EqualKey(key_type_ref Key1, key_type_ref Key2);
136 if (I->Hash == Hash && InfoObj.EqualKey(I->Key, Key))
251 /// static bool EqualKey(internal_key_type &Key1, internal_key_type &Key2);
390 if (!InfoPtr->EqualKey(X, IKey)) {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
OnDiskHashTable.h 56 /// static bool EqualKey(key_type_ref Key1, key_type_ref Key2);
136 if (I->Hash == Hash && InfoObj.EqualKey(I->Key, Key))
251 /// static bool EqualKey(internal_key_type &Key1, internal_key_type &Key2);
390 if (!InfoPtr->EqualKey(X, IKey)) {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
OnDiskHashTable.h 56 /// static bool EqualKey(key_type_ref Key1, key_type_ref Key2);
136 if (I->Hash == Hash && InfoObj.EqualKey(I->Key, Key))
251 /// static bool EqualKey(internal_key_type &Key1, internal_key_type &Key2);
390 if (!InfoPtr->EqualKey(X, IKey)) {
  /external/llvm/include/llvm/ProfileData/
InstrProfReader.h 278 static bool EqualKey(StringRef A, StringRef B) { return A == B; }
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProfReader.h 302 static bool EqualKey(StringRef A, StringRef B) { return A == B; }
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProfReader.h 302 static bool EqualKey(StringRef A, StringRef B) { return A == B; }
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProfReader.h 302 static bool EqualKey(StringRef A, StringRef B) { return A == B; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProfReader.h 302 static bool EqualKey(StringRef A, StringRef B) { return A == B; }
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProfReader.h 302 static bool EqualKey(StringRef A, StringRef B) { return A == B; }
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProfReader.h 302 static bool EqualKey(StringRef A, StringRef B) { return A == B; }
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProfReader.h 302 static bool EqualKey(StringRef A, StringRef B) { return A == B; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProfReader.h 302 static bool EqualKey(StringRef A, StringRef B) { return A == B; }
  /external/libmojo/ipc/
ipc_message_utils.h 903 typename EqualKey,
905 struct ParamTraits<base::SmallMap<NormalMap, kArraySize, EqualKey, MapInit> > {
906 typedef base::SmallMap<NormalMap, kArraySize, EqualKey, MapInit> param_type;
    [all...]

Completed in 288 milliseconds

1 2