/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
random | 49 template<typename _UIntType, int __w, 50 bool = __w < std::numeric_limits<_UIntType>::digits> 54 template<typename _UIntType, int __w> 55 struct _Shift<_UIntType, __w, true> 56 { static const _UIntType __value = _UIntType(1) << __w; }; 537 template<class _UIntType, int __w, int __n, int __m, int __r, 549 static const int word_size = __w; 591 { return __detail::_Shift<_UIntType, __w>::__value - 1; } 887 template<typename _RealType, int __w, int __s, int __r> 895 static const int word_size = __w; [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
random | 49 template<typename _UIntType, int __w, 50 bool = __w < std::numeric_limits<_UIntType>::digits> 54 template<typename _UIntType, int __w> 55 struct _Shift<_UIntType, __w, true> 56 { static const _UIntType __value = _UIntType(1) << __w; }; 537 template<class _UIntType, int __w, int __n, int __m, int __r, 549 static const int word_size = __w; 591 { return __detail::_Shift<_UIntType, __w>::__value - 1; } 887 template<typename _RealType, int __w, int __s, int __r> 895 static const int word_size = __w; [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1_impl/ |
random | 49 template<typename _UIntType, int __w, 50 bool = __w < std::numeric_limits<_UIntType>::digits> 54 template<typename _UIntType, int __w> 55 struct _Shift<_UIntType, __w, true> 56 { static const _UIntType __value = _UIntType(1) << __w; }; 537 template<class _UIntType, int __w, int __n, int __m, int __r, 549 static const int word_size = __w; 591 { return __detail::_Shift<_UIntType, __w>::__value - 1; } 887 template<typename _RealType, int __w, int __s, int __r> 895 static const int word_size = __w; [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
random.h | 55 template<typename _UIntType, int __w, 56 bool = __w < std::numeric_limits<_UIntType>::digits> 60 template<typename _UIntType, int __w> 61 struct _Shift<_UIntType, __w, true> 62 { static const _UIntType __value = _UIntType(1) << __w; }; 547 template<class _UIntType, int __w, int __n, int __m, int __r, 559 static const int word_size = __w; 601 { return __detail::_Shift<_UIntType, __w>::__value - 1; } 897 template<typename _RealType, int __w, int __s, int __r> 905 static const int word_size = __w; [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
random.h | 55 template<typename _UIntType, int __w, 56 bool = __w < std::numeric_limits<_UIntType>::digits> 60 template<typename _UIntType, int __w> 61 struct _Shift<_UIntType, __w, true> 62 { static const _UIntType __value = _UIntType(1) << __w; }; 547 template<class _UIntType, int __w, int __n, int __m, int __r, 559 static const int word_size = __w; 601 { return __detail::_Shift<_UIntType, __w>::__value - 1; } 897 template<typename _RealType, int __w, int __s, int __r> 905 static const int word_size = __w; [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
wait.h | 79 /* This will define all the `__W*' macros. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
wait.h | 79 /* This will define all the `__W*' macros. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
wait.h | 79 /* This will define all the `__W*' macros. */
|
/ndk/sources/cxx-stl/llvm-libc++/include/ |
complex | 260 template<class _Tp> complex<_Tp> operator*(const complex<_Tp>& __z, const complex<_Tp>& __w); 587 operator*(const complex<_Tp>& __z, const complex<_Tp>& __w) 591 _Tp __c = __w.real(); 592 _Tp __d = __w.imag(); 666 operator/(const complex<_Tp>& __z, const complex<_Tp>& __w) 671 _Tp __c = __w.real(); 672 _Tp __d = __w.imag(); [all...] |
locale | [all...] |
memory | [all...] |
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/ |
mmintrin.h | [all...] |
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/ |
mmintrin.h | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/ |
ropeimpl.h | 1011 size_t __w = __o.width(); local 1018 if (__rope_len < __w) 1019 __pad_len = __w - __rope_len; 1024 __o.width(__w / __rope_len); 1033 __o.width(__w); 1038 __o.width(__w); [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/ |
ropeimpl.h | 1013 size_t __w = __o.width(); local 1020 if (__rope_len < __w) 1021 __pad_len = __w - __rope_len; 1026 __o.width(__w / __rope_len); 1035 __o.width(__w); 1040 __o.width(__w); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/ |
ropeimpl.h | 1013 size_t __w = __o.width(); local 1020 if (__rope_len < __w) 1021 __pad_len = __w - __rope_len; 1026 __o.width(__w / __rope_len); 1035 __o.width(__w); 1040 __o.width(__w); [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
ropeimpl.h | 1011 size_t __w = __o.width(); local 1018 if (__rope_len < __w) 1019 __pad_len = __w - __rope_len; 1024 __o.width(__w / __rope_len); 1033 __o.width(__w); 1038 __o.width(__w); [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
ropeimpl.h | 1011 size_t __w = __o.width(); local 1018 if (__rope_len < __w) 1019 __pad_len = __w - __rope_len; 1024 __o.width(__w / __rope_len); 1033 __o.width(__w); 1038 __o.width(__w); [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
ropeimpl.h | 1011 size_t __w = __o.width(); local 1018 if (__rope_len < __w) 1019 __pad_len = __w - __rope_len; 1024 __o.width(__w / __rope_len); 1033 __o.width(__w); 1038 __o.width(__w); [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/ |
ropeimpl.h | 1011 size_t __w = __o.width(); local 1018 if (__rope_len < __w) 1019 __pad_len = __w - __rope_len; 1024 __o.width(__w / __rope_len); 1033 __o.width(__w); 1038 __o.width(__w); [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
ropeimpl.h | 1013 size_t __w = __o.width(); local 1020 if (__rope_len < __w) 1021 __pad_len = __w - __rope_len; 1026 __o.width(__w / __rope_len); 1035 __o.width(__w); 1040 __o.width(__w); [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
ropeimpl.h | 1013 size_t __w = __o.width(); local 1020 if (__rope_len < __w) 1021 __pad_len = __w - __rope_len; 1026 __o.width(__w / __rope_len); 1035 __o.width(__w); 1040 __o.width(__w); [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
valarray_before.h | 589 _BinClos(const valarray<_Tp>& __v, const valarray<_Tp>& __w) 590 : _Base(__v, __w) {}
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
valarray_before.h | 592 _BinClos(const valarray<_Tp>& __v, const valarray<_Tp>& __w) 593 : _Base(__v, __w) {}
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
valarray_before.h | 592 _BinClos(const valarray<_Tp>& __v, const valarray<_Tp>& __w) 593 : _Base(__v, __w) {}
|