HomeSort by relevance Sort by last modified time
    Searched full:__y (Results 826 - 850 of 1127) sorted by null

<<31323334353637383940>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
functional 135 unary_compose(const _Operation1& __x, const _Operation2& __y)
136 : _M_fn1(__x), _M_fn2(__y) {}
161 binary_compose(const _Operation1& __x, const _Operation2& __y,
163 : _M_fn1(__x), _M_fn2(__y), _M_fn3(__z) { }
220 operator()(const _Arg1&, const _Arg2& __y) const
221 { return __y; }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
functional 135 unary_compose(const _Operation1& __x, const _Operation2& __y)
136 : _M_fn1(__x), _M_fn2(__y) {}
161 binary_compose(const _Operation1& __x, const _Operation2& __y,
163 : _M_fn1(__x), _M_fn2(__y), _M_fn3(__z) { }
238 operator()(const _Arg1&, const _Arg2& __y) const
239 { return __y; }
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_threads.h 136 # define _STLP_ATOMIC_EXCHANGE(__x, __y) InterlockedExchange(__CONST_CAST(long*, __x), __y)
140 # define _STLP_ATOMIC_EXCHANGE(__x, __y) InterlockedExchange(__x, __y)
142 # define _STLP_ATOMIC_EXCHANGE_PTR(__x, __y) STLPInterlockedExchangePointer(__x, __y)
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_threads.h 136 # define _STLP_ATOMIC_EXCHANGE(__x, __y) InterlockedExchange(__CONST_CAST(long*, __x), __y)
140 # define _STLP_ATOMIC_EXCHANGE(__x, __y) InterlockedExchange(__x, __y)
142 # define _STLP_ATOMIC_EXCHANGE_PTR(__x, __y) STLPInterlockedExchangePointer(__x, __y)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
functional 135 unary_compose(const _Operation1& __x, const _Operation2& __y)
136 : _M_fn1(__x), _M_fn2(__y) {}
161 binary_compose(const _Operation1& __x, const _Operation2& __y,
163 : _M_fn1(__x), _M_fn2(__y), _M_fn3(__z) { }
220 operator()(const _Arg1&, const _Arg2& __y) const
221 { return __y; }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
functional 135 unary_compose(const _Operation1& __x, const _Operation2& __y)
136 : _M_fn1(__x), _M_fn2(__y) {}
161 binary_compose(const _Operation1& __x, const _Operation2& __y,
163 : _M_fn1(__x), _M_fn2(__y), _M_fn3(__z) { }
238 operator()(const _Arg1&, const _Arg2& __y) const
239 { return __y; }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_list.h 83 swap(_List_node_base& __x, _List_node_base& __y) _GLIBCXX_USE_NOEXCEPT;
277 const _List_const_iterator<_Val>& __y)
278 { return __x._M_node == __y._M_node; }
283 const _List_const_iterator<_Val>& __y)
284 { return __x._M_node != __y._M_node; }
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
functional 134 unary_compose(const _Operation1& __x, const _Operation2& __y)
135 : _M_fn1(__x), _M_fn2(__y) {}
160 binary_compose(const _Operation1& __x, const _Operation2& __y,
162 : _M_fn1(__x), _M_fn2(__y), _M_fn3(__z) { }
223 operator()(const _Arg1&, const _Arg2& __y) const
224 { return __y; }
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_vector.h     [all...]
stl_list.h 83 swap(_List_node_base& __x, _List_node_base& __y) throw ()
86 reinterpret_cast<std::_List_node_base &>(__y));
296 const _List_const_iterator<_Val>& __y)
297 { return __x._M_node == __y._M_node; }
302 const _List_const_iterator<_Val>& __y)
303 { return __x._M_node != __y._M_node; }
    [all...]
atomic_base.h 80 kill_dependency(_Tp __y)
82 _Tp __ret(__y);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_vector.h     [all...]
stl_list.h 83 swap(_List_node_base& __x, _List_node_base& __y) throw ()
86 reinterpret_cast<std::_List_node_base &>(__y));
296 const _List_const_iterator<_Val>& __y)
297 { return __x._M_node == __y._M_node; }
302 const _List_const_iterator<_Val>& __y)
303 { return __x._M_node != __y._M_node; }
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_vector.h     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
ratio 142 template<uintmax_t __x, uintmax_t __y>
149 static constexpr uintmax_t __y0 = __y % __c;
150 static constexpr uintmax_t __y1 = __y / __c;
425 typedef __big_mul<_R2::num, _R1::den / __g> __y;
426 typedef __big_add<__x::__hi, __x::__lo, __y::__hi, __y::__lo> __n;
455 typedef __big_mul<-_R2::num, _R1::den / __g> __y;
456 typedef __big_sub<__x::__hi, __x::__lo, __y::__hi, __y::__lo> __n;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_vector.h     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
ratio 142 template<uintmax_t __x, uintmax_t __y>
149 static constexpr uintmax_t __y0 = __y % __c;
150 static constexpr uintmax_t __y1 = __y / __c;
425 typedef __big_mul<_R2::num, _R1::den / __g> __y;
426 typedef __big_add<__x::__hi, __x::__lo, __y::__hi, __y::__lo> __n;
455 typedef __big_mul<-_R2::num, _R1::den / __g> __y;
456 typedef __big_sub<__x::__hi, __x::__lo, __y::__hi, __y::__lo> __n;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
ratio 139 template<uintmax_t __x, uintmax_t __y>
146 static constexpr uintmax_t __y0 = __y % __c;
147 static constexpr uintmax_t __y1 = __y / __c;
428 typedef __big_mul<_R2::num, _R1::den / __g> __y;
429 typedef __big_add<__x::__hi, __x::__lo, __y::__hi, __y::__lo> __n;
458 typedef __big_mul<-_R2::num, _R1::den / __g> __y;
459 typedef __big_sub<__x::__hi, __x::__lo, __y::__hi, __y::__lo> __n;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
__hash_table 131 bool operator==(const __hash_iterator& __x, const __hash_iterator& __y)
132 {return __x.__node_ == __y.__node_;}
134 bool operator!=(const __hash_iterator& __x, const __hash_iterator& __y)
135 {return __x.__node_ != __y.__node_;}
209 bool operator==(const __hash_const_iterator& __x, const __hash_const_iterator& __y)
210 {return __x.__node_ == __y.__node_;}
212 bool operator!=(const __hash_const_iterator& __x, const __hash_const_iterator& __y)
213 {return __x.__node_ != __y.__node_;}
277 bool operator==(const __hash_local_iterator& __x, const __hash_local_iterator& __y)
278 {return __x.__node_ == __y.__node_;
    [all...]
  /bionic/libc/arch-mips/string/
mips-string-ops.h 100 #define detect_zero(__x,__y,__01s,__80s)\
126 #define detect_zero(__x,__y,_01s,_80s)\
  /external/stlport/stlport/stl/
_function_adaptors.h 208 _Result operator()(_Arg1 __x, _Arg2 __y) const { return _M_f(__x, __y); }
367 void operator()(_Arg1 __x, _Arg2 __y) const { _M_f(__x, __y); }
598 _Result operator()(_Arg1 __x, _Arg2 __y) const {
599 return _M_ptr(__x, __y);
705 void operator()(_Arg1 __x, _Arg2 __y) const { _M_ptr(__x, __y); }
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_function_adaptors.h 208 _Result operator()(_Arg1 __x, _Arg2 __y) const { return _M_f(__x, __y); }
367 void operator()(_Arg1 __x, _Arg2 __y) const { _M_f(__x, __y); }
598 _Result operator()(_Arg1 __x, _Arg2 __y) const {
599 return _M_ptr(__x, __y);
705 void operator()(_Arg1 __x, _Arg2 __y) const { _M_ptr(__x, __y); }
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/
xopintrin.h 773 _mm_permute2_pd (__m128d __X, __m128d __Y, __m128i __C, const int __I)
776 (__v2df)__Y,
782 _mm256_permute2_pd (__m256d __X, __m256d __Y, __m256i __C, const int __I)
785 (__v4df)__Y,
791 _mm_permute2_ps (__m128 __X, __m128 __Y, __m128i __C, const int __I)
794 (__v4sf)__Y,
800 _mm256_permute2_ps (__m256 __X, __m256 __Y, __m256i __C, const int __I)
803 (__v8sf)__Y,
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/
xopintrin.h 773 _mm_permute2_pd (__m128d __X, __m128d __Y, __m128i __C, const int __I)
776 (__v2df)__Y,
782 _mm256_permute2_pd (__m256d __X, __m256d __Y, __m256i __C, const int __I)
785 (__v4df)__Y,
791 _mm_permute2_ps (__m128 __X, __m128 __Y, __m128i __C, const int __I)
794 (__v4sf)__Y,
800 _mm256_permute2_ps (__m256 __X, __m256 __Y, __m256i __C, const int __I)
803 (__v8sf)__Y,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
hashtable_policy.h 138 const _Node_iterator_base<_Value, __cache>& __y)
139 { return __x._M_cur == __y._M_cur; }
144 const _Node_iterator_base<_Value, __cache>& __y)
145 { return __x._M_cur != __y._M_cur; }
279 const _Hashtable_iterator_base<_Value, __cache>& __y)
280 { return __x._M_cur_node == __y._M_cur_node; }
285 const _Hashtable_iterator_base<_Value, __cache>& __y)
286 { return __x._M_cur_node != __y._M_cur_node; }

Completed in 1689 milliseconds

<<31323334353637383940>>