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

1 2 3 4 5 6 7

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_tree.h 130 template<typename _Val>
133 typedef _Rb_tree_node<_Val>* _Link_type;
134 _Val _M_value_field;
308 template<typename _Val>
310 operator==(const _Rb_tree_iterator<_Val>& __x,
311 const _Rb_tree_const_iterator<_Val>& __y)
314 template<typename _Val>
316 operator!=(const _Rb_tree_iterator<_Val>& __x,
317 const _Rb_tree_const_iterator<_Val>& __y)
331 template<typename _Key, typename _Val, typename _KeyOfValue
    [all...]
  /dalvik/vm/native/
InternalNativePriv.h 32 #define RETURN_BOOLEAN(_val) do { pResult->i = (_val); return; } while(0)
33 #define RETURN_INT(_val) do { pResult->i = (_val); return; } while(0)
34 #define RETURN_LONG(_val) do { pResult->j = (_val); return; } while(0)
35 #define RETURN_FLOAT(_val) do { pResult->f = (_val); return; } while(0)
36 #define RETURN_DOUBLE(_val) do { pResult->d = (_val); return; } while(0
    [all...]
  /external/stlport/stlport/stl/
_hashtable.c 112 # define value_type _Val
114 # define __reference__ _Val&
116 # define __iterator__ _Ht_iterator<_Val, _STLP_HEADER_TYPENAME _Traits::_NonConstTraits, \
118 # define __const_iterator__ _Ht_iterator<_Val, _STLP_HEADER_TYPENAME _Traits::_ConstTraits, \
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
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_hashtable.c 112 # define value_type _Val
114 # define __reference__ _Val&
116 # define __iterator__ _Ht_iterator<_Val, _STLP_HEADER_TYPENAME _Traits::_NonConstTraits, \
118 # define __const_iterator__ _Ht_iterator<_Val, _STLP_HEADER_TYPENAME _Traits::_ConstTraits, \
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
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_hashtable.c 112 # define value_type _Val
114 # define __reference__ _Val&
116 # define __iterator__ _Ht_iterator<_Val, _STLP_HEADER_TYPENAME _Traits::_NonConstTraits, \
118 # define __const_iterator__ _Ht_iterator<_Val, _STLP_HEADER_TYPENAME _Traits::_ConstTraits, \
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
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_hashtable.c 112 # define value_type _Val
114 # define __reference__ _Val&
116 # define __iterator__ _Ht_iterator<_Val, _STLP_HEADER_TYPENAME _Traits::_NonConstTraits, \
118 # define __const_iterator__ _Ht_iterator<_Val, _STLP_HEADER_TYPENAME _Traits::_ConstTraits, \
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
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_hashtable.c 112 # define value_type _Val
114 # define __reference__ _Val&
116 # define __iterator__ _Ht_iterator<_Val, _STLP_HEADER_TYPENAME _Traits::_NonConstTraits, \
118 # define __const_iterator__ _Ht_iterator<_Val, _STLP_HEADER_TYPENAME _Traits::_ConstTraits, \
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
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_hashtable.c 112 # define value_type _Val
114 # define __reference__ _Val&
116 # define __iterator__ _Ht_iterator<_Val, _STLP_HEADER_TYPENAME _Traits::_NonConstTraits, \
118 # define __const_iterator__ _Ht_iterator<_Val, _STLP_HEADER_TYPENAME _Traits::_ConstTraits, \
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
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_hashtable.c 112 # define value_type _Val
114 # define __reference__ _Val&
116 # define __iterator__ _Ht_iterator<_Val, _STLP_HEADER_TYPENAME _Traits::_NonConstTraits, \
118 # define __const_iterator__ _Ht_iterator<_Val, _STLP_HEADER_TYPENAME _Traits::_ConstTraits, \
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
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_tree.h 126 template<typename _Val>
129 typedef _Rb_tree_node<_Val>* _Link_type;
130 _Val _M_value_field;
297 template<typename _Val>
299 operator==(const _Rb_tree_iterator<_Val>& __x,
300 const _Rb_tree_const_iterator<_Val>& __y)
303 template<typename _Val>
305 operator!=(const _Rb_tree_iterator<_Val>& __x,
306 const _Rb_tree_const_iterator<_Val>& __y)
320 template<typename _Key, typename _Val, typename _KeyOfValue
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_tree.h 126 template<typename _Val>
129 typedef _Rb_tree_node<_Val>* _Link_type;
130 _Val _M_value_field;
297 template<typename _Val>
299 operator==(const _Rb_tree_iterator<_Val>& __x,
300 const _Rb_tree_const_iterator<_Val>& __y)
303 template<typename _Val>
305 operator!=(const _Rb_tree_iterator<_Val>& __x,
306 const _Rb_tree_const_iterator<_Val>& __y)
320 template<typename _Key, typename _Val, typename _KeyOfValue
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_tree.h 126 template<typename _Val>
129 typedef _Rb_tree_node<_Val>* _Link_type;
130 _Val _M_value_field;
297 template<typename _Val>
299 operator==(const _Rb_tree_iterator<_Val>& __x,
300 const _Rb_tree_const_iterator<_Val>& __y)
303 template<typename _Val>
305 operator!=(const _Rb_tree_iterator<_Val>& __x,
306 const _Rb_tree_const_iterator<_Val>& __y)
320 template<typename _Key, typename _Val, typename _KeyOfValue
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_tree.h 126 template<typename _Val>
129 typedef _Rb_tree_node<_Val>* _Link_type;
130 _Val _M_value_field;
297 template<typename _Val>
299 operator==(const _Rb_tree_iterator<_Val>& __x,
300 const _Rb_tree_const_iterator<_Val>& __y)
303 template<typename _Val>
305 operator!=(const _Rb_tree_iterator<_Val>& __x,
306 const _Rb_tree_const_iterator<_Val>& __y)
320 template<typename _Key, typename _Val, typename _KeyOfValue
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_tree.h 126 template<typename _Val>
129 typedef _Rb_tree_node<_Val>* _Link_type;
130 _Val _M_value_field;
297 template<typename _Val>
299 operator==(const _Rb_tree_iterator<_Val>& __x,
300 const _Rb_tree_const_iterator<_Val>& __y)
303 template<typename _Val>
305 operator!=(const _Rb_tree_iterator<_Val>& __x,
306 const _Rb_tree_const_iterator<_Val>& __y)
320 template<typename _Key, typename _Val, typename _KeyOfValue
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/backward/
hashtable.h 82 template<class _Val>
86 _Val _M_val;
89 template<class _Val, class _Key, class _HashFcn, class _ExtractKey,
90 class _EqualKey, class _Alloc = std::allocator<_Val> >
93 template<class _Val, class _Key, class _HashFcn,
97 template<class _Val, class _Key, class _HashFcn,
101 template<class _Val, class _Key, class _HashFcn,
105 typedef hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>
107 typedef _Hashtable_iterator<_Val, _Key, _HashFcn,
110 typedef _Hashtable_const_iterator<_Val, _Key, _HashFcn
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/backward/
hashtable.h 84 template<class _Val>
88 _Val _M_val;
91 template<class _Val, class _Key, class _HashFcn, class _ExtractKey,
92 class _EqualKey, class _Alloc = std::allocator<_Val> >
95 template<class _Val, class _Key, class _HashFcn,
99 template<class _Val, class _Key, class _HashFcn,
103 template<class _Val, class _Key, class _HashFcn,
107 typedef hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>
109 typedef _Hashtable_iterator<_Val, _Key, _HashFcn,
112 typedef _Hashtable_const_iterator<_Val, _Key, _HashFcn
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/backward/
hashtable.h 84 template<class _Val>
88 _Val _M_val;
91 template<class _Val, class _Key, class _HashFcn, class _ExtractKey,
92 class _EqualKey, class _Alloc = std::allocator<_Val> >
95 template<class _Val, class _Key, class _HashFcn,
99 template<class _Val, class _Key, class _HashFcn,
103 template<class _Val, class _Key, class _HashFcn,
107 typedef hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>
109 typedef _Hashtable_iterator<_Val, _Key, _HashFcn,
112 typedef _Hashtable_const_iterator<_Val, _Key, _HashFcn
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/backward/
hashtable.h 82 template<class _Val>
86 _Val _M_val;
89 template<class _Val, class _Key, class _HashFcn, class _ExtractKey,
90 class _EqualKey, class _Alloc = std::allocator<_Val> >
93 template<class _Val, class _Key, class _HashFcn,
97 template<class _Val, class _Key, class _HashFcn,
101 template<class _Val, class _Key, class _HashFcn,
105 typedef hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>
107 typedef _Hashtable_iterator<_Val, _Key, _HashFcn,
110 typedef _Hashtable_const_iterator<_Val, _Key, _HashFcn
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/backward/
hashtable.h 82 template<class _Val>
86 _Val _M_val;
89 template<class _Val, class _Key, class _HashFcn, class _ExtractKey,
90 class _EqualKey, class _Alloc = std::allocator<_Val> >
93 template<class _Val, class _Key, class _HashFcn,
97 template<class _Val, class _Key, class _HashFcn,
101 template<class _Val, class _Key, class _HashFcn,
105 typedef hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>
107 typedef _Hashtable_iterator<_Val, _Key, _HashFcn,
110 typedef _Hashtable_const_iterator<_Val, _Key, _HashFcn
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/backward/
hashtable.h 82 template<class _Val>
86 _Val _M_val;
89 template<class _Val, class _Key, class _HashFcn, class _ExtractKey,
90 class _EqualKey, class _Alloc = std::allocator<_Val> >
93 template<class _Val, class _Key, class _HashFcn,
97 template<class _Val, class _Key, class _HashFcn,
101 template<class _Val, class _Key, class _HashFcn,
105 typedef hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>
107 typedef _Hashtable_iterator<_Val, _Key, _HashFcn,
110 typedef _Hashtable_const_iterator<_Val, _Key, _HashFcn
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/backward/
hashtable.h 82 template<class _Val>
86 _Val _M_val;
89 template<class _Val, class _Key, class _HashFcn, class _ExtractKey,
90 class _EqualKey, class _Alloc = std::allocator<_Val> >
93 template<class _Val, class _Key, class _HashFcn,
97 template<class _Val, class _Key, class _HashFcn,
101 template<class _Val, class _Key, class _HashFcn,
105 typedef hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>
107 typedef _Hashtable_iterator<_Val, _Key, _HashFcn,
110 typedef _Hashtable_const_iterator<_Val, _Key, _HashFcn
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/backward/
hashtable.h 84 template<class _Val>
88 _Val _M_val;
91 template<class _Val, class _Key, class _HashFcn, class _ExtractKey,
92 class _EqualKey, class _Alloc = std::allocator<_Val> >
95 template<class _Val, class _Key, class _HashFcn,
99 template<class _Val, class _Key, class _HashFcn,
103 template<class _Val, class _Key, class _HashFcn,
107 typedef hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>
109 typedef _Hashtable_iterator<_Val, _Key, _HashFcn,
112 typedef _Hashtable_const_iterator<_Val, _Key, _HashFcn
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/backward/
hashtable.h 84 template<class _Val>
88 _Val _M_val;
91 template<class _Val, class _Key, class _HashFcn, class _ExtractKey,
92 class _EqualKey, class _Alloc = std::allocator<_Val> >
95 template<class _Val, class _Key, class _HashFcn,
99 template<class _Val, class _Key, class _HashFcn,
103 template<class _Val, class _Key, class _HashFcn,
107 typedef hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>
109 typedef _Hashtable_iterator<_Val, _Key, _HashFcn,
112 typedef _Hashtable_const_iterator<_Val, _Key, _HashFcn
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/backward/
hashtable.h 84 template<class _Val>
88 _Val _M_val;
91 template<class _Val, class _Key, class _HashFcn, class _ExtractKey,
92 class _EqualKey, class _Alloc = std::allocator<_Val> >
95 template<class _Val, class _Key, class _HashFcn,
99 template<class _Val, class _Key, class _HashFcn,
103 template<class _Val, class _Key, class _HashFcn,
107 typedef hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>
109 typedef _Hashtable_iterator<_Val, _Key, _HashFcn,
112 typedef _Hashtable_const_iterator<_Val, _Key, _HashFcn
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/backward/
hashtable.h 84 template<class _Val>
88 _Val _M_val;
91 template<class _Val, class _Key, class _HashFcn, class _ExtractKey,
92 class _EqualKey, class _Alloc = std::allocator<_Val> >
95 template<class _Val, class _Key, class _HashFcn,
99 template<class _Val, class _Key, class _HashFcn,
103 template<class _Val, class _Key, class _HashFcn,
107 typedef hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>
109 typedef _Hashtable_iterator<_Val, _Key, _HashFcn,
112 typedef _Hashtable_const_iterator<_Val, _Key, _HashFcn
    [all...]

Completed in 1500 milliseconds

1 2 3 4 5 6 7