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

12 3 4

  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
valarray_after.h 341 const _Expr<_Dom2, typename _Dom2::value_type>& __w) \
346 return _Expr<_Closure, _Value>(_Closure(__v(), __w())); \
520 _Fun(const valarray<_Tp>& __v, const valarray<_Tp>& __w) \
523 return _Expr<_Closure, _Tp>(_Closure(__v, __w)); \
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
valarray_after.h 341 const _Expr<_Dom2, typename _Dom2::value_type>& __w) \
346 return _Expr<_Closure, _Value>(_Closure(__v(), __w())); \
520 _Fun(const valarray<_Tp>& __v, const valarray<_Tp>& __w) \
523 return _Expr<_Closure, _Tp>(_Closure(__v, __w)); \
  /prebuilt/darwin-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/
mmintrin.h 908 _mm_set1_pi16 (short __w)
910 return _mm_set_pi16 (__w, __w, __w, __w);
  /prebuilt/linux-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/
mmintrin.h 908 _mm_set1_pi16 (short __w)
910 return _mm_set_pi16 (__w, __w, __w, __w);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/
mmintrin.h 908 _mm_set1_pi16 (short __w)
910 return _mm_set_pi16 (__w, __w, __w, __w);
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/
mmintrin.h 909 _mm_set1_pi16 (short __w)
911 return _mm_set_pi16 (__w, __w, __w, __w);
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/install-tools/include/
mmintrin.h 909 _mm_set1_pi16 (short __w)
911 return _mm_set_pi16 (__w, __w, __w, __w);
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/include/
mmintrin.h 1099 _mm_set1_pi16 (short __w)
1101 unsigned int __i = (unsigned short)__w << 16 | (unsigned short)__w;
1109 unsigned int __w = (unsigned char)__b << 8 | (unsigned char)__b; local
1110 unsigned int __i = __w << 16 | __w;
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/install-tools/include/
mmintrin.h 1099 _mm_set1_pi16 (short __w)
1101 unsigned int __i = (unsigned short)__w << 16 | (unsigned short)__w;
1109 unsigned int __w = (unsigned char)__b << 8 | (unsigned char)__b; local
1110 unsigned int __i = __w << 16 | __w;
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include/
mmintrin.h 1099 _mm_set1_pi16 (short __w)
1101 unsigned int __i = (unsigned short)__w << 16 | (unsigned short)__w;
1109 unsigned int __w = (unsigned char)__b << 8 | (unsigned char)__b; local
1110 unsigned int __i = __w << 16 | __w;
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/include/
mmintrin.h 1096 _mm_set1_pi16 (short __w)
1098 unsigned int __i = (unsigned short)__w << 16 | (unsigned short)__w;
1106 unsigned int __w = (unsigned char)__b << 8 | (unsigned char)__b; local
1107 unsigned int __i = __w << 16 | __w;
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/include/
mmintrin.h 1096 _mm_set1_pi16 (short __w)
1098 unsigned int __i = (unsigned short)__w << 16 | (unsigned short)__w;
1106 unsigned int __w = (unsigned char)__b << 8 | (unsigned char)__b; local
1107 unsigned int __i = __w << 16 | __w;
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/include/
mmintrin.h 1096 _mm_set1_pi16 (short __w)
1098 unsigned int __i = (unsigned short)__w << 16 | (unsigned short)__w;
1106 unsigned int __w = (unsigned char)__b << 8 | (unsigned char)__b; local
1107 unsigned int __i = __w << 16 | __w;
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/include/
mmintrin.h 1099 _mm_set1_pi16 (short __w)
1101 unsigned int __i = (unsigned short)__w << 16 | (unsigned short)__w;
1109 unsigned int __w = (unsigned char)__b << 8 | (unsigned char)__b; local
1110 unsigned int __i = __w << 16 | __w;
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/install-tools/include/
mmintrin.h 1099 _mm_set1_pi16 (short __w)
1101 unsigned int __i = (unsigned short)__w << 16 | (unsigned short)__w;
1109 unsigned int __w = (unsigned char)__b << 8 | (unsigned char)__b; local
1110 unsigned int __i = __w << 16 | __w;
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include/
mmintrin.h 1099 _mm_set1_pi16 (short __w)
1101 unsigned int __i = (unsigned short)__w << 16 | (unsigned short)__w;
1109 unsigned int __w = (unsigned char)__b << 8 | (unsigned char)__b; local
1110 unsigned int __i = __w << 16 | __w;
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/include/
mmintrin.h 1096 _mm_set1_pi16 (short __w)
1098 unsigned int __i = (unsigned short)__w << 16 | (unsigned short)__w;
1106 unsigned int __w = (unsigned char)__b << 8 | (unsigned char)__b; local
1107 unsigned int __i = __w << 16 | __w;
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/include/
mmintrin.h 1096 _mm_set1_pi16 (short __w)
1098 unsigned int __i = (unsigned short)__w << 16 | (unsigned short)__w;
1106 unsigned int __w = (unsigned char)__b << 8 | (unsigned char)__b; local
1107 unsigned int __i = __w << 16 | __w;
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/include/
mmintrin.h 1096 _mm_set1_pi16 (short __w)
1098 unsigned int __i = (unsigned short)__w << 16 | (unsigned short)__w;
1106 unsigned int __w = (unsigned char)__b << 8 | (unsigned char)__b; local
1107 unsigned int __i = __w << 16 | __w;
    [all...]
  /external/stlport/stlport/stl/
_rope.c 853 streamsize __w = __o.width(); local
858 const bool __need_pad = (((sizeof(streamsize) > sizeof(size_t)) && (__STATIC_CAST(streamsize, __rope_len) < __w)) ||
859 ((sizeof(streamsize) <= sizeof(size_t)) && (__rope_len < __STATIC_CAST(size_t, __w))));
860 streamsize __pad_len = __need_pad ? __w - __rope_len : 0;
875 streamsize __w = __o.width(); local
879 __o.width(__w /__rope_len);
882 __o.width(__w);
884 _STLP_UNWIND(__o.width(__w))
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_rope.c 853 streamsize __w = __o.width(); local
858 const bool __need_pad = (((sizeof(streamsize) > sizeof(size_t)) && (__STATIC_CAST(streamsize, __rope_len) < __w)) ||
859 ((sizeof(streamsize) <= sizeof(size_t)) && (__rope_len < __STATIC_CAST(size_t, __w))));
860 streamsize __pad_len = __need_pad ? __w - __rope_len : 0;
875 streamsize __w = __o.width(); local
879 __o.width(__w /__rope_len);
882 __o.width(__w);
884 _STLP_UNWIND(__o.width(__w))
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_rope.c 853 streamsize __w = __o.width(); local
858 const bool __need_pad = (((sizeof(streamsize) > sizeof(size_t)) && (__STATIC_CAST(streamsize, __rope_len) < __w)) ||
859 ((sizeof(streamsize) <= sizeof(size_t)) && (__rope_len < __STATIC_CAST(size_t, __w))));
860 streamsize __pad_len = __need_pad ? __w - __rope_len : 0;
875 streamsize __w = __o.width(); local
879 __o.width(__w /__rope_len);
882 __o.width(__w);
884 _STLP_UNWIND(__o.width(__w))
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_rope.c 853 streamsize __w = __o.width(); local
858 const bool __need_pad = (((sizeof(streamsize) > sizeof(size_t)) && (__STATIC_CAST(streamsize, __rope_len) < __w)) ||
859 ((sizeof(streamsize) <= sizeof(size_t)) && (__rope_len < __STATIC_CAST(size_t, __w))));
860 streamsize __pad_len = __need_pad ? __w - __rope_len : 0;
875 streamsize __w = __o.width(); local
879 __o.width(__w /__rope_len);
882 __o.width(__w);
884 _STLP_UNWIND(__o.width(__w))
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/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...]
  /prebuilt/ndk/android-ndk-r5/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...]

Completed in 1615 milliseconds

12 3 4