HomeSort by relevance Sort by last modified time
    Searched full:_hashtable (Results 1 - 25 of 106) sorted by null

1 2 3 4 5

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
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...]
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...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
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...]
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...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
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...]
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...]
  /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...]
hashtable_policy.h 61 // Auxiliary types used for all instantiations of _Hashtable: nodes
65 // template parameter of class template _Hashtable controls whether
356 // Many of class template _Hashtable's template parameters are policy
483 // Base classes for std::tr1::_Hashtable. We define these base
489 // of class template _Hashtable, so we use the "curiously recurring
498 typename _Hashtable>
501 template<typename _Key, typename _Pair, typename _Hashtable>
502 struct _Map_base<_Key, _Pair, std::_Select1st<_Pair>, false, _Hashtable>
507 template<typename _Key, typename _Pair, typename _Hashtable>
508 struct _Map_base<_Key, _Pair, std::_Select1st<_Pair>, true, _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...]
hashtable_policy.h 61 // Auxiliary types used for all instantiations of _Hashtable: nodes
65 // template parameter of class template _Hashtable controls whether
356 // Many of class template _Hashtable's template parameters are policy
483 // Base classes for std::tr1::_Hashtable. We define these base
489 // of class template _Hashtable, so we use the "curiously recurring
498 typename _Hashtable>
501 template<typename _Key, typename _Pair, typename _Hashtable>
502 struct _Map_base<_Key, _Pair, std::_Select1st<_Pair>, false, _Hashtable>
507 template<typename _Key, typename _Pair, typename _Hashtable>
508 struct _Map_base<_Key, _Pair, std::_Select1st<_Pair>, true, _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/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
hashtable 54 // Class template _Hashtable, class definition.
56 // Meaning of class template _Hashtable's template parameters
106 // __unique_keys: bool. true if the return value of _Hashtable::count(k)
118 class _Hashtable
120 _Hashtable<_Key, _Value, _Allocator,
130 _Hashtable<_Key, _Value, _Allocator,
205 _Hashtable(size_type __bucket_hint,
211 _Hashtable(_InputIterator __first, _InputIterator __last,
217 _Hashtable(const _Hashtable&)
    [all...]
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 54 // Class template _Hashtable, class definition.
56 // Meaning of class template _Hashtable's template parameters
106 // __unique_keys: bool. true if the return value of _Hashtable::count(k)
118 class _Hashtable
120 _Hashtable<_Key, _Value, _Allocator,
130 _Hashtable<_Key, _Value, _Allocator,
205 _Hashtable(size_type __bucket_hint,
211 _Hashtable(_InputIterator __first, _InputIterator __last,
217 _Hashtable(const _Hashtable&)
    [all...]
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 54 // Class template _Hashtable, class definition.
56 // Meaning of class template _Hashtable's template parameters
106 // __unique_keys: bool. true if the return value of _Hashtable::count(k)
118 class _Hashtable
120 _Hashtable<_Key, _Value, _Allocator,
130 _Hashtable<_Key, _Value, _Allocator,
205 _Hashtable(size_type __bucket_hint,
211 _Hashtable(_InputIterator __first, _InputIterator __last,
217 _Hashtable(const _Hashtable&)
    [all...]
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/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
hashtable 54 // Class template _Hashtable, class definition.
56 // Meaning of class template _Hashtable's template parameters
106 // __unique_keys: bool. true if the return value of _Hashtable::count(k)
118 class _Hashtable
120 _Hashtable<_Key, _Value, _Allocator,
130 _Hashtable<_Key, _Value, _Allocator,
205 _Hashtable(size_type __bucket_hint,
211 _Hashtable(_InputIterator __first, _InputIterator __last,
217 _Hashtable(const _Hashtable&)
    [all...]
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/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1_impl/
hashtable 54 // Class template _Hashtable, class definition.
56 // Meaning of class template _Hashtable's template parameters
106 // __unique_keys: bool. true if the return value of _Hashtable::count(k)
118 class _Hashtable
120 _Hashtable<_Key, _Value, _Allocator,
130 _Hashtable<_Key, _Value, _Allocator,
205 _Hashtable(size_type __bucket_hint,
211 _Hashtable(_InputIterator __first, _InputIterator __last,
217 _Hashtable(const _Hashtable&)
    [all...]
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/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...]
  /external/clang/test/SemaCXX/
libstdcxx_map_base_hack.cpp 11 typename _Hashtable>
19 template<typename _Key2, typename _Pair, typename _Hashtable>

Completed in 1097 milliseconds

1 2 3 4 5