HomeSort by relevance Sort by last modified time
    Searched defs:__x (Results 1 - 25 of 75) sorted by null

1 2 3

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/ext/
opt_random.h 55 __m128i __x = _mm_slli_si128(__a, __sl2); local
57 __z = _mm_xor_si128(__z, __x);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/ext/
opt_random.h 55 __m128i __x = _mm_slli_si128(__a, __sl2); local
57 __z = _mm_xor_si128(__z, __x);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/ext/
opt_random.h 55 __m128i __x = _mm_slli_si128(__a, __sl2); local
57 __z = _mm_xor_si128(__z, __x);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/ext/
opt_random.h 55 __m128i __x = _mm_slli_si128(__a, __sl2); local
57 __z = _mm_xor_si128(__z, __x);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/ext/
opt_random.h 55 __m128i __x = _mm_slli_si128(__a, __sl2); local
57 __z = _mm_xor_si128(__z, __x);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/ext/
opt_random.h 55 __m128i __x = _mm_slli_si128(__a, __sl2); local
57 __z = _mm_xor_si128(__z, __x);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
boost_concept_check.h 59 void (_Concept::*__x)() _IsUnused = &_Concept::__constraints;
220 _To __y _IsUnused = __x;
222 _From __x; member in struct:_ConvertibleConcept
236 bool __x _IsUnused = __t;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
opt_random.h 81 __m128d __x; local
176 __x = _mm_sub_pd(__v.__d, __three);
177 __m128d __m = _mm_mul_pd(__x, __x);
185 __x = _mm_add_pd(_mm_mul_pd(__x, _mm_set1_pd(__mult)), __av);
187 _mm_storeu_pd(__f, __x);
193 result_type __x, __y, __r2; local
200 __x = result_type(2.0) * __aurng() - 1.0;
202 __r2 = __x * __x + __y * __y
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
opt_random.h 81 __m128d __x; local
176 __x = _mm_sub_pd(__v.__d, __three);
177 __m128d __m = _mm_mul_pd(__x, __x);
185 __x = _mm_add_pd(_mm_mul_pd(__x, _mm_set1_pd(__mult)), __av);
187 _mm_storeu_pd(__f, __x);
193 result_type __x, __y, __r2; local
200 __x = result_type(2.0) * __aurng() - 1.0;
202 __r2 = __x * __x + __y * __y
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
boost_concept_check.h 59 void (_Concept::*__x)() _IsUnused = &_Concept::__constraints;
220 _To __y _IsUnused = __x;
222 _From __x; member in struct:_ConvertibleConcept
236 bool __x _IsUnused = __t;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
opt_random.h 81 __m128d __x; local
176 __x = _mm_sub_pd(__v.__d, __three);
177 __m128d __m = _mm_mul_pd(__x, __x);
185 __x = _mm_add_pd(_mm_mul_pd(__x, _mm_set1_pd(__mult)), __av);
187 _mm_storeu_pd(__f, __x);
193 result_type __x, __y, __r2; local
200 __x = result_type(2.0) * __aurng() - 1.0;
202 __r2 = __x * __x + __y * __y
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
opt_random.h 81 __m128d __x; local
176 __x = _mm_sub_pd(__v.__d, __three);
177 __m128d __m = _mm_mul_pd(__x, __x);
185 __x = _mm_add_pd(_mm_mul_pd(__x, _mm_set1_pd(__mult)), __av);
187 _mm_storeu_pd(__f, __x);
193 result_type __x, __y, __r2; local
200 __x = result_type(2.0) * __aurng() - 1.0;
202 __r2 = __x * __x + __y * __y
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
boost_concept_check.h 59 void (_Concept::*__x)() _IsUnused = &_Concept::__constraints;
220 _To __y _IsUnused = __x;
222 _From __x; member in struct:_ConvertibleConcept
236 bool __x _IsUnused = __t;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/
opt_random.h 81 __m128d __x; local
176 __x = _mm_sub_pd(__v.__d, __three);
177 __m128d __m = _mm_mul_pd(__x, __x);
185 __x = _mm_add_pd(_mm_mul_pd(__x, _mm_set1_pd(__mult)), __av);
187 _mm_storeu_pd(__f, __x);
193 result_type __x, __y, __r2; local
200 __x = result_type(2.0) * __aurng() - 1.0;
202 __r2 = __x * __x + __y * __y
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/
opt_random.h 81 __m128d __x; local
176 __x = _mm_sub_pd(__v.__d, __three);
177 __m128d __m = _mm_mul_pd(__x, __x);
185 __x = _mm_add_pd(_mm_mul_pd(__x, _mm_set1_pd(__mult)), __av);
187 _mm_storeu_pd(__f, __x);
193 result_type __x, __y, __r2; local
200 __x = result_type(2.0) * __aurng() - 1.0;
202 __r2 = __x * __x + __y * __y
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
boost_concept_check.h 59 void (_Concept::*__x)() _IsUnused = &_Concept::__constraints;
220 _To __y _IsUnused = __x;
222 _From __x; member in struct:_ConvertibleConcept
236 bool __x _IsUnused = __t;
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
opt_random.h 81 __m128d __x; local
176 __x = _mm_sub_pd(__v.__d, __three);
177 __m128d __m = _mm_mul_pd(__x, __x);
185 __x = _mm_add_pd(_mm_mul_pd(__x, _mm_set1_pd(__mult)), __av);
187 _mm_storeu_pd(__f, __x);
193 result_type __x, __y, __r2; local
200 __x = result_type(2.0) * __aurng() - 1.0;
202 __r2 = __x * __x + __y * __y
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
opt_random.h 81 __m128d __x; local
176 __x = _mm_sub_pd(__v.__d, __three);
177 __m128d __m = _mm_mul_pd(__x, __x);
185 __x = _mm_add_pd(_mm_mul_pd(__x, _mm_set1_pd(__mult)), __av);
187 _mm_storeu_pd(__f, __x);
193 result_type __x, __y, __r2; local
200 __x = result_type(2.0) * __aurng() - 1.0;
202 __r2 = __x * __x + __y * __y
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
_list.c 95 void list<_Tp, _Alloc>::resize(size_type __new_size, const _Tp& __x) {
103 insert(end(), __new_size - __len, __x); local
107 list<_Tp, _Alloc>& list<_Tp, _Alloc>::operator=(const list<_Tp, _Alloc>& __x) {
108 if (this != &__x) {
111 const_iterator __first2 = __x.begin();
112 const_iterator __last2 = __x.end();
168 void _S_merge(list<_Tp, _Alloc>& __that, list<_Tp, _Alloc>& __x,
173 _Literator __first2 = __x.begin();
174 _Literator __last2 = __x.end();
175 if (__that.get_allocator() == __x.get_allocator())
    [all...]
_tree.c 60 _Rb_global<_Dummy>::_Rotate_left(_Rb_tree_node_base* __x,
62 _Rb_tree_node_base* __y = __x->_M_right;
63 __x->_M_right = __y->_M_left;
65 __y->_M_left->_M_parent = __x;
66 __y->_M_parent = __x->_M_parent;
68 if (__x == __root)
70 else if (__x == __x->_M_parent->_M_left)
71 __x->_M_parent->_M_left = __y;
73 __x->_M_parent->_M_right = __y
148 _Rb_tree_node_base* __x; local
389 _Base_ptr __x = _M_root(); local
407 _Base_ptr __x = _M_root(); local
691 _Base_ptr __x = __it._M_node; local
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
boost_concept_check.h 59 void (_Concept::*__x)() _IsUnused = &_Concept::__constraints;
220 _To __y _IsUnused = __x;
222 _From __x; member in struct:_ConvertibleConcept
236 bool __x _IsUnused = __t;
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
opt_random.h 81 __m128d __x; local
176 __x = _mm_sub_pd(__v.__d, __three);
177 __m128d __m = _mm_mul_pd(__x, __x);
185 __x = _mm_add_pd(_mm_mul_pd(__x, _mm_set1_pd(__mult)), __av);
187 _mm_storeu_pd(__f, __x);
193 result_type __x, __y, __r2; local
200 __x = result_type(2.0) * __aurng() - 1.0;
202 __r2 = __x * __x + __y * __y
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/32/bits/
opt_random.h 81 __m128d __x; local
176 __x = _mm_sub_pd(__v.__d, __three);
177 __m128d __m = _mm_mul_pd(__x, __x);
185 __x = _mm_add_pd(_mm_mul_pd(__x, _mm_set1_pd(__mult)), __av);
187 _mm_storeu_pd(__f, __x);
193 result_type __x, __y, __r2; local
200 __x = result_type(2.0) * __aurng() - 1.0;
202 __r2 = __x * __x + __y * __y
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
opt_random.h 81 __m128d __x; local
176 __x = _mm_sub_pd(__v.__d, __three);
177 __m128d __m = _mm_mul_pd(__x, __x);
185 __x = _mm_add_pd(_mm_mul_pd(__x, _mm_set1_pd(__mult)), __av);
187 _mm_storeu_pd(__f, __x);
193 result_type __x, __y, __r2; local
200 __x = result_type(2.0) * __aurng() - 1.0;
202 __r2 = __x * __x + __y * __y
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/x32/bits/
opt_random.h 81 __m128d __x; local
176 __x = _mm_sub_pd(__v.__d, __three);
177 __m128d __m = _mm_mul_pd(__x, __x);
185 __x = _mm_add_pd(_mm_mul_pd(__x, _mm_set1_pd(__mult)), __av);
187 _mm_storeu_pd(__f, __x);
193 result_type __x, __y, __r2; local
200 __x = result_type(2.0) * __aurng() - 1.0;
202 __r2 = __x * __x + __y * __y
    [all...]

Completed in 819 milliseconds

1 2 3