HomeSort by relevance Sort by last modified time
    Searched full:_key (Results 26 - 50 of 229) sorted by null

12 3 4 5 6 7 8 910

  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/debug/
set.h 41 template<typename _Key, typename _Compare = std::less<_Key>,
42 typename _Allocator = std::allocator<_Key> >
44 : public _GLIBCXX_STD_D::set<_Key,_Compare,_Allocator>,
45 public __gnu_debug::_Safe_sequence<set<_Key, _Compare, _Allocator> >
47 typedef _GLIBCXX_STD_D::set<_Key, _Compare, _Allocator> _Base;
52 typedef _Key key_type;
53 typedef _Key value_type;
342 template<typename _Key, typename _Compare, typename _Allocator>
344 operator==(const set<_Key, _Compare, _Allocator>& __lhs
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_tree.h 320 template<typename _Key, typename _Val, typename _KeyOfValue,
332 typedef _Key key_type;
469 static bool _M_compare_with(_KeyCompareT& __comp, const _Key& __x, const _Key& __y) {
479 bool operator()(const _Key& __x, const _Key& __y) const {
483 bool operator()(const _Key& __x, const _Key& __y) {
543 static const _Key&
567 static const _Key
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_tree.h 320 template<typename _Key, typename _Val, typename _KeyOfValue,
332 typedef _Key key_type;
469 static bool _M_compare_with(_KeyCompareT& __comp, const _Key& __x, const _Key& __y) {
479 bool operator()(const _Key& __x, const _Key& __y) const {
483 bool operator()(const _Key& __x, const _Key& __y) {
543 static const _Key&
567 static const _Key
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_tree.h 320 template<typename _Key, typename _Val, typename _KeyOfValue,
332 typedef _Key key_type;
469 static bool _M_compare_with(_KeyCompareT& __comp, const _Key& __x, const _Key& __y) {
479 bool operator()(const _Key& __x, const _Key& __y) const {
483 bool operator()(const _Key& __x, const _Key& __y) {
543 static const _Key&
567 static const _Key
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_tree.h 320 template<typename _Key, typename _Val, typename _KeyOfValue,
332 typedef _Key key_type;
469 static bool _M_compare_with(_KeyCompareT& __comp, const _Key& __x, const _Key& __y) {
479 bool operator()(const _Key& __x, const _Key& __y) const {
483 bool operator()(const _Key& __x, const _Key& __y) {
543 static const _Key&
567 static const _Key
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
hashtable.h 48 // _Key and _Value: arbitrary CopyConstructible types.
55 // and returns a value of type _Key.
70 // whose argument types are _Key and size_t and whose result type is
101 template<typename _Key, typename _Value, typename _Allocator,
110 _Hashtable<_Key, _Value, _Allocator,
117 public __detail::_Hash_code_base<_Key, _Value, _ExtractKey, _Equal,
119 public __detail::_Map_base<_Key, _Value, _ExtractKey, __unique_keys,
120 _Hashtable<_Key, _Value, _Allocator,
131 typedef _Key key_type;
418 template<typename _Key, typename _Value
    [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 48 // _Key and _Value: arbitrary CopyConstructible types.
55 // and returns a value of type _Key.
70 // whose argument types are _Key and size_t and whose result type is
101 template<typename _Key, typename _Value, typename _Allocator,
110 _Hashtable<_Key, _Value, _Allocator,
117 public __detail::_Hash_code_base<_Key, _Value, _ExtractKey, _Equal,
119 public __detail::_Map_base<_Key, _Value, _ExtractKey, __unique_keys,
120 _Hashtable<_Key, _Value, _Allocator,
131 typedef _Key key_type;
418 template<typename _Key, typename _Value
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_tree.h 330 template<typename _Key, typename _Val, typename _KeyOfValue,
342 typedef _Key key_type;
480 static bool _M_compare_with(_KeyCompareT& __comp, const _Key& __x, const _Key& __y) {
490 bool operator()(const _Key& __x, const _Key& __y) const {
494 bool operator()(const _Key& __x, const _Key& __y) {
554 static const _Key&
578 static const _Key
    [all...]
hashtable.h 45 // _Key and _Value: arbitrary CopyConstructible types.
52 // and returns a value of type _Key.
67 // whose argument types are _Key and size_t and whose result type is
98 template<typename _Key, typename _Value, typename _Allocator,
107 _Hashtable<_Key, _Value, _Allocator,
114 public __detail::_Hash_code_base<_Key, _Value, _ExtractKey, _Equal,
116 public __detail::_Map_base<_Key, _Value, _ExtractKey, __unique_keys,
117 _Hashtable<_Key, _Value, _Allocator,
125 _Hashtable<_Key, _Value, _Allocator,
136 typedef _Key key_type
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_tree.h 330 template<typename _Key, typename _Val, typename _KeyOfValue,
342 typedef _Key key_type;
480 static bool _M_compare_with(_KeyCompareT& __comp, const _Key& __x, const _Key& __y) {
490 bool operator()(const _Key& __x, const _Key& __y) const {
494 bool operator()(const _Key& __x, const _Key& __y) {
554 static const _Key&
578 static const _Key
    [all...]
hashtable.h 45 // _Key and _Value: arbitrary CopyConstructible types.
52 // and returns a value of type _Key.
67 // whose argument types are _Key and size_t and whose result type is
98 template<typename _Key, typename _Value, typename _Allocator,
107 _Hashtable<_Key, _Value, _Allocator,
114 public __detail::_Hash_code_base<_Key, _Value, _ExtractKey, _Equal,
116 public __detail::_Map_base<_Key, _Value, _ExtractKey, __unique_keys,
117 _Hashtable<_Key, _Value, _Allocator,
125 _Hashtable<_Key, _Value, _Allocator,
136 typedef _Key key_type
    [all...]
  /external/stlport/stlport/stl/
_hashtable.c 113 # define key_type _Key
117 _Key, _HF, _ExK, _EqK, _All>
119 _Key, _HF, _ExK, _EqK, _All>
121 # define __size_type__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::size_type
122 # define __reference__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::reference
123 # define __iterator__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::iterator
124 # define __const_iterator__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::const_iterator
130 template <class _Val, class _Key, class _HF,
132 bool hashtable<_Val,_Key,_HF,_Traits,_ExK,_EqK,_All>::_M_equal(
133 const hashtable<_Val,_Key,_HF,_Traits,_ExK,_EqK,_All>& __ht1
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_hashtable.c 113 # define key_type _Key
117 _Key, _HF, _ExK, _EqK, _All>
119 _Key, _HF, _ExK, _EqK, _All>
121 # define __size_type__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::size_type
122 # define __reference__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::reference
123 # define __iterator__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::iterator
124 # define __const_iterator__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::const_iterator
130 template <class _Val, class _Key, class _HF,
132 bool hashtable<_Val,_Key,_HF,_Traits,_ExK,_EqK,_All>::_M_equal(
133 const hashtable<_Val,_Key,_HF,_Traits,_ExK,_EqK,_All>& __ht1
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_hashtable.c 113 # define key_type _Key
117 _Key, _HF, _ExK, _EqK, _All>
119 _Key, _HF, _ExK, _EqK, _All>
121 # define __size_type__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::size_type
122 # define __reference__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::reference
123 # define __iterator__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::iterator
124 # define __const_iterator__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::const_iterator
130 template <class _Val, class _Key, class _HF,
132 bool hashtable<_Val,_Key,_HF,_Traits,_ExK,_EqK,_All>::_M_equal(
133 const hashtable<_Val,_Key,_HF,_Traits,_ExK,_EqK,_All>& __ht1
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_hashtable.c 113 # define key_type _Key
117 _Key, _HF, _ExK, _EqK, _All>
119 _Key, _HF, _ExK, _EqK, _All>
121 # define __size_type__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::size_type
122 # define __reference__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::reference
123 # define __iterator__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::iterator
124 # define __const_iterator__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::const_iterator
130 template <class _Val, class _Key, class _HF,
132 bool hashtable<_Val,_Key,_HF,_Traits,_ExK,_EqK,_All>::_M_equal(
133 const hashtable<_Val,_Key,_HF,_Traits,_ExK,_EqK,_All>& __ht1
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_hashtable.c 113 # define key_type _Key
117 _Key, _HF, _ExK, _EqK, _All>
119 _Key, _HF, _ExK, _EqK, _All>
121 # define __size_type__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::size_type
122 # define __reference__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::reference
123 # define __iterator__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::iterator
124 # define __const_iterator__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::const_iterator
130 template <class _Val, class _Key, class _HF,
132 bool hashtable<_Val,_Key,_HF,_Traits,_ExK,_EqK,_All>::_M_equal(
133 const hashtable<_Val,_Key,_HF,_Traits,_ExK,_EqK,_All>& __ht1
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/debug/
map.h 42 template<typename _Key, typename _Tp, typename _Compare = std::less<_Key>,
43 typename _Allocator = std::allocator<std::pair<const _Key, _Tp> > >
45 : public _GLIBCXX_STD_C::map<_Key, _Tp, _Compare, _Allocator>,
46 public __gnu_debug::_Safe_sequence<map<_Key, _Tp, _Compare, _Allocator> >
48 typedef _GLIBCXX_STD_C::map<_Key, _Tp, _Compare, _Allocator> _Base;
56 typedef _Key key_type;
58 typedef std::pair<const _Key, _Tp> value_type;
423 template<typename _Key, typename _Tp,
426 operator==(const map<_Key, _Tp, _Compare, _Allocator>& __lhs
    [all...]
multimap.h 42 template<typename _Key, typename _Tp, typename _Compare = std::less<_Key>,
43 typename _Allocator = std::allocator<std::pair<const _Key, _Tp> > >
45 : public _GLIBCXX_STD_C::multimap<_Key, _Tp, _Compare, _Allocator>,
46 public __gnu_debug::_Safe_sequence<multimap<_Key, _Tp,
49 typedef _GLIBCXX_STD_C::multimap<_Key, _Tp, _Compare, _Allocator> _Base;
57 typedef _Key key_type;
59 typedef std::pair<const _Key, _Tp> value_type;
403 template<typename _Key, typename _Tp,
406 operator==(const multimap<_Key, _Tp, _Compare, _Allocator>& __lhs
    [all...]
multiset.h 42 template<typename _Key, typename _Compare = std::less<_Key>,
43 typename _Allocator = std::allocator<_Key> >
45 : public _GLIBCXX_STD_C::multiset<_Key, _Compare, _Allocator>,
46 public __gnu_debug::_Safe_sequence<multiset<_Key, _Compare, _Allocator> >
48 typedef _GLIBCXX_STD_C::multiset<_Key, _Compare, _Allocator> _Base;
56 typedef _Key key_type;
57 typedef _Key value_type;
396 template<typename _Key, typename _Compare, typename _Allocator>
398 operator==(const multiset<_Key, _Compare, _Allocator>& __lhs
    [all...]
set.h 42 template<typename _Key, typename _Compare = std::less<_Key>,
43 typename _Allocator = std::allocator<_Key> >
45 : public _GLIBCXX_STD_C::set<_Key,_Compare,_Allocator>,
46 public __gnu_debug::_Safe_sequence<set<_Key, _Compare, _Allocator> >
48 typedef _GLIBCXX_STD_C::set<_Key, _Compare, _Allocator> _Base;
56 typedef _Key key_type;
57 typedef _Key value_type;
404 template<typename _Key, typename _Compare, typename _Allocator>
406 operator==(const set<_Key, _Compare, _Allocator>& __lhs
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/debug/
map.h 42 template<typename _Key, typename _Tp, typename _Compare = std::less<_Key>,
43 typename _Allocator = std::allocator<std::pair<const _Key, _Tp> > >
45 : public _GLIBCXX_STD_C::map<_Key, _Tp, _Compare, _Allocator>,
46 public __gnu_debug::_Safe_sequence<map<_Key, _Tp, _Compare, _Allocator> >
48 typedef _GLIBCXX_STD_C::map<_Key, _Tp, _Compare, _Allocator> _Base;
56 typedef _Key key_type;
58 typedef std::pair<const _Key, _Tp> value_type;
423 template<typename _Key, typename _Tp,
426 operator==(const map<_Key, _Tp, _Compare, _Allocator>& __lhs
    [all...]
multimap.h 42 template<typename _Key, typename _Tp, typename _Compare = std::less<_Key>,
43 typename _Allocator = std::allocator<std::pair<const _Key, _Tp> > >
45 : public _GLIBCXX_STD_C::multimap<_Key, _Tp, _Compare, _Allocator>,
46 public __gnu_debug::_Safe_sequence<multimap<_Key, _Tp,
49 typedef _GLIBCXX_STD_C::multimap<_Key, _Tp, _Compare, _Allocator> _Base;
57 typedef _Key key_type;
59 typedef std::pair<const _Key, _Tp> value_type;
403 template<typename _Key, typename _Tp,
406 operator==(const multimap<_Key, _Tp, _Compare, _Allocator>& __lhs
    [all...]
multiset.h 42 template<typename _Key, typename _Compare = std::less<_Key>,
43 typename _Allocator = std::allocator<_Key> >
45 : public _GLIBCXX_STD_C::multiset<_Key, _Compare, _Allocator>,
46 public __gnu_debug::_Safe_sequence<multiset<_Key, _Compare, _Allocator> >
48 typedef _GLIBCXX_STD_C::multiset<_Key, _Compare, _Allocator> _Base;
56 typedef _Key key_type;
57 typedef _Key value_type;
396 template<typename _Key, typename _Compare, typename _Allocator>
398 operator==(const multiset<_Key, _Compare, _Allocator>& __lhs
    [all...]
set.h 42 template<typename _Key, typename _Compare = std::less<_Key>,
43 typename _Allocator = std::allocator<_Key> >
45 : public _GLIBCXX_STD_C::set<_Key,_Compare,_Allocator>,
46 public __gnu_debug::_Safe_sequence<set<_Key, _Compare, _Allocator> >
48 typedef _GLIBCXX_STD_C::set<_Key, _Compare, _Allocator> _Base;
56 typedef _Key key_type;
57 typedef _Key value_type;
404 template<typename _Key, typename _Compare, typename _Allocator>
406 operator==(const set<_Key, _Compare, _Allocator>& __lhs
    [all...]
  /external/chromium/android/ext/
fake_hash.h 11 template <class _Key> struct hash { };

Completed in 2489 milliseconds

12 3 4 5 6 7 8 910