/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/ |
array | 238 template<std::size_t _Int, typename _Tp> 240 template<int _Int, typename _Tp> 261 template<std::size_t _Int, typename _Tp, std::size_t _Nm> 263 template<int _Int, typename _Tp, std::size_t _Nm> 265 struct tuple_element<_Int, array<_Tp, _Nm> > 269 template<std::size_t _Int, typename _Tp, std::size_t _Nm> 271 template<int _Int, typename _Tp, std::size_t _Nm> 275 { return __arr[_Int]; } 278 template<std::size_t _Int, typename _Tp, std::size_t _Nm> 280 template<int _Int, typename _Tp, std::size_t _Nm [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
array | 238 template<std::size_t _Int, typename _Tp> 240 template<int _Int, typename _Tp> 261 template<std::size_t _Int, typename _Tp, std::size_t _Nm> 263 template<int _Int, typename _Tp, std::size_t _Nm> 265 struct tuple_element<_Int, array<_Tp, _Nm> > 269 template<std::size_t _Int, typename _Tp, std::size_t _Nm> 271 template<int _Int, typename _Tp, std::size_t _Nm> 275 { return __arr[_Int]; } 278 template<std::size_t _Int, typename _Tp, std::size_t _Nm> 280 template<int _Int, typename _Tp, std::size_t _Nm [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
array | 238 template<std::size_t _Int, typename _Tp> 240 template<int _Int, typename _Tp> 261 template<std::size_t _Int, typename _Tp, std::size_t _Nm> 263 template<int _Int, typename _Tp, std::size_t _Nm> 265 struct tuple_element<_Int, array<_Tp, _Nm> > 269 template<std::size_t _Int, typename _Tp, std::size_t _Nm> 271 template<int _Int, typename _Tp, std::size_t _Nm> 275 { return __arr[_Int]; } 278 template<std::size_t _Int, typename _Tp, std::size_t _Nm> 280 template<int _Int, typename _Tp, std::size_t _Nm [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
array | 238 template<std::size_t _Int, typename _Tp> 240 template<int _Int, typename _Tp> 261 template<std::size_t _Int, typename _Tp, std::size_t _Nm> 263 template<int _Int, typename _Tp, std::size_t _Nm> 265 struct tuple_element<_Int, array<_Tp, _Nm> > 269 template<std::size_t _Int, typename _Tp, std::size_t _Nm> 271 template<int _Int, typename _Tp, std::size_t _Nm> 275 { return __arr[_Int]; } 278 template<std::size_t _Int, typename _Tp, std::size_t _Nm> 280 template<int _Int, typename _Tp, std::size_t _Nm [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1_impl/ |
array | 238 template<std::size_t _Int, typename _Tp> 240 template<int _Int, typename _Tp> 261 template<std::size_t _Int, typename _Tp, std::size_t _Nm> 263 template<int _Int, typename _Tp, std::size_t _Nm> 265 struct tuple_element<_Int, array<_Tp, _Nm> > 269 template<std::size_t _Int, typename _Tp, std::size_t _Nm> 271 template<int _Int, typename _Tp, std::size_t _Nm> 275 { return __arr[_Int]; } 278 template<std::size_t _Int, typename _Tp, std::size_t _Nm> 280 template<int _Int, typename _Tp, std::size_t _Nm [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ |
utility | 84 template<std::size_t _Int, class _Tp> 104 template<std::size_t _Int> 131 template<std::size_t _Int, class _Tp1, class _Tp2> 132 inline typename tuple_element<_Int, std::pair<_Tp1, _Tp2> >::type& 134 { return __pair_get<_Int>::__get(__in); } 136 template<std::size_t _Int, class _Tp1, class _Tp2> 137 inline const typename tuple_element<_Int, std::pair<_Tp1, _Tp2> >::type& 139 { return __pair_get<_Int>::__const_get(__in); }
|
array | 244 template<std::size_t _Int, typename _Tp> 255 template<std::size_t _Int, typename _Tp, std::size_t _Nm> 256 struct tuple_element<_Int, array<_Tp, _Nm> > 259 template<std::size_t _Int, typename _Tp, std::size_t _Nm> 262 { return __arr[_Int]; } 264 template<std::size_t _Int, typename _Tp, std::size_t _Nm> 267 { return __arr[_Int]; }
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ |
utility | 84 template<std::size_t _Int, class _Tp> 104 template<std::size_t _Int> 131 template<std::size_t _Int, class _Tp1, class _Tp2> 132 inline typename tuple_element<_Int, std::pair<_Tp1, _Tp2> >::type& 134 { return __pair_get<_Int>::__get(__in); } 136 template<std::size_t _Int, class _Tp1, class _Tp2> 137 inline const typename tuple_element<_Int, std::pair<_Tp1, _Tp2> >::type& 139 { return __pair_get<_Int>::__const_get(__in); }
|
array | 244 template<std::size_t _Int, typename _Tp> 255 template<std::size_t _Int, typename _Tp, std::size_t _Nm> 256 struct tuple_element<_Int, array<_Tp, _Nm> > 259 template<std::size_t _Int, typename _Tp, std::size_t _Nm> 262 { return __arr[_Int]; } 264 template<std::size_t _Int, typename _Tp, std::size_t _Nm> 267 { return __arr[_Int]; }
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
utility | 84 template<std::size_t _Int, class _Tp> 104 template<std::size_t _Int> 131 template<std::size_t _Int, class _Tp1, class _Tp2> 132 inline typename tuple_element<_Int, std::pair<_Tp1, _Tp2> >::type& 134 { return __pair_get<_Int>::__get(__in); } 136 template<std::size_t _Int, class _Tp1, class _Tp2> 137 inline const typename tuple_element<_Int, std::pair<_Tp1, _Tp2> >::type& 139 { return __pair_get<_Int>::__const_get(__in); }
|
array | 244 template<std::size_t _Int, typename _Tp> 255 template<std::size_t _Int, typename _Tp, std::size_t _Nm> 256 struct tuple_element<_Int, array<_Tp, _Nm> > 259 template<std::size_t _Int, typename _Tp, std::size_t _Nm> 262 { return __arr[_Int]; } 264 template<std::size_t _Int, typename _Tp, std::size_t _Nm> 267 { return __arr[_Int]; }
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
utility | 84 template<std::size_t _Int, class _Tp> 104 template<std::size_t _Int> 131 template<std::size_t _Int, class _Tp1, class _Tp2> 132 inline typename tuple_element<_Int, std::pair<_Tp1, _Tp2> >::type& 134 { return __pair_get<_Int>::__get(__in); } 136 template<std::size_t _Int, class _Tp1, class _Tp2> 137 inline const typename tuple_element<_Int, std::pair<_Tp1, _Tp2> >::type& 139 { return __pair_get<_Int>::__const_get(__in); }
|
array | 244 template<std::size_t _Int, typename _Tp> 255 template<std::size_t _Int, typename _Tp, std::size_t _Nm> 256 struct tuple_element<_Int, array<_Tp, _Nm> > 259 template<std::size_t _Int, typename _Tp, std::size_t _Nm> 262 { return __arr[_Int]; } 264 template<std::size_t _Int, typename _Tp, std::size_t _Nm> 267 { return __arr[_Int]; }
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/ |
array | 223 template<int _Int, typename _Tp> 234 template<int _Int, typename _Tp, std::size_t _Nm> 235 struct tuple_element<_Int, array<_Tp, _Nm> > 238 template<int _Int, typename _Tp, std::size_t _Nm> 241 { return __arr[_Int]; } 243 template<int _Int, typename _Tp, std::size_t _Nm> 246 { return __arr[_Int]; }
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/ |
array | 223 template<int _Int, typename _Tp> 234 template<int _Int, typename _Tp, std::size_t _Nm> 235 struct tuple_element<_Int, array<_Tp, _Nm> > 238 template<int _Int, typename _Tp, std::size_t _Nm> 241 { return __arr[_Int]; } 243 template<int _Int, typename _Tp, std::size_t _Nm> 246 { return __arr[_Int]; }
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
array | 223 template<int _Int, typename _Tp> 234 template<int _Int, typename _Tp, std::size_t _Nm> 235 struct tuple_element<_Int, array<_Tp, _Nm> > 238 template<int _Int, typename _Tp, std::size_t _Nm> 241 { return __arr[_Int]; } 243 template<int _Int, typename _Tp, std::size_t _Nm> 246 { return __arr[_Int]; }
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
array | 223 template<int _Int, typename _Tp> 234 template<int _Int, typename _Tp, std::size_t _Nm> 235 struct tuple_element<_Int, array<_Tp, _Nm> > 238 template<int _Int, typename _Tp, std::size_t _Nm> 241 { return __arr[_Int]; } 243 template<int _Int, typename _Tp, std::size_t _Nm> 246 { return __arr[_Int]; }
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
array | 223 template<int _Int, typename _Tp> 234 template<int _Int, typename _Tp, std::size_t _Nm> 235 struct tuple_element<_Int, array<_Tp, _Nm> > 238 template<int _Int, typename _Tp, std::size_t _Nm> 241 { return __arr[_Int]; } 243 template<int _Int, typename _Tp, std::size_t _Nm> 246 { return __arr[_Int]; }
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
array | 223 template<int _Int, typename _Tp> 234 template<int _Int, typename _Tp, std::size_t _Nm> 235 struct tuple_element<_Int, array<_Tp, _Nm> > 238 template<int _Int, typename _Tp, std::size_t _Nm> 241 { return __arr[_Int]; } 243 template<int _Int, typename _Tp, std::size_t _Nm> 246 { return __arr[_Int]; }
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/ |
array | 222 template<int _Int, typename _Tp> 233 template<int _Int, typename _Tp, std::size_t _Nm> 234 struct tuple_element<_Int, array<_Tp, _Nm> > 237 template<int _Int, typename _Tp, std::size_t _Nm> 240 { return __arr[_Int]; } 242 template<int _Int, typename _Tp, std::size_t _Nm> 245 { return __arr[_Int]; }
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
array | 253 template<std::size_t _Int, typename _Tp> 256 template<std::size_t _Int, typename _Tp, std::size_t _Nm> 257 struct tuple_element<_Int, array<_Tp, _Nm> > 260 template<std::size_t _Int, typename _Tp, std::size_t _Nm> 263 { return __arr._M_instance[_Int]; } 265 template<std::size_t _Int, typename _Tp, std::size_t _Nm> 268 { return std::move(get<_Int>(__arr)); } 270 template<std::size_t _Int, typename _Tp, std::size_t _Nm> 273 { return __arr._M_instance[_Int]; }
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
array | 253 template<std::size_t _Int, typename _Tp> 256 template<std::size_t _Int, typename _Tp, std::size_t _Nm> 257 struct tuple_element<_Int, array<_Tp, _Nm> > 260 template<std::size_t _Int, typename _Tp, std::size_t _Nm> 263 { return __arr._M_instance[_Int]; } 265 template<std::size_t _Int, typename _Tp, std::size_t _Nm> 268 { return std::move(get<_Int>(__arr)); } 270 template<std::size_t _Int, typename _Tp, std::size_t _Nm> 273 { return __arr._M_instance[_Int]; }
|
/external/llvm/test/CodeGen/R600/ |
selectcc-opt.ll | 56 ; Test a CND*_INT instruction with float true/false values 58 ; CHECK: CND{{[GTE]+}}_INT
|
/external/stlport/stlport/stl/ |
_limits.h | 110 # define _STLP_LIMITS_MIN_TYPE _Int 111 # define _STLP_LIMITS_MAX_TYPE _Int 114 template <class _Int, 118 class _Integer_limits : public _Numeric_limits_base<_Int> { 121 static _Int (_STLP_CALL min) () _STLP_NOTHROW { return (_Int)__imin; } 122 static _Int (_STLP_CALL max) () _STLP_NOTHROW { return (_Int)__imax; } 124 _STLP_STATIC_CONSTANT(int, digits = (__idigits < 0) ? ((int)((sizeof(_Int) * (CHAR_BIT))) - ((__imin == 0) ? 0 : 1)) : (__idigits));
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_limits.h | 110 # define _STLP_LIMITS_MIN_TYPE _Int 111 # define _STLP_LIMITS_MAX_TYPE _Int 114 template <class _Int, 118 class _Integer_limits : public _Numeric_limits_base<_Int> { 121 static _Int (_STLP_CALL min) () _STLP_NOTHROW { return (_Int)__imin; } 122 static _Int (_STLP_CALL max) () _STLP_NOTHROW { return (_Int)__imax; } 124 _STLP_STATIC_CONSTANT(int, digits = (__idigits < 0) ? ((int)((sizeof(_Int) * (CHAR_BIT))) - ((__imin == 0) ? 0 : 1)) : (__idigits));
|