Home
last modified time | relevance | path

Searched refs:KeyType (Results 1 – 25 of 82) sorted by relevance

1234

/third_party/boost/boost/intrusive/
Dsplay_set.hpp227 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 …]
Dbs_set.hpp226 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 …]
Dset.hpp229 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 …]
Davl_set.hpp229 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 …]
Dsplaytree.hpp265 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 …]
Drbtree.hpp265 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 …]
Davltree.hpp262 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 …]
Dtreap_set.hpp257 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 …]
Dsg_set.hpp227 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 …]
Dsplaytree_algorithms.hpp294 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 …]
Dbstree.hpp330 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 …]
Dsgtree_algorithms.hpp162 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 …]
Dunordered_set.hpp76 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 …]
Dtreap.hpp670 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 …]
Dsgtree.hpp508 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 …]
Dtreap_algorithms.hpp263 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 …]
Drbtree_algorithms.hpp331 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 …]
Davltree_algorithms.hpp316 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/
Dmru_cache.h42 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/
Dmru_cache.h42 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/
DARMGenSystemRegister.inc164 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/
Dassociative_container_adaptor.hpp38 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/
Ddoc_unordered_map.cpp70 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/
Dunordered_multiset_of.hpp119 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;
Dunordered_set_of.hpp116 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;

1234