Home
last modified time | relevance | path

Searched refs:key_comp (Results 1 – 17 of 17) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Ddescriptor_database.cc643 file.name(), by_name_.key_comp())) { in AddFile()
718 FindLastLessOrEqual(&by_symbol_flat_, entry, by_symbol_.key_comp()); in AddSymbol()
758 by_extension_.key_comp())) { in AddExtension()
783 FindLastLessOrEqual(&by_symbol_flat_, name, by_symbol_.key_comp()); in FindSymbolOnlyFlat()
798 std::make_tuple(containing_type, field_number), by_extension_.key_comp()); in FindExtension()
811 s->key_comp()); in MergeIntoFlat()
831 std::make_tuple(containing_type, 0), by_extension_.key_comp()); in FindAllExtensionNumbers()
862 filename, by_name_.key_comp()); in FindFile()
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
Dbtree_set.h345 using Base::key_comp;
648 using Base::key_comp;
Dbtree_map.h427 using Base::key_comp;
735 using Base::key_comp;
Dbtree_test.cc1713 EXPECT_TRUE(s.key_comp()(1, 2)); in TEST()
1714 EXPECT_FALSE(s.key_comp()(2, 2)); in TEST()
1715 EXPECT_FALSE(s.key_comp()(2, 1)); in TEST()
1718 EXPECT_TRUE(m1.key_comp()(1, 2)); in TEST()
1719 EXPECT_FALSE(m1.key_comp()(2, 2)); in TEST()
1720 EXPECT_FALSE(m1.key_comp()(2, 1)); in TEST()
1726 EXPECT_TRUE(m2.key_comp()("a", "b")); in TEST()
1727 EXPECT_FALSE(m2.key_comp()("b", "b")); in TEST()
1728 EXPECT_FALSE(m2.key_comp()("b", "a")); in TEST()
2917 EXPECT_TRUE(set.key_comp()(1, 2)); in TEST()
[all …]
/third_party/gn/src/base/containers/
Dflat_tree.h258 key_compare key_comp() const;
357 explicit KeyValueCompare(const key_compare& key_comp)
358 : key_comp_(key_comp) {}
828 auto flat_tree<Key, Value, GetKeyFromValue, KeyCompare>::key_comp() const
951 if (lower == end() || key_comp()(key, GetKeyFromValue()(*lower)))
963 if ((hint == begin() || key_comp()(extractor(*std::prev(hint)), key))) {
964 if (hint == end() || key_comp()(key, extractor(*hint))) {
968 if (!key_comp()(extractor(*hint), key)) {
Dflat_map.h291 if (found == tree::end() || tree::key_comp()(key, found->first))
300 if (found == tree::end() || tree::key_comp()(key, found->first))
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dbtree.h1193 : btree(other.key_comp(), alloc) {
1203 : btree(other.key_comp(), alloc) {
1352 const key_compare &key_comp() const noexcept {
1357 return compare_internal::compare_result_as_less_than(key_comp()(a, b));
1361 return value_compare(original_key_compare(key_comp()));
2098 *mutable_key_comp() = other.key_comp();
2133 *mutable_key_comp() = other.key_comp();
2534 iter.node->lower_bound(key, key_comp());
2566 res = iter.node->lower_bound(key, key_comp());
2583 iter.position = iter.node->upper_bound(key, key_comp());
Dbtree_container.h218 key_compare key_comp() const { return key_compare(tree_.key_comp()); } in key_comp() function
/third_party/json/test/thirdparty/fifo_map/
Dfifo_map.hpp468 key_compare key_comp() const in key_comp() function in nlohmann::fifo_map
/third_party/libabigail/tests/data/test-diff-filter/
Dtest30-pr18904-rvalueref-report2.txt625 …ng unsigned int>, std::allocator<std::pair<long unsigned int const, Stream*> > >::key_comp() const'
655 …oid const*>, std::allocator<std::pair<void const* const, OffloadDescriptor*> > >::key_comp() const'
1097 …ng unsigned int>, std::allocator<std::pair<long unsigned int const, Stream*> > >::key_comp() const'
1104 …oid const*>, std::allocator<std::pair<void const* const, OffloadDescriptor*> > >::key_comp() const'
Dtest30-pr18904-rvalueref-report1.txt625 …ng unsigned int>, std::allocator<std::pair<long unsigned int const, Stream*> > >::key_comp() const'
655 …oid const*>, std::allocator<std::pair<void const* const, OffloadDescriptor*> > >::key_comp() const'
1097 …ng unsigned int>, std::allocator<std::pair<long unsigned int const, Stream*> > >::key_comp() const'
1104 …oid const*>, std::allocator<std::pair<void const* const, OffloadDescriptor*> > >::key_comp() const'
Dtest30-pr18904-rvalueref-report0.txt625 …ng unsigned int>, std::allocator<std::pair<long unsigned int const, Stream*> > >::key_comp() const'
655 …oid const*>, std::allocator<std::pair<void const* const, OffloadDescriptor*> > >::key_comp() const'
1097 …ng unsigned int>, std::allocator<std::pair<long unsigned int const, Stream*> > >::key_comp() const'
1104 …oid const*>, std::allocator<std::pair<void const* const, OffloadDescriptor*> > >::key_comp() const'
/third_party/libabigail/tests/data/test-annotate/
Dtest19-pr19023-libtcmalloc_and_profiler.so.abi9992 …locator<AllocObject, HeapLeakChecker::Allocator> > >, HeapLeakChecker::Allocator> >::key_comp() -->
9993 …<function-decl name='key_comp' mangled-name='_ZNKSt8_Rb_treeISbIcSt11char_traitsIcE13STL_Allocator…
10988 …locator<AllocObject, HeapLeakChecker::Allocator> > >, HeapLeakChecker::Allocator> >::key_comp() -->
10989 …<function-decl name='key_comp' mangled-name='_ZNKSt3mapISbIcSt11char_traitsIcE13STL_AllocatorIcN15…
15146 …r<std::pair<HeapProfileTable::Bucket* const, HeapProfileTable::Snapshot::Entry> > >::key_comp() -->
15147 …<function-decl name='key_comp' mangled-name='_ZNKSt8_Rb_treeIP17HeapProfileBucketSt4pairIKS1_N16He…
15559 …r<std::pair<HeapProfileTable::Bucket* const, HeapProfileTable::Snapshot::Entry> > >::key_comp() -->
15560 …<function-decl name='key_comp' mangled-name='_ZNKSt3mapIP17HeapProfileBucketN16HeapProfileTable8Sn…
16137 …td::less<const void*>, std::allocator<std::pair<const void* const, const char*> > >::key_comp() -->
16138 …<function-decl name='key_comp' mangled-name='_ZNKSt8_Rb_treeIPKvSt4pairIKS1_PKcESt10_Select1stIS6_…
[all …]
Dtest20-pr19025-libvtkParallelCore-6.1.so.abi26069 …llocator<char> >, std::allocator<std::vector<char, std::allocator<char> > > > > > >::key_comp() -->
26070 …<function-decl name='key_comp' mangled-name='_ZNKSt8_Rb_treeIiSt4pairIKiSt4listISt6vectorIcSaIcEES…
26859 …llocator<char> >, std::allocator<std::vector<char, std::allocator<char> > > > > > >::key_comp() -->
26860 …<function-decl name='key_comp' mangled-name='_ZNKSt3mapIiSt4listISt6vectorIcSaIcEESaIS3_EESt4lessI…
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest19-pr19023-libtcmalloc_and_profiler.so.abi6088 …<function-decl name='key_comp' mangled-name='_ZNKSt8_Rb_treeISbIcSt11char_traitsIcE13STL_Allocator…
6732 …<function-decl name='key_comp' mangled-name='_ZNKSt3mapISbIcSt11char_traitsIcE13STL_AllocatorIcN15…
9333 …<function-decl name='key_comp' mangled-name='_ZNKSt8_Rb_treeIP17HeapProfileBucketSt4pairIKS1_N16He…
9600 …<function-decl name='key_comp' mangled-name='_ZNKSt3mapIP17HeapProfileBucketN16HeapProfileTable8Sn…
9976 …<function-decl name='key_comp' mangled-name='_ZNKSt8_Rb_treeIPKvSt4pairIKS1_PKcESt10_Select1stIS6_…
14332 …<function-decl name='key_comp' mangled-name='_ZNKSt8_Rb_treeIPKvSt4pairIKS1_PKcESt10_Select1stIS6_…
14687 …<function-decl name='key_comp' mangled-name='_ZNKSt3mapIPKvPKcSt4lessIS1_ESaISt4pairIKS1_S3_EEE8ke…
Dtest16-pr18904.so.abi5902 …<function-decl name='key_comp' mangled-name='_ZNKSt8_Rb_treeImSt4pairIKmP6StreamESt10_Select1stIS4…
6188 …<function-decl name='key_comp' mangled-name='_ZNKSt8_Rb_treeIPKvSt4pairIKS1_P17OffloadDescriptorES…
7090 …<function-decl name='key_comp' mangled-name='_ZNKSt3mapImP6StreamSt4lessImESaISt4pairIKmS1_EEE8key…
7180 …<function-decl name='key_comp' mangled-name='_ZNKSt3mapIPKvP17OffloadDescriptorSt4lessIS1_ESaISt4p…
Dtest20-pr19025-libvtkParallelCore-6.1.so.abi16036 …<function-decl name='key_comp' mangled-name='_ZNKSt8_Rb_treeIiSt4pairIKiSt4listISt6vectorIcSaIcEES…
16544 …<function-decl name='key_comp' mangled-name='_ZNKSt3mapIiSt4listISt6vectorIcSaIcEESaIS3_EESt4lessI…