Searched refs:_Hashtable (Results 1 - 25 of 127) sorted by relevance

123456

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
H A Dhashtable_policy.h62 // Auxiliary types used for all instantiations of _Hashtable: nodes
66 // template parameter of class template _Hashtable controls whether
363 // Many of class template _Hashtable's template parameters are policy
490 // Base classes for std::_Hashtable. We define these base classes
496 // template _Hashtable, so we use the "curiously recurring template
505 typename _Hashtable>
508 template<typename _Key, typename _Pair, typename _Hashtable>
509 struct _Map_base<_Key, _Pair, std::_Select1st<_Pair>, false, _Hashtable>
514 template<typename _Key, typename _Pair, typename _Hashtable>
515 struct _Map_base<_Key, _Pair, std::_Select1st<_Pair>, true, _Hashtable>
[all...]
H A Dhashtable.h41 // Class template _Hashtable, class definition.
43 // Meaning of class template _Hashtable's template parameters
93 // __unique_keys: bool. true if the return value of _Hashtable::count(k)
105 class _Hashtable class in inherits:__detail::_Rehash_base,__detail::_Hash_code_base,__detail::_Map_base,__detail::_Equality_base
107 _Hashtable<_Key, _Value, _Allocator,
117 _Hashtable<_Key, _Value, _Allocator,
125 _Hashtable<_Key, _Value, _Allocator,
202 _Hashtable(size_type __bucket_hint,
208 _Hashtable(_InputIterator __first, _InputIterator __last,
214 _Hashtable(cons
571 _Hashtable(size_type __bucket_hint, function in class:_Hashtable
597 _Hashtable(_InputIterator __f, _InputIterator __l, function in class:_Hashtable
638 _Hashtable(const _Hashtable& __ht) function in class:_Hashtable
679 _Hashtable(_Hashtable&& __ht) function in class:_Hashtable
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
H A Dhashtable_policy.h62 // Auxiliary types used for all instantiations of _Hashtable: nodes
66 // template parameter of class template _Hashtable controls whether
363 // Many of class template _Hashtable's template parameters are policy
490 // Base classes for std::_Hashtable. We define these base classes
496 // template _Hashtable, so we use the "curiously recurring template
505 typename _Hashtable>
508 template<typename _Key, typename _Pair, typename _Hashtable>
509 struct _Map_base<_Key, _Pair, std::_Select1st<_Pair>, false, _Hashtable>
514 template<typename _Key, typename _Pair, typename _Hashtable>
515 struct _Map_base<_Key, _Pair, std::_Select1st<_Pair>, true, _Hashtable>
[all...]
H A Dhashtable.h41 // Class template _Hashtable, class definition.
43 // Meaning of class template _Hashtable's template parameters
93 // __unique_keys: bool. true if the return value of _Hashtable::count(k)
105 class _Hashtable class in inherits:__detail::_Rehash_base,__detail::_Hash_code_base,__detail::_Map_base,__detail::_Equality_base
107 _Hashtable<_Key, _Value, _Allocator,
117 _Hashtable<_Key, _Value, _Allocator,
125 _Hashtable<_Key, _Value, _Allocator,
202 _Hashtable(size_type __bucket_hint,
208 _Hashtable(_InputIterator __first, _InputIterator __last,
214 _Hashtable(cons
571 _Hashtable(size_type __bucket_hint, function in class:_Hashtable
597 _Hashtable(_InputIterator __f, _InputIterator __l, function in class:_Hashtable
638 _Hashtable(const _Hashtable& __ht) function in class:_Hashtable
679 _Hashtable(_Hashtable&& __ht) function in class:_Hashtable
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dhashtable_policy.h62 // Auxiliary types used for all instantiations of _Hashtable: nodes
66 // template parameter of class template _Hashtable controls whether
363 // Many of class template _Hashtable's template parameters are policy
490 // Base classes for std::_Hashtable. We define these base classes
496 // template _Hashtable, so we use the "curiously recurring template
505 typename _Hashtable>
508 template<typename _Key, typename _Pair, typename _Hashtable>
509 struct _Map_base<_Key, _Pair, std::_Select1st<_Pair>, false, _Hashtable>
514 template<typename _Key, typename _Pair, typename _Hashtable>
515 struct _Map_base<_Key, _Pair, std::_Select1st<_Pair>, true, _Hashtable>
[all...]
H A Dhashtable.h41 // Class template _Hashtable, class definition.
43 // Meaning of class template _Hashtable's template parameters
93 // __unique_keys: bool. true if the return value of _Hashtable::count(k)
105 class _Hashtable class in inherits:__detail::_Rehash_base,__detail::_Hash_code_base,__detail::_Map_base,__detail::_Equality_base
107 _Hashtable<_Key, _Value, _Allocator,
117 _Hashtable<_Key, _Value, _Allocator,
125 _Hashtable<_Key, _Value, _Allocator,
202 _Hashtable(size_type __bucket_hint,
208 _Hashtable(_InputIterator __first, _InputIterator __last,
214 _Hashtable(cons
571 _Hashtable(size_type __bucket_hint, function in class:_Hashtable
597 _Hashtable(_InputIterator __f, _InputIterator __l, function in class:_Hashtable
638 _Hashtable(const _Hashtable& __ht) function in class:_Hashtable
679 _Hashtable(_Hashtable&& __ht) function in class:_Hashtable
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dhashtable_policy.h62 // Auxiliary types used for all instantiations of _Hashtable: nodes
66 // template parameter of class template _Hashtable controls whether
363 // Many of class template _Hashtable's template parameters are policy
490 // Base classes for std::_Hashtable. We define these base classes
496 // template _Hashtable, so we use the "curiously recurring template
505 typename _Hashtable>
508 template<typename _Key, typename _Pair, typename _Hashtable>
509 struct _Map_base<_Key, _Pair, std::_Select1st<_Pair>, false, _Hashtable>
514 template<typename _Key, typename _Pair, typename _Hashtable>
515 struct _Map_base<_Key, _Pair, std::_Select1st<_Pair>, true, _Hashtable>
[all...]
H A Dhashtable.h41 // Class template _Hashtable, class definition.
43 // Meaning of class template _Hashtable's template parameters
93 // __unique_keys: bool. true if the return value of _Hashtable::count(k)
105 class _Hashtable class in inherits:__detail::_Rehash_base,__detail::_Hash_code_base,__detail::_Map_base,__detail::_Equality_base
107 _Hashtable<_Key, _Value, _Allocator,
117 _Hashtable<_Key, _Value, _Allocator,
125 _Hashtable<_Key, _Value, _Allocator,
202 _Hashtable(size_type __bucket_hint,
208 _Hashtable(_InputIterator __first, _InputIterator __last,
214 _Hashtable(cons
571 _Hashtable(size_type __bucket_hint, function in class:_Hashtable
597 _Hashtable(_InputIterator __f, _InputIterator __l, function in class:_Hashtable
638 _Hashtable(const _Hashtable& __ht) function in class:_Hashtable
679 _Hashtable(_Hashtable&& __ht) function in class:_Hashtable
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dhashtable_policy.h62 // Auxiliary types used for all instantiations of _Hashtable: nodes
66 // template parameter of class template _Hashtable controls whether
363 // Many of class template _Hashtable's template parameters are policy
490 // Base classes for std::_Hashtable. We define these base classes
496 // template _Hashtable, so we use the "curiously recurring template
505 typename _Hashtable>
508 template<typename _Key, typename _Pair, typename _Hashtable>
509 struct _Map_base<_Key, _Pair, std::_Select1st<_Pair>, false, _Hashtable>
514 template<typename _Key, typename _Pair, typename _Hashtable>
515 struct _Map_base<_Key, _Pair, std::_Select1st<_Pair>, true, _Hashtable>
[all...]
H A Dhashtable.h41 // Class template _Hashtable, class definition.
43 // Meaning of class template _Hashtable's template parameters
93 // __unique_keys: bool. true if the return value of _Hashtable::count(k)
105 class _Hashtable class in inherits:__detail::_Rehash_base,__detail::_Hash_code_base,__detail::_Map_base,__detail::_Equality_base
107 _Hashtable<_Key, _Value, _Allocator,
117 _Hashtable<_Key, _Value, _Allocator,
125 _Hashtable<_Key, _Value, _Allocator,
202 _Hashtable(size_type __bucket_hint,
208 _Hashtable(_InputIterator __first, _InputIterator __last,
214 _Hashtable(cons
571 _Hashtable(size_type __bucket_hint, function in class:_Hashtable
597 _Hashtable(_InputIterator __f, _InputIterator __l, function in class:_Hashtable
638 _Hashtable(const _Hashtable& __ht) function in class:_Hashtable
679 _Hashtable(_Hashtable&& __ht) function in class:_Hashtable
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dhashtable_policy.h62 // Auxiliary types used for all instantiations of _Hashtable: nodes
66 // template parameter of class template _Hashtable controls whether
363 // Many of class template _Hashtable's template parameters are policy
490 // Base classes for std::_Hashtable. We define these base classes
496 // template _Hashtable, so we use the "curiously recurring template
505 typename _Hashtable>
508 template<typename _Key, typename _Pair, typename _Hashtable>
509 struct _Map_base<_Key, _Pair, std::_Select1st<_Pair>, false, _Hashtable>
514 template<typename _Key, typename _Pair, typename _Hashtable>
515 struct _Map_base<_Key, _Pair, std::_Select1st<_Pair>, true, _Hashtable>
[all...]
H A Dhashtable.h41 // Class template _Hashtable, class definition.
43 // Meaning of class template _Hashtable's template parameters
93 // __unique_keys: bool. true if the return value of _Hashtable::count(k)
105 class _Hashtable class in inherits:__detail::_Rehash_base,__detail::_Hash_code_base,__detail::_Map_base,__detail::_Equality_base
107 _Hashtable<_Key, _Value, _Allocator,
117 _Hashtable<_Key, _Value, _Allocator,
125 _Hashtable<_Key, _Value, _Allocator,
202 _Hashtable(size_type __bucket_hint,
208 _Hashtable(_InputIterator __first, _InputIterator __last,
214 _Hashtable(cons
571 _Hashtable(size_type __bucket_hint, function in class:_Hashtable
597 _Hashtable(_InputIterator __f, _InputIterator __l, function in class:_Hashtable
638 _Hashtable(const _Hashtable& __ht) function in class:_Hashtable
679 _Hashtable(_Hashtable&& __ht) function in class:_Hashtable
[all...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
H A Dhashtable.h44 // Class template _Hashtable, class definition.
46 // Meaning of class template _Hashtable's template parameters
96 // __unique_keys: bool. true if the return value of _Hashtable::count(k)
108 class _Hashtable class in namespace:tr1
110 _Hashtable<_Key, _Value, _Allocator,
120 _Hashtable<_Key, _Value, _Allocator,
195 _Hashtable(size_type __bucket_hint,
201 _Hashtable(_InputIterator __first, _InputIterator __last,
207 _Hashtable(const _Hashtable
518 _Hashtable(size_type __bucket_hint, function in class:tr1::_Hashtable
543 _Hashtable(_InputIterator __f, _InputIterator __l, function in class:tr1::_Hashtable
583 _Hashtable(const _Hashtable& __ht) function in class:tr1::_Hashtable
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
H A Dhashtable.h44 // Class template _Hashtable, class definition.
46 // Meaning of class template _Hashtable's template parameters
96 // __unique_keys: bool. true if the return value of _Hashtable::count(k)
108 class _Hashtable class in namespace:tr1
110 _Hashtable<_Key, _Value, _Allocator,
120 _Hashtable<_Key, _Value, _Allocator,
195 _Hashtable(size_type __bucket_hint,
201 _Hashtable(_InputIterator __first, _InputIterator __last,
207 _Hashtable(const _Hashtable
518 _Hashtable(size_type __bucket_hint, function in class:tr1::_Hashtable
543 _Hashtable(_InputIterator __f, _InputIterator __l, function in class:tr1::_Hashtable
583 _Hashtable(const _Hashtable& __ht) function in class:tr1::_Hashtable
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
H A Dhashtable.h44 // Class template _Hashtable, class definition.
46 // Meaning of class template _Hashtable's template parameters
96 // __unique_keys: bool. true if the return value of _Hashtable::count(k)
108 class _Hashtable class in namespace:tr1
110 _Hashtable<_Key, _Value, _Allocator,
120 _Hashtable<_Key, _Value, _Allocator,
195 _Hashtable(size_type __bucket_hint,
201 _Hashtable(_InputIterator __first, _InputIterator __last,
207 _Hashtable(const _Hashtable
518 _Hashtable(size_type __bucket_hint, function in class:tr1::_Hashtable
543 _Hashtable(_InputIterator __f, _InputIterator __l, function in class:tr1::_Hashtable
583 _Hashtable(const _Hashtable& __ht) function in class:tr1::_Hashtable
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
H A Dhashtable.h44 // Class template _Hashtable, class definition.
46 // Meaning of class template _Hashtable's template parameters
96 // __unique_keys: bool. true if the return value of _Hashtable::count(k)
108 class _Hashtable class in namespace:tr1
110 _Hashtable<_Key, _Value, _Allocator,
120 _Hashtable<_Key, _Value, _Allocator,
195 _Hashtable(size_type __bucket_hint,
201 _Hashtable(_InputIterator __first, _InputIterator __last,
207 _Hashtable(const _Hashtable
518 _Hashtable(size_type __bucket_hint, function in class:tr1::_Hashtable
543 _Hashtable(_InputIterator __f, _InputIterator __l, function in class:tr1::_Hashtable
583 _Hashtable(const _Hashtable& __ht) function in class:tr1::_Hashtable
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/tr1/
H A Dhashtable.h44 // Class template _Hashtable, class definition.
46 // Meaning of class template _Hashtable's template parameters
96 // __unique_keys: bool. true if the return value of _Hashtable::count(k)
108 class _Hashtable class in namespace:tr1
110 _Hashtable<_Key, _Value, _Allocator,
120 _Hashtable<_Key, _Value, _Allocator,
195 _Hashtable(size_type __bucket_hint,
201 _Hashtable(_InputIterator __first, _InputIterator __last,
207 _Hashtable(const _Hashtable
518 _Hashtable(size_type __bucket_hint, function in class:tr1::_Hashtable
543 _Hashtable(_InputIterator __f, _InputIterator __l, function in class:tr1::_Hashtable
583 _Hashtable(const _Hashtable& __ht) function in class:tr1::_Hashtable
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
H A Dhashtable.h44 // Class template _Hashtable, class definition.
46 // Meaning of class template _Hashtable's template parameters
96 // __unique_keys: bool. true if the return value of _Hashtable::count(k)
108 class _Hashtable class in namespace:tr1
110 _Hashtable<_Key, _Value, _Allocator,
120 _Hashtable<_Key, _Value, _Allocator,
195 _Hashtable(size_type __bucket_hint,
201 _Hashtable(_InputIterator __first, _InputIterator __last,
207 _Hashtable(const _Hashtable
518 _Hashtable(size_type __bucket_hint, function in class:tr1::_Hashtable
543 _Hashtable(_InputIterator __f, _InputIterator __l, function in class:tr1::_Hashtable
583 _Hashtable(const _Hashtable& __ht) function in class:tr1::_Hashtable
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
H A Dhashtable.h44 // Class template _Hashtable, class definition.
46 // Meaning of class template _Hashtable's template parameters
96 // __unique_keys: bool. true if the return value of _Hashtable::count(k)
108 class _Hashtable class in namespace:tr1
110 _Hashtable<_Key, _Value, _Allocator,
120 _Hashtable<_Key, _Value, _Allocator,
195 _Hashtable(size_type __bucket_hint,
201 _Hashtable(_InputIterator __first, _InputIterator __last,
207 _Hashtable(const _Hashtable
518 _Hashtable(size_type __bucket_hint, function in class:tr1::_Hashtable
543 _Hashtable(_InputIterator __f, _InputIterator __l, function in class:tr1::_Hashtable
583 _Hashtable(const _Hashtable& __ht) function in class:tr1::_Hashtable
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
H A Dhashtable.h44 // Class template _Hashtable, class definition.
46 // Meaning of class template _Hashtable's template parameters
96 // __unique_keys: bool. true if the return value of _Hashtable::count(k)
108 class _Hashtable class in namespace:tr1
110 _Hashtable<_Key, _Value, _Allocator,
120 _Hashtable<_Key, _Value, _Allocator,
195 _Hashtable(size_type __bucket_hint,
201 _Hashtable(_InputIterator __first, _InputIterator __last,
207 _Hashtable(const _Hashtable
518 _Hashtable(size_type __bucket_hint, function in class:tr1::_Hashtable
543 _Hashtable(_InputIterator __f, _InputIterator __l, function in class:tr1::_Hashtable
583 _Hashtable(const _Hashtable& __ht) function in class:tr1::_Hashtable
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/include/tr1/
H A Dhashtable.h44 // Class template _Hashtable, class definition.
46 // Meaning of class template _Hashtable's template parameters
96 // __unique_keys: bool. true if the return value of _Hashtable::count(k)
108 class _Hashtable class in namespace:tr1
110 _Hashtable<_Key, _Value, _Allocator,
120 _Hashtable<_Key, _Value, _Allocator,
195 _Hashtable(size_type __bucket_hint,
201 _Hashtable(_InputIterator __first, _InputIterator __last,
207 _Hashtable(const _Hashtable
518 _Hashtable(size_type __bucket_hint, function in class:tr1::_Hashtable
543 _Hashtable(_InputIterator __f, _InputIterator __l, function in class:tr1::_Hashtable
583 _Hashtable(const _Hashtable& __ht) function in class:tr1::_Hashtable
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
H A Dhashtable.h44 // Class template _Hashtable, class definition.
46 // Meaning of class template _Hashtable's template parameters
96 // __unique_keys: bool. true if the return value of _Hashtable::count(k)
108 class _Hashtable class in namespace:tr1
110 _Hashtable<_Key, _Value, _Allocator,
120 _Hashtable<_Key, _Value, _Allocator,
195 _Hashtable(size_type __bucket_hint,
201 _Hashtable(_InputIterator __first, _InputIterator __last,
207 _Hashtable(const _Hashtable
518 _Hashtable(size_type __bucket_hint, function in class:tr1::_Hashtable
543 _Hashtable(_InputIterator __f, _InputIterator __l, function in class:tr1::_Hashtable
583 _Hashtable(const _Hashtable& __ht) function in class:tr1::_Hashtable
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
H A Dhashtable.h44 // Class template _Hashtable, class definition.
46 // Meaning of class template _Hashtable's template parameters
96 // __unique_keys: bool. true if the return value of _Hashtable::count(k)
108 class _Hashtable class in namespace:tr1
110 _Hashtable<_Key, _Value, _Allocator,
120 _Hashtable<_Key, _Value, _Allocator,
195 _Hashtable(size_type __bucket_hint,
201 _Hashtable(_InputIterator __first, _InputIterator __last,
207 _Hashtable(const _Hashtable
518 _Hashtable(size_type __bucket_hint, function in class:tr1::_Hashtable
543 _Hashtable(_InputIterator __f, _InputIterator __l, function in class:tr1::_Hashtable
583 _Hashtable(const _Hashtable& __ht) function in class:tr1::_Hashtable
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
H A Dhashtable.h44 // Class template _Hashtable, class definition.
46 // Meaning of class template _Hashtable's template parameters
96 // __unique_keys: bool. true if the return value of _Hashtable::count(k)
108 class _Hashtable class in namespace:tr1
110 _Hashtable<_Key, _Value, _Allocator,
120 _Hashtable<_Key, _Value, _Allocator,
195 _Hashtable(size_type __bucket_hint,
201 _Hashtable(_InputIterator __first, _InputIterator __last,
207 _Hashtable(const _Hashtable
518 _Hashtable(size_type __bucket_hint, function in class:tr1::_Hashtable
543 _Hashtable(_InputIterator __f, _InputIterator __l, function in class:tr1::_Hashtable
583 _Hashtable(const _Hashtable& __ht) function in class:tr1::_Hashtable
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/include/tr1/
H A Dhashtable.h44 // Class template _Hashtable, class definition.
46 // Meaning of class template _Hashtable's template parameters
96 // __unique_keys: bool. true if the return value of _Hashtable::count(k)
108 class _Hashtable class in namespace:tr1
110 _Hashtable<_Key, _Value, _Allocator,
120 _Hashtable<_Key, _Value, _Allocator,
195 _Hashtable(size_type __bucket_hint,
201 _Hashtable(_InputIterator __first, _InputIterator __last,
207 _Hashtable(const _Hashtable
518 _Hashtable(size_type __bucket_hint, function in class:tr1::_Hashtable
543 _Hashtable(_InputIterator __f, _InputIterator __l, function in class:tr1::_Hashtable
583 _Hashtable(const _Hashtable& __ht) function in class:tr1::_Hashtable
[all...]

Completed in 457 milliseconds

123456