HomeSort by relevance Sort by last modified time
    Searched refs:__x (Results 251 - 275 of 424) sorted by null

<<11121314151617

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
unordered_map.h 143 _Alloc, __cache_hash_code>& __x,
146 { __x.swap(__y); }
152 _Alloc, __cache_hash_code>& __x,
155 { __x.swap(__y); }
266 swap(unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __x,
268 { __x.swap(__y); }
272 swap(unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>& __x,
274 { __x.swap(__y); }
  /external/libnl/include/netlink-private/
netlink.h 171 ({ type __x = (x); type __y = (y); __x < __y ? __x: __y; })
173 ({ type __x = (x); type __y = (y); __x > __y ? __x: __y; })
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/numerics/numeric.ops/transform.exclusive.scan/
transform_exclusive_scan_init_bop_uop.pass.cpp 31 constexpr const _Tp& operator()(const _Tp& __x) const { return __x;}
38 constexpr auto operator()(_Tp&& __x) const
39 _NOEXCEPT_(noexcept(_VSTD::forward<_Tp>(__x)))
40 -> decltype (_VSTD::forward<_Tp>(__x))
41 { return _VSTD::forward<_Tp>(__x); }
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/numerics/numeric.ops/transform.inclusive.scan/
transform_inclusive_scan_bop_uop_init.pass.cpp 31 constexpr const _Tp& operator()(const _Tp& __x) const { return __x;}
38 constexpr auto operator()(_Tp&& __x) const
39 _NOEXCEPT_(noexcept(_VSTD::forward<_Tp>(__x)))
40 -> decltype (_VSTD::forward<_Tp>(__x))
41 { return _VSTD::forward<_Tp>(__x); }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/debug/
functions.h 51 __check_singular(_Iterator& __x)
52 { return __check_singular_aux(&__x); }
63 __check_singular(const _Safe_iterator<_Iterator, _Sequence>& __x)
64 { return __x._M_singular(); }
82 __check_dereferenceable(const _Safe_iterator<_Iterator, _Sequence>& __x)
83 { return __x._M_dereferenceable(); }
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/debug/
functions.h 51 __check_singular(_Iterator& __x)
52 { return __check_singular_aux(&__x); }
63 __check_singular(const _Safe_iterator<_Iterator, _Sequence>& __x)
64 { return __x._M_singular(); }
82 __check_dereferenceable(const _Safe_iterator<_Iterator, _Sequence>& __x)
83 { return __x._M_dereferenceable(); }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
move.h 112 * @param __x A thing of arbitrary type.
121 move_if_noexcept(_Tp& __x) noexcept
122 { return std::move(__x); }
hashtable_policy.h 92 operator()(_Tp&& __x) const
93 { return std::forward<_Tp>(__x); }
100 operator()(_Tp&& __x) const
101 -> decltype(std::get<0>(std::forward<_Tp>(__x)))
102 { return std::get<0>(std::forward<_Tp>(__x)); }
219 operator==(const _Node_iterator_base<_Value, _Cache_hash_code>& __x,
221 { return __x._M_cur == __y._M_cur; }
225 operator!=(const _Node_iterator_base<_Value, _Cache_hash_code>& __x,
227 { return __x._M_cur != __y._M_cur; }
305 __cache>& __x)
    [all...]
random.h 119 __calc(_Tp __x)
120 { return static_cast<_Tp>((_Tp2(__a) * __x + __c) % __m); }
128 __calc(_Tp __x);
138 __calc(_Tp __x)
140 _Tp __res = __a * __x + __c;
149 __mod(_Tp __x)
150 { return _Mod<_Tp, __m, __a, __c>::__calc(__x); }
155 _Power_of_2(_Tp __x)
157 return ((__x - 1) & __x) == 0
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
move.h 112 * @param __x A thing of arbitrary type.
121 move_if_noexcept(_Tp& __x) noexcept
122 { return std::move(__x); }
hashtable_policy.h 92 operator()(_Tp&& __x) const
93 { return std::forward<_Tp>(__x); }
100 operator()(_Tp&& __x) const
101 -> decltype(std::get<0>(std::forward<_Tp>(__x)))
102 { return std::get<0>(std::forward<_Tp>(__x)); }
219 operator==(const _Node_iterator_base<_Value, _Cache_hash_code>& __x,
221 { return __x._M_cur == __y._M_cur; }
225 operator!=(const _Node_iterator_base<_Value, _Cache_hash_code>& __x,
227 { return __x._M_cur != __y._M_cur; }
305 __cache>& __x)
    [all...]
random.h 119 __calc(_Tp __x)
120 { return static_cast<_Tp>((_Tp2(__a) * __x + __c) % __m); }
128 __calc(_Tp __x);
138 __calc(_Tp __x)
140 _Tp __res = __a * __x + __c;
149 __mod(_Tp __x)
150 { return _Mod<_Tp, __m, __a, __c>::__calc(__x); }
155 _Power_of_2(_Tp __x)
157 return ((__x - 1) & __x) == 0
    [all...]
  /toolchain/binutils/binutils-2.27/include/
longlong.h 332 UDItype __x = __umulsidi3 (u, v); \
333 (w0) = (USItype) (__x); \
334 (w1) = (USItype) (__x >> 32); \
412 } __x; \
414 : "=&r" (__x.__ll) \
416 (xh) = __x.__i.__h; (xl) = __x.__i.__l; \
422 } __x; \
423 __x.__i.__h = n1; __x.__i.__l = n0;
    [all...]
  /external/clang/test/CodeGenCXX/
lpad-linetable.cpp 50 push_back(const value_type& __x)
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
arm_acle.h 75 __swp(uint32_t __x, volatile uint32_t *__p) {
79 while (__builtin_arm_strex(__x, __p));
115 __ror(uint32_t __x, uint32_t __y) {
118 return __x;
119 return (__x >> __y) | (__x << (32 - __y));
123 __rorll(uint64_t __x, uint32_t __y) {
126 return __x;
127 return (__x >> __y) | (__x << (64 - __y))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
arm_acle.h 75 __swp(uint32_t __x, volatile uint32_t *__p) {
79 while (__builtin_arm_strex(__x, __p));
115 __ror(uint32_t __x, uint32_t __y) {
118 return __x;
119 return (__x >> __y) | (__x << (32 - __y));
123 __rorll(uint64_t __x, uint32_t __y) {
126 return __x;
127 return (__x >> __y) | (__x << (64 - __y))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
arm_acle.h 75 __swp(uint32_t __x, volatile uint32_t *__p) {
79 while (__builtin_arm_strex(__x, __p));
115 __ror(uint32_t __x, uint32_t __y) {
118 return __x;
119 return (__x >> __y) | (__x << (32 - __y));
123 __rorll(uint64_t __x, uint32_t __y) {
126 return __x;
127 return (__x >> __y) | (__x << (64 - __y))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
arm_acle.h 75 __swp(uint32_t __x, volatile uint32_t *__p) {
79 while (__builtin_arm_strex(__x, __p));
115 __ror(uint32_t __x, uint32_t __y) {
118 return __x;
119 return (__x >> __y) | (__x << (32 - __y));
123 __rorll(uint64_t __x, uint32_t __y) {
126 return __x;
127 return (__x >> __y) | (__x << (64 - __y))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
arm_acle.h 75 __swp(uint32_t __x, volatile uint32_t *__p) {
79 while (__builtin_arm_strex(__x, __p));
115 __ror(uint32_t __x, uint32_t __y) {
118 return __x;
119 return (__x >> __y) | (__x << (32 - __y));
123 __rorll(uint64_t __x, uint32_t __y) {
126 return __x;
127 return (__x >> __y) | (__x << (64 - __y))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
arm_acle.h 75 __swp(uint32_t __x, volatile uint32_t *__p) {
79 while (__builtin_arm_strex(__x, __p));
115 __ror(uint32_t __x, uint32_t __y) {
118 return __x;
119 return (__x >> __y) | (__x << (32 - __y));
123 __rorll(uint64_t __x, uint32_t __y) {
126 return __x;
127 return (__x >> __y) | (__x << (64 - __y))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/include/
arm_acle.h 75 __swp(uint32_t __x, volatile uint32_t *__p) {
79 while (__builtin_arm_strex(__x, __p));
115 __ror(uint32_t __x, uint32_t __y) {
118 return __x;
119 return (__x >> __y) | (__x << (32 - __y));
123 __rorll(uint64_t __x, uint32_t __y) {
126 return __x;
127 return (__x >> __y) | (__x << (64 - __y))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/include/
arm_acle.h 75 __swp(uint32_t __x, volatile uint32_t *__p) {
79 while (__builtin_arm_strex(__x, __p));
115 __ror(uint32_t __x, uint32_t __y) {
118 return __x;
119 return (__x >> __y) | (__x << (32 - __y));
123 __rorll(uint64_t __x, uint32_t __y) {
126 return __x;
127 return (__x >> __y) | (__x << (64 - __y))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/include/
arm_acle.h 75 __swp(uint32_t __x, volatile uint32_t *__p) {
79 while (__builtin_arm_strex(__x, __p));
115 __ror(uint32_t __x, uint32_t __y) {
118 return __x;
119 return (__x >> __y) | (__x << (32 - __y));
123 __rorll(uint64_t __x, uint32_t __y) {
126 return __x;
127 return (__x >> __y) | (__x << (64 - __y))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/include/
arm_acle.h 75 __swp(uint32_t __x, volatile uint32_t *__p) {
79 while (__builtin_arm_strex(__x, __p));
115 __ror(uint32_t __x, uint32_t __y) {
118 return __x;
119 return (__x >> __y) | (__x << (32 - __y));
123 __rorll(uint64_t __x, uint32_t __y) {
126 return __x;
127 return (__x >> __y) | (__x << (64 - __y))
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/include/
arm_acle.h 75 __swp(uint32_t __x, volatile uint32_t *__p) {
79 while (__builtin_arm_strex(__x, __p));
115 __ror(uint32_t __x, uint32_t __y) {
118 return __x;
119 return (__x >> __y) | (__x << (32 - __y));
123 __rorll(uint64_t __x, uint32_t __y) {
126 return __x;
127 return (__x >> __y) | (__x << (64 - __y))
    [all...]

Completed in 1170 milliseconds

<<11121314151617