/third_party/boost/boost/intrusive/ |
D | splay_set.hpp | 227 template<class KeyType, class KeyTypeKeyCompare> 229 (const KeyType &key, KeyTypeKeyCompare comp, insert_commit_data &commit_data) in insert_check() 233 template<class KeyType, class KeyTypeKeyCompare> 235 (const_iterator hint, const KeyType &key in insert_check() 268 template<class KeyType, class KeyTypeKeyCompare> 269 size_type erase(const KeyType& key, KeyTypeKeyCompare comp); 284 template<class KeyType, class KeyTypeKeyCompare, class Disposer> 285 size_type erase_and_dispose(const KeyType& key, KeyTypeKeyCompare comp, Disposer disposer); 301 template<class KeyType, class KeyTypeKeyCompare> 302 size_type count(const KeyType& key, KeyTypeKeyCompare comp) const in count() [all …]
|
D | bs_set.hpp | 226 template<class KeyType, class KeyTypeKeyCompare> 228 (const KeyType &key, KeyTypeKeyCompare comp, insert_commit_data &commit_data) in insert_check() 232 template<class KeyType, class KeyTypeKeyCompare> 234 (const_iterator hint, const KeyType &key in insert_check() 267 template<class KeyType, class KeyTypeKeyCompare> 268 size_type erase(const KeyType& key, KeyTypeKeyCompare comp); 283 template<class KeyType, class KeyTypeKeyCompare, class Disposer> 284 size_type erase_and_dispose(const KeyType& key, KeyTypeKeyCompare comp, Disposer disposer); 300 template<class KeyType, class KeyTypeKeyCompare> 301 size_type count(const KeyType& key, KeyTypeKeyCompare comp) const in count() [all …]
|
D | set.hpp | 229 template<class KeyType, class KeyTypeKeyCompare> 231 (const KeyType &key, KeyTypeKeyCompare comp, insert_commit_data &commit_data) in insert_check() 235 template<class KeyType, class KeyTypeKeyCompare> 237 (const_iterator hint, const KeyType &key in insert_check() 270 template<class KeyType, class KeyTypeKeyCompare> 271 size_type erase(const KeyType& key, KeyTypeKeyCompare comp); 286 template<class KeyType, class KeyTypeKeyCompare, class Disposer> 287 size_type erase_and_dispose(const KeyType& key, KeyTypeKeyCompare comp, Disposer disposer); 303 template<class KeyType, class KeyTypeKeyCompare> 304 size_type count(const KeyType& key, KeyTypeKeyCompare comp) const in count() [all …]
|
D | avl_set.hpp | 229 template<class KeyType, class KeyTypeKeyCompare> 231 (const KeyType &key, KeyTypeKeyCompare comp, insert_commit_data &commit_data) in insert_check() 235 template<class KeyType, class KeyTypeKeyCompare> 237 (const_iterator hint, const KeyType &key in insert_check() 270 template<class KeyType, class KeyTypeKeyCompare> 271 size_type erase(const KeyType& key, KeyTypeKeyCompare comp); 286 template<class KeyType, class KeyTypeKeyCompare, class Disposer> 287 size_type erase_and_dispose(const KeyType& key, KeyTypeKeyCompare comp, Disposer disposer); 303 template<class KeyType, class KeyTypeKeyCompare> 304 size_type count(const KeyType& key, KeyTypeKeyCompare comp) const in count() [all …]
|
D | splaytree.hpp | 265 template<class KeyType, class KeyTypeKeyCompare> 267 (const KeyType &key, KeyTypeKeyCompare comp, insert_commit_data &commit_data); 270 template<class KeyType, class KeyTypeKeyCompare> 272 (const_iterator hint, const KeyType &key 301 template<class KeyType, class KeyTypeKeyCompare> 302 size_type erase(const KeyType& key, KeyTypeKeyCompare comp); 317 template<class KeyType, class KeyTypeKeyCompare, class Disposer> 318 size_type erase_and_dispose(const KeyType& key, KeyTypeKeyCompare comp, Disposer disposer); 333 template<class KeyType, class KeyTypeKeyCompare> 334 size_type count(const KeyType &key, KeyTypeKeyCompare comp); [all …]
|
D | rbtree.hpp | 265 template<class KeyType, class KeyTypeKeyCompare> 267 (const KeyType &key, KeyTypeKeyCompare comp, insert_commit_data &commit_data); 270 template<class KeyType, class KeyTypeKeyCompare> 272 (const_iterator hint, const KeyType &key 309 template<class KeyType, class KeyTypeKeyCompare> 310 size_type erase(const KeyType& key, KeyTypeKeyCompare comp); 325 template<class KeyType, class KeyTypeKeyCompare, class Disposer> 326 size_type erase_and_dispose(const KeyType& key, KeyTypeKeyCompare comp, Disposer disposer); 339 template<class KeyType, class KeyTypeKeyCompare> 340 size_type count(const KeyType& key, KeyTypeKeyCompare comp) const; [all …]
|
D | avltree.hpp | 262 template<class KeyType, class KeyTypeKeyCompare> 264 (const KeyType &key, KeyTypeKeyCompare comp, insert_commit_data &commit_data); 267 template<class KeyType, class KeyTypeKeyCompare> 269 (const_iterator hint, const KeyType &key 306 template<class KeyType, class KeyTypeKeyCompare> 307 size_type erase(const KeyType& key, KeyTypeKeyCompare comp); 322 template<class KeyType, class KeyTypeKeyCompare, class Disposer> 323 size_type erase_and_dispose(const KeyType& key, KeyTypeKeyCompare comp, Disposer disposer); 336 template<class KeyType, class KeyTypeKeyCompare> 337 size_type count(const KeyType& key, KeyTypeKeyCompare comp) const; [all …]
|
D | treap_set.hpp | 257 template<class KeyType, class KeyTypeKeyCompare, class PrioType, class PrioValuePrioCompare> 259 ( const KeyType &key, KeyTypeKeyCompare comp, const PrioType &prio, PrioValuePrioCompare pcomp in insert_check() 264 template<class KeyType, class KeyTypeKeyCompare, class PrioType, class PrioValuePrioCompare> 267 , const KeyType &key, KeyTypeKeyCompare comp in insert_check() 301 template<class KeyType, class KeyTypeKeyCompare> 302 size_type erase(const KeyType& key, KeyTypeKeyCompare comp); 317 template<class KeyType, class KeyTypeKeyCompare, class Disposer> 318 size_type erase_and_dispose(const KeyType& key, KeyTypeKeyCompare comp, Disposer disposer); 334 template<class KeyType, class KeyTypeKeyCompare> 335 size_type count(const KeyType& key, KeyTypeKeyCompare comp) const in count() [all …]
|
D | sg_set.hpp | 227 template<class KeyType, class KeyTypeKeyCompare> 229 (const KeyType &key, KeyTypeKeyCompare comp, insert_commit_data &commit_data) in insert_check() 233 template<class KeyType, class KeyTypeKeyCompare> 235 (const_iterator hint, const KeyType &key in insert_check() 268 template<class KeyType, class KeyTypeKeyCompare> 269 size_type erase(const KeyType& key, KeyTypeKeyCompare comp); 284 template<class KeyType, class KeyTypeKeyCompare, class Disposer> 285 size_type erase_and_dispose(const KeyType& key, KeyTypeKeyCompare comp, Disposer disposer); 301 template<class KeyType, class KeyTypeKeyCompare> 302 size_type count(const KeyType& key, KeyTypeKeyCompare comp) const in count() [all …]
|
D | splaytree_algorithms.hpp | 294 template<class KeyType, class KeyNodePtrCompare> 296 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in count() 309 template<class KeyType, class KeyNodePtrCompare> 311 (const_node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in count() 316 template<class KeyType, class KeyNodePtrCompare> 318 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in lower_bound() 328 template<class KeyType, class KeyNodePtrCompare> 330 (const_node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in lower_bound() 335 template<class KeyType, class KeyNodePtrCompare> 337 (node_ptr header, const KeyType &key, KeyNodePtrCompare comp) in upper_bound() [all …]
|
D | bstree.hpp | 330 template<class KeyType, class KeyTypeKeyCompare> 331 iterator lower_bound(const KeyType &key, KeyTypeKeyCompare comp) in lower_bound() 337 template<class KeyType, class KeyTypeKeyCompare> 338 const_iterator lower_bound(const KeyType &key, KeyTypeKeyCompare comp) const in lower_bound() 348 template<class KeyType, class KeyTypeKeyCompare> 349 iterator upper_bound(const KeyType &key, KeyTypeKeyCompare comp) in upper_bound() 358 template<class KeyType, class KeyTypeKeyCompare> 359 const_iterator upper_bound(const KeyType &key, KeyTypeKeyCompare comp) const in upper_bound() 379 template<class KeyType, class KeyTypeKeyCompare> 380 iterator find(const KeyType &key, KeyTypeKeyCompare comp) in find() [all …]
|
D | sgtree_algorithms.hpp | 162 template<class KeyType, class KeyNodePtrCompare> 164 (const_node_ptr header, const KeyType &key, KeyNodePtrCompare comp); 167 template<class KeyType, class KeyNodePtrCompare> 169 (const_node_ptr header, const KeyType &key, KeyNodePtrCompare comp); 172 template<class KeyType, class KeyNodePtrCompare> 174 (const_node_ptr header, const KeyType &key, KeyNodePtrCompare comp); 177 template<class KeyType, class KeyNodePtrCompare> 179 (const_node_ptr header, const KeyType &key, KeyNodePtrCompare comp); 182 template<class KeyType, class KeyNodePtrCompare> 184 … (const_node_ptr header, const KeyType &lower_key, const KeyType &upper_key, KeyNodePtrCompare comp [all …]
|
D | unordered_set.hpp | 76 template<class Iterator, class MaybeConstThis, class KeyType, class KeyHasher, class KeyEqual> 77 …static std::pair<Iterator,Iterator> priv_equal_range(MaybeConstThis &c, const KeyType& key, KeyHas… in priv_equal_range() 216 template<class KeyType, class KeyHasher, class KeyEqual> 218 … (const KeyType &key, KeyHasher hasher, KeyEqual key_value_equal, insert_commit_data &commit_data) in insert_check() 237 template<class KeyType, class KeyHasher, class KeyEqual> 238 size_type erase(const KeyType& key, KeyHasher hash_func, KeyEqual equal_func); 255 template<class KeyType, class KeyHasher, class KeyEqual, class Disposer> 256 …size_type erase_and_dispose(const KeyType& key, KeyHasher hash_func, KeyEqual equal_func, Disposer… 269 template<class KeyType, class KeyHasher, class KeyEqual> 270 size_type count(const KeyType& key, KeyHasher hash_func, KeyEqual equal_func) const; [all …]
|
D | treap.hpp | 670 template<class KeyType, class KeyTypeKeyCompare, class PrioType, class PrioValuePrioCompare> 673 <KeyType BOOST_INTRUSIVE_I const_iterator BOOST_INTRUSIVE_I in BOOST_INTRUSIVE_DOC1ST() 676 ( const KeyType &key, KeyTypeKeyCompare comp in BOOST_INTRUSIVE_DOC1ST() 723 template<class KeyType, class KeyTypeKeyCompare, class PrioType, class PrioValuePrioCompare> 726 , const KeyType &key in insert_unique_check() 902 template<class KeyType, class KeyTypeKeyCompare> 905 erase(const KeyType& key, KeyTypeKeyCompare comp) in BOOST_INTRUSIVE_DOC1ST() 993 template<class KeyType, class KeyTypeKeyCompare, class Disposer> 996 erase_and_dispose(const KeyType& key, KeyTypeKeyCompare comp, Disposer disposer) in BOOST_INTRUSIVE_DOC1ST() 1103 template<class KeyType, class KeyTypeKeyCompare> [all …]
|
D | sgtree.hpp | 508 template<class KeyType, class KeyTypeKeyCompare> 511 <KeyType BOOST_INTRUSIVE_I const_iterator BOOST_INTRUSIVE_I in BOOST_INTRUSIVE_DOC1ST() 514 (const KeyType &key, KeyTypeKeyCompare comp, insert_commit_data &commit_data) in BOOST_INTRUSIVE_DOC1ST() 523 template<class KeyType, class KeyTypeKeyCompare> 525 (const_iterator hint, const KeyType &key in insert_unique_check() 646 template<class KeyType, class KeyTypeKeyCompare> 649 erase(const KeyType& key, KeyTypeKeyCompare comp) in BOOST_INTRUSIVE_DOC1ST() 689 template<class KeyType, class KeyTypeKeyCompare, class Disposer> 692 erase_and_dispose(const KeyType& key, KeyTypeKeyCompare comp, Disposer disposer) in BOOST_INTRUSIVE_DOC1ST() 780 template<class KeyType, class KeyTypeKeyCompare> [all …]
|
D | treap_algorithms.hpp | 263 template<class KeyType, class KeyNodePtrCompare> 265 (const_node_ptr header, const KeyType &key, KeyNodePtrCompare comp); 268 template<class KeyType, class KeyNodePtrCompare> 270 (const_node_ptr header, const KeyType &key, KeyNodePtrCompare comp); 273 template<class KeyType, class KeyNodePtrCompare> 275 (const_node_ptr header, const KeyType &key, KeyNodePtrCompare comp); 278 template<class KeyType, class KeyNodePtrCompare> 280 (const_node_ptr header, const KeyType &key, KeyNodePtrCompare comp); 283 template<class KeyType, class KeyNodePtrCompare> 285 … (const_node_ptr header, const KeyType &lower_key, const KeyType &upper_key, KeyNodePtrCompare comp [all …]
|
D | rbtree_algorithms.hpp | 331 template<class KeyType, class KeyNodePtrCompare> 333 (const const_node_ptr & header, const KeyType &key, KeyNodePtrCompare comp); 336 template<class KeyType, class KeyNodePtrCompare> 338 (const const_node_ptr & header, const KeyType &key, KeyNodePtrCompare comp); 341 template<class KeyType, class KeyNodePtrCompare> 343 (const const_node_ptr & header, const KeyType &key, KeyNodePtrCompare comp); 346 template<class KeyType, class KeyNodePtrCompare> 348 (const const_node_ptr & header, const KeyType &key, KeyNodePtrCompare comp); 351 template<class KeyType, class KeyNodePtrCompare> 353 …(const const_node_ptr & header, const KeyType &lower_key, const KeyType &upper_key, KeyNodePtrComp… [all …]
|
D | avltree_algorithms.hpp | 316 template<class KeyType, class KeyNodePtrCompare> 318 (const const_node_ptr & header, const KeyType &key, KeyNodePtrCompare comp); 321 template<class KeyType, class KeyNodePtrCompare> 323 (const const_node_ptr & header, const KeyType &key, KeyNodePtrCompare comp); 326 template<class KeyType, class KeyNodePtrCompare> 328 (const const_node_ptr & header, const KeyType &key, KeyNodePtrCompare comp); 331 template<class KeyType, class KeyNodePtrCompare> 333 (const const_node_ptr & header, const KeyType &key, KeyNodePtrCompare comp); 336 template<class KeyType, class KeyNodePtrCompare> 338 …(const const_node_ptr & header, const KeyType &lower_key, const KeyType &upper_key, KeyNodePtrComp… [all …]
|
/third_party/flutter/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/containers/ |
D | mru_cache.h | 42 template <class KeyType, class ValueType, class CompareType> 45 typedef std::map<KeyType, ValueType, CompareType> Type; 49 template <class KeyType, 58 typedef std::pair<KeyType, PayloadType> value_type; 63 typename MapType<KeyType, typename PayloadList::iterator, HashOrCompareType>::Type KeyIndex; 94 iterator Put(const KeyType &key, Payload &&payload) in Put() 119 iterator Get(const KeyType &key) in Get() 133 iterator Peek(const KeyType &key) in Peek() 141 const_iterator Peek(const KeyType &key) const in Peek() 230 template <class KeyType, class PayloadType, class CompareType = std::less<KeyType>> [all …]
|
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/containers/ |
D | mru_cache.h | 42 template <class KeyType, class ValueType, class CompareType> 45 typedef std::map<KeyType, ValueType, CompareType> Type; 49 template <class KeyType, 58 typedef std::pair<KeyType, PayloadType> value_type; 63 typename MapType<KeyType, typename PayloadList::iterator, HashOrCompareType>::Type KeyIndex; 94 iterator Put(const KeyType &key, Payload &&payload) in Put() 119 iterator Get(const KeyType &key) in Get() 133 iterator Peek(const KeyType &key) in Peek() 141 const_iterator Peek(const KeyType &key) const in Peek() 230 template <class KeyType, class PayloadType, class CompareType = std::less<KeyType>> [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/ |
D | ARMGenSystemRegister.inc | 164 struct KeyType { 167 KeyType Key = { Name.upper() }; 170 [](const IndexType &LHS, const KeyType &RHS) { 224 struct KeyType { 227 KeyType Key = { Encoding }; 230 [](const IndexType &LHS, const KeyType &RHS) { 338 struct KeyType { 341 KeyType Key = { Name.upper() }; 344 [](const IndexType &LHS, const KeyType &RHS) { 402 struct KeyType { [all …]
|
/third_party/boost/boost/bimap/container_adaptor/ |
D | associative_container_adaptor.hpp | 38 class Base, class Iterator, class ConstIterator, class KeyType, 62 BOOST_DEDUCED_TYPENAME Base::key_type, KeyType 89 class KeyType, 103 Base, Iterator, ConstIterator, KeyType, 115 Base, Iterator, ConstIterator, KeyType, 124 typedef KeyType key_type; 132 BOOST_DEDUCED_TYPENAME Base::key_type, KeyType
|
/third_party/boost/libs/interprocess/example/ |
D | doc_unordered_map.cpp | 70 typedef int KeyType; in main() typedef 79 < KeyType , MappedType in main() 80 , boost::hash<KeyType> ,std::equal_to<KeyType> in main()
|
/third_party/boost/boost/bimap/ |
D | unordered_multiset_of.hpp | 119 class KeyType, 121 ::boost::bimaps::tags::support::value_type_of<KeyType>::type >, 123 ::boost::bimaps::tags::support::value_type_of<KeyType>::type > 128 typedef KeyType user_type;
|
D | unordered_set_of.hpp | 116 class KeyType, 118 ::boost::bimaps::tags::support::value_type_of<KeyType>::type >, 120 ::boost::bimaps::tags::support::value_type_of<KeyType>::type > 125 typedef KeyType user_type;
|