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

1 2 3

  /external/clang/test/SemaCXX/
libstdcxx_map_base_hack.cpp 11 typename _Hashtable>
19 template<typename _Key2, typename _Pair, typename _Hashtable>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
hashtable_policy.h 62 // 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...]
hashtable.h 41 // 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
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(const _Hashtable&)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
hashtable_policy.h 62 // 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...]
hashtable.h 41 // 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
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(const _Hashtable&)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
hashtable_policy.h 62 // 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...]
hashtable.h 41 // 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
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(const _Hashtable&)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
hashtable_policy.h 62 // 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...]
hashtable.h 41 // 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
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(const _Hashtable&)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
hashtable.h 44 // 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
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&)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
hashtable.h 44 // 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
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&)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
hashtable.h 44 // 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
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&)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
hashtable.h 44 // 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
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&)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
hashtable.h 44 // 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
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&)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
hashtable.h 44 // 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
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&)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
hashtable.h 44 // 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
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&)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
hashtable_policy.h 69 // Auxiliary types used for all instantiations of _Hashtable: nodes
73 // template parameter of class template _Hashtable controls whether
232 // Many of class template _Hashtable's template parameters are policy
388 // Base classes for std::_Hashtable. We define these base classes
394 // template _Hashtable, so we use the "curiously recurring template
403 typename _Hashtable>
406 template<typename _Key, typename _Pair, typename _Hashtable>
407 struct _Map_base<_Key, _Pair, std::_Select1st<_Pair>, false, _Hashtable>
412 template<typename _Key, typename _Pair, typename _Hashtable>
413 struct _Map_base<_Key, _Pair, std::_Select1st<_Pair>, true, _Hashtable>
    [all...]
hashtable.h 42 // Class template _Hashtable, class definition.
44 // Meaning of class template _Hashtable's template parameters
91 // __unique_keys: bool. true if the return value of _Hashtable::count(k)
96 * Here's _Hashtable data structure, each _Hashtable has:
148 class _Hashtable
150 _Hashtable<_Key, _Value, _Allocator,
160 _Hashtable<_Key, _Value, _Allocator,
168 _Hashtable<_Key, _Value, _Allocator,
293 _Hashtable(size_type __bucket_hint
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
hashtable_policy.h 69 // Auxiliary types used for all instantiations of _Hashtable: nodes
73 // template parameter of class template _Hashtable controls whether
232 // Many of class template _Hashtable's template parameters are policy
388 // Base classes for std::_Hashtable. We define these base classes
394 // template _Hashtable, so we use the "curiously recurring template
403 typename _Hashtable>
406 template<typename _Key, typename _Pair, typename _Hashtable>
407 struct _Map_base<_Key, _Pair, std::_Select1st<_Pair>, false, _Hashtable>
412 template<typename _Key, typename _Pair, typename _Hashtable>
413 struct _Map_base<_Key, _Pair, std::_Select1st<_Pair>, true, _Hashtable>
    [all...]
hashtable.h 42 // Class template _Hashtable, class definition.
44 // Meaning of class template _Hashtable's template parameters
91 // __unique_keys: bool. true if the return value of _Hashtable::count(k)
96 * Here's _Hashtable data structure, each _Hashtable has:
148 class _Hashtable
150 _Hashtable<_Key, _Value, _Allocator,
160 _Hashtable<_Key, _Value, _Allocator,
168 _Hashtable<_Key, _Value, _Allocator,
293 _Hashtable(size_type __bucket_hint
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
unordered_set.h 46 using __uset_hashtable = _Hashtable<_Value, _Value, _Alloc,
61 using __umset_hashtable = _Hashtable<_Value, _Value, _Alloc,
86 * Base is _Hashtable, dispatched at compile time via template
95 typedef __uset_hashtable<_Value, _Hash, _Pred, _Alloc> _Hashtable;
96 _Hashtable _M_h;
102 typedef typename _Hashtable::key_type key_type;
103 typedef typename _Hashtable::value_type value_type;
104 typedef typename _Hashtable::hasher hasher;
105 typedef typename _Hashtable::key_equal key_equal;
106 typedef typename _Hashtable::allocator_type allocator_type
    [all...]
hashtable.h 53 * Primary class template _Hashtable.
103 * Each _Hashtable data structure has:
154 * where the derived _Hashtable class is used in _Map_base,
174 class _Hashtable
373 _Hashtable(size_type __bucket_hint,
379 _Hashtable(_InputIterator __first, _InputIterator __last,
385 _Hashtable(const _Hashtable&);
387 _Hashtable(_Hashtable&&)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
hashtable_policy.h 81 // Auxiliary types used for all instantiations of _Hashtable: nodes
85 // template parameter of class template _Hashtable controls whether
390 // Many of class template _Hashtable's template parameters are policy
517 // Base classes for std::tr1::_Hashtable. We define these base
523 // of class template _Hashtable, so we use the "curiously recurring
532 typename _Hashtable>
535 template<typename _Key, typename _Pair, typename _Hashtable>
536 struct _Map_base<_Key, _Pair, std::_Select1st<_Pair>, false, _Hashtable>
541 template<typename _Key, typename _Pair, typename _Hashtable>
542 struct _Map_base<_Key, _Pair, std::_Select1st<_Pair>, true, _Hashtable>
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
hashtable_policy.h 81 // Auxiliary types used for all instantiations of _Hashtable: nodes
85 // template parameter of class template _Hashtable controls whether
390 // Many of class template _Hashtable's template parameters are policy
517 // Base classes for std::tr1::_Hashtable. We define these base
523 // of class template _Hashtable, so we use the "curiously recurring
532 typename _Hashtable>
535 template<typename _Key, typename _Pair, typename _Hashtable>
536 struct _Map_base<_Key, _Pair, std::_Select1st<_Pair>, false, _Hashtable>
541 template<typename _Key, typename _Pair, typename _Hashtable>
542 struct _Map_base<_Key, _Pair, std::_Select1st<_Pair>, true, _Hashtable>
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
hashtable_policy.h 81 // Auxiliary types used for all instantiations of _Hashtable: nodes
85 // template parameter of class template _Hashtable controls whether
390 // Many of class template _Hashtable's template parameters are policy
517 // Base classes for std::tr1::_Hashtable. We define these base
523 // of class template _Hashtable, so we use the "curiously recurring
532 typename _Hashtable>
535 template<typename _Key, typename _Pair, typename _Hashtable>
536 struct _Map_base<_Key, _Pair, std::_Select1st<_Pair>, false, _Hashtable>
541 template<typename _Key, typename _Pair, typename _Hashtable>
542 struct _Map_base<_Key, _Pair, std::_Select1st<_Pair>, true, _Hashtable>
    [all...]

Completed in 360 milliseconds

1 2 3