HomeSort by relevance Sort by last modified time
    Searched full:__d (Results 276 - 300 of 369) sorted by null

<<1112131415

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/
xmmintrin.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/
xmmintrin.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/
xmmintrin.h     [all...]
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/
xmmintrin.h     [all...]
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/
xmmintrin.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
random.tcc 76 const _Tp __d = __m - __x;
77 if (__d > __c)
80 __x = __c - __d;
812 _M_initialize_max_aux(result_type __a, result_type __b, int __d)
814 const result_type __two2d = result_type(1) << __d;
837 __u % __two2p, __d);
841 __t % __two2p, __d);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
random.tcc 76 const _Tp __d = __m - __x;
77 if (__d > __c)
80 __x = __c - __d;
812 _M_initialize_max_aux(result_type __a, result_type __b, int __d)
814 const result_type __two2d = result_type(1) << __d;
837 __u % __two2p, __d);
841 __t % __two2p, __d);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
random.tcc 76 const _Tp __d = __m - __x;
77 if (__d > __c)
80 __x = __c - __d;
812 _M_initialize_max_aux(result_type __a, result_type __b, int __d)
814 const result_type __two2d = result_type(1) << __d;
837 __u % __two2p, __d);
841 __t % __two2p, __d);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
random.tcc 76 const _Tp __d = __m - __x;
77 if (__d > __c)
80 __x = __c - __d;
812 _M_initialize_max_aux(result_type __a, result_type __b, int __d)
814 const result_type __two2d = result_type(1) << __d;
837 __u % __two2p, __d);
841 __t % __two2p, __d);
    [all...]
  /external/clang/utils/TableGen/
NeonEmitter.cpp 833 s += "__a + (__b * " + SplatLane(nElts, "__c", "__d") + ");";
844 SplatLane(nElts, "__c", "__d") + ");";
853 s += "__a - (__b * " + SplatLane(nElts, "__c", "__d") + ");";
864 SplatLane(nElts, "__c", "__d") + ");";
875 SplatLane(nElts, "__c", "__d") + ");";
879 SplatLane(nElts, "__c", "__d") + ");";
    [all...]
  /external/compiler-rt/test/Unit/
divdc3_test.c 21 double _Complex __divdc3(double __a, double __b, double __c, double __d);
divsc3_test.c 21 float _Complex __divsc3(float __a, float __b, float __c, float __d);
divtc3_test.c 24 __divtc3(long double __a, long double __b, long double __c, long double __d);
divxc3_test.c 24 __divxc3(long double __a, long double __b, long double __c, long double __d);
muldc3_test.c 21 double _Complex __muldc3(double __a, double __b, double __c, double __d);
mulsc3_test.c 21 float _Complex __mulsc3(float __a, float __b, float __c, float __d);
multc3_test.c 24 __multc3(long double __a, long double __b, long double __c, long double __d);
mulxc3_test.c 24 __mulxc3(long double __a, long double __b, long double __c, long double __d);
  /external/stlport/stlport/stl/
_algo.c 461 _Distance __d = _STLP_PRIV __gcd(__n, __k); local
463 for (_Distance __i = 0; __i < __d; __i++) {
468 for (_Distance __j = 0; __j < __l/__d; __j++) {
480 for (_Distance __j = 0; __j < __k/__d - 1; __j ++) {
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_algo.c 461 _Distance __d = _STLP_PRIV __gcd(__n, __k); local
463 for (_Distance __i = 0; __i < __d; __i++) {
468 for (_Distance __j = 0; __j < __l/__d; __j++) {
480 for (_Distance __j = 0; __j < __k/__d - 1; __j ++) {
    [all...]
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
xmmintrin.h     [all...]
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
xmmintrin.h     [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_algo.c 461 _Distance __d = _STLP_PRIV __gcd(__n, __k); local
463 for (_Distance __i = 0; __i < __d; __i++) {
468 for (_Distance __j = 0; __j < __l/__d; __j++) {
480 for (_Distance __j = 0; __j < __k/__d - 1; __j ++) {
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_algo.c 461 _Distance __d = _STLP_PRIV __gcd(__n, __k); local
463 for (_Distance __i = 0; __i < __d; __i++) {
468 for (_Distance __j = 0; __j < __l/__d; __j++) {
480 for (_Distance __j = 0; __j < __k/__d - 1; __j ++) {
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_algo.c 461 _Distance __d = _STLP_PRIV __gcd(__n, __k); local
463 for (_Distance __i = 0; __i < __d; __i++) {
468 for (_Distance __j = 0; __j < __l/__d; __j++) {
480 for (_Distance __j = 0; __j < __k/__d - 1; __j ++) {
    [all...]

Completed in 670 milliseconds

<<1112131415