HomeSort by relevance Sort by last modified time
    Searched full:__lx (Results 1 - 25 of 113) sorted by null

1 2 3 4 5

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/profile/
forward_list 130 operator==(const forward_list<_Tp, _Alloc>& __lx,
132 { return __lx._M_base() == __ly._M_base(); }
136 operator<(const forward_list<_Tp, _Alloc>& __lx,
138 { return __lx._M_base() < __ly._M_base(); }
142 operator!=(const forward_list<_Tp, _Alloc>& __lx,
144 { return !(__lx == __ly); }
149 operator>(const forward_list<_Tp, _Alloc>& __lx,
151 { return (__ly < __lx); }
156 operator>=(const forward_list<_Tp, _Alloc>& __lx,
158 { return !(__lx < __ly);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/profile/
forward_list 133 operator==(const forward_list<_Tp, _Alloc>& __lx,
135 { return __lx._M_base() == __ly._M_base(); }
139 operator<(const forward_list<_Tp, _Alloc>& __lx,
141 { return __lx._M_base() < __ly._M_base(); }
145 operator!=(const forward_list<_Tp, _Alloc>& __lx,
147 { return !(__lx == __ly); }
152 operator>(const forward_list<_Tp, _Alloc>& __lx,
154 { return (__ly < __lx); }
159 operator>=(const forward_list<_Tp, _Alloc>& __lx,
161 { return !(__lx < __ly);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/profile/
forward_list 133 operator==(const forward_list<_Tp, _Alloc>& __lx,
135 { return __lx._M_base() == __ly._M_base(); }
139 operator<(const forward_list<_Tp, _Alloc>& __lx,
141 { return __lx._M_base() < __ly._M_base(); }
145 operator!=(const forward_list<_Tp, _Alloc>& __lx,
147 { return !(__lx == __ly); }
152 operator>(const forward_list<_Tp, _Alloc>& __lx,
154 { return (__ly < __lx); }
159 operator>=(const forward_list<_Tp, _Alloc>& __lx,
161 { return !(__lx < __ly);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/
forward_list 130 operator==(const forward_list<_Tp, _Alloc>& __lx,
132 { return __lx._M_base() == __ly._M_base(); }
136 operator<(const forward_list<_Tp, _Alloc>& __lx,
138 { return __lx._M_base() < __ly._M_base(); }
142 operator!=(const forward_list<_Tp, _Alloc>& __lx,
144 { return !(__lx == __ly); }
149 operator>(const forward_list<_Tp, _Alloc>& __lx,
151 { return (__ly < __lx); }
156 operator>=(const forward_list<_Tp, _Alloc>& __lx,
158 { return !(__lx < __ly);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/
forward_list 130 operator==(const forward_list<_Tp, _Alloc>& __lx,
132 { return __lx._M_base() == __ly._M_base(); }
136 operator<(const forward_list<_Tp, _Alloc>& __lx,
138 { return __lx._M_base() < __ly._M_base(); }
142 operator!=(const forward_list<_Tp, _Alloc>& __lx,
144 { return !(__lx == __ly); }
149 operator>(const forward_list<_Tp, _Alloc>& __lx,
151 { return (__ly < __lx); }
156 operator>=(const forward_list<_Tp, _Alloc>& __lx,
158 { return !(__lx < __ly);
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/
forward_list 130 operator==(const forward_list<_Tp, _Alloc>& __lx,
132 { return __lx._M_base() == __ly._M_base(); }
136 operator<(const forward_list<_Tp, _Alloc>& __lx,
138 { return __lx._M_base() < __ly._M_base(); }
142 operator!=(const forward_list<_Tp, _Alloc>& __lx,
144 { return !(__lx == __ly); }
149 operator>(const forward_list<_Tp, _Alloc>& __lx,
151 { return (__ly < __lx); }
156 operator>=(const forward_list<_Tp, _Alloc>& __lx,
158 { return !(__lx < __ly);
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/
forward_list 130 operator==(const forward_list<_Tp, _Alloc>& __lx,
132 { return __lx._M_base() == __ly._M_base(); }
136 operator<(const forward_list<_Tp, _Alloc>& __lx,
138 { return __lx._M_base() < __ly._M_base(); }
142 operator!=(const forward_list<_Tp, _Alloc>& __lx,
144 { return !(__lx == __ly); }
149 operator>(const forward_list<_Tp, _Alloc>& __lx,
151 { return (__ly < __lx); }
156 operator>=(const forward_list<_Tp, _Alloc>& __lx,
158 { return !(__lx < __ly);
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/profile/
forward_list 133 operator==(const forward_list<_Tp, _Alloc>& __lx,
135 { return __lx._M_base() == __ly._M_base(); }
139 operator<(const forward_list<_Tp, _Alloc>& __lx,
141 { return __lx._M_base() < __ly._M_base(); }
145 operator!=(const forward_list<_Tp, _Alloc>& __lx,
147 { return !(__lx == __ly); }
152 operator>(const forward_list<_Tp, _Alloc>& __lx,
154 { return (__ly < __lx); }
159 operator>=(const forward_list<_Tp, _Alloc>& __lx,
161 { return !(__lx < __ly);
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/profile/
forward_list 133 operator==(const forward_list<_Tp, _Alloc>& __lx,
135 { return __lx._M_base() == __ly._M_base(); }
139 operator<(const forward_list<_Tp, _Alloc>& __lx,
141 { return __lx._M_base() < __ly._M_base(); }
145 operator!=(const forward_list<_Tp, _Alloc>& __lx,
147 { return !(__lx == __ly); }
152 operator>(const forward_list<_Tp, _Alloc>& __lx,
154 { return (__ly < __lx); }
159 operator>=(const forward_list<_Tp, _Alloc>& __lx,
161 { return !(__lx < __ly);
    [all...]
  /external/libcxx/include/
cstddef 60 void* __lx;
64 _LIBCPP_ALWAYS_INLINE _LIBCPP_CONSTEXPR nullptr_t() : __lx(0) {}
65 _LIBCPP_ALWAYS_INLINE _LIBCPP_CONSTEXPR nullptr_t(int __nat::*) : __lx(0) {}
condition_variable 166 {lock_guard<mutex> __lx(*__mut_);}
174 {lock_guard<mutex> __lx(*__mut_);}
192 lock_guard<unique_lock<mutex> > __lx(__lk, adopt_lock);
214 lock_guard<unique_lock<mutex> > __lx(__lk, adopt_lock);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
cstddef 65 void* __lx;
69 _LIBCPP_ALWAYS_INLINE _LIBCPP_CONSTEXPR nullptr_t() : __lx(0) {}
70 _LIBCPP_ALWAYS_INLINE _LIBCPP_CONSTEXPR nullptr_t(int __nat::*) : __lx(0) {}
condition_variable 168 {lock_guard<mutex> __lx(*__mut_);}
176 {lock_guard<mutex> __lx(*__mut_);}
194 lock_guard<unique_lock<mutex> > __lx(__lk, adopt_lock);
216 lock_guard<unique_lock<mutex> > __lx(__lk, adopt_lock);
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/
cstddef 66 void* __lx;
70 _LIBCPP_ALWAYS_INLINE _LIBCPP_CONSTEXPR nullptr_t() : __lx(0) {}
71 _LIBCPP_ALWAYS_INLINE _LIBCPP_CONSTEXPR nullptr_t(int __nat::*) : __lx(0) {}
condition_variable 166 {lock_guard<mutex> __lx(*__mut_);}
174 {lock_guard<mutex> __lx(*__mut_);}
192 lock_guard<unique_lock<mutex> > __lx(__lk, adopt_lock);
214 lock_guard<unique_lock<mutex> > __lx(__lk, adopt_lock);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/debug/
forward_list 679 operator==(const forward_list<_Tp, _Alloc>& __lx,
681 { return __lx._M_base() == __ly._M_base(); }
685 operator<(const forward_list<_Tp, _Alloc>& __lx,
687 { return __lx._M_base() < __ly._M_base(); }
691 operator!=(const forward_list<_Tp, _Alloc>& __lx,
693 { return !(__lx == __ly); }
698 operator>(const forward_list<_Tp, _Alloc>& __lx,
700 { return (__ly < __lx); }
705 operator>=(const forward_list<_Tp, _Alloc>& __lx,
707 { return !(__lx < __ly);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/
forward_list 679 operator==(const forward_list<_Tp, _Alloc>& __lx,
681 { return __lx._M_base() == __ly._M_base(); }
685 operator<(const forward_list<_Tp, _Alloc>& __lx,
687 { return __lx._M_base() < __ly._M_base(); }
691 operator!=(const forward_list<_Tp, _Alloc>& __lx,
693 { return !(__lx == __ly); }
698 operator>(const forward_list<_Tp, _Alloc>& __lx,
700 { return (__ly < __lx); }
705 operator>=(const forward_list<_Tp, _Alloc>& __lx,
707 { return !(__lx < __ly);
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/
forward_list 679 operator==(const forward_list<_Tp, _Alloc>& __lx,
681 { return __lx._M_base() == __ly._M_base(); }
685 operator<(const forward_list<_Tp, _Alloc>& __lx,
687 { return __lx._M_base() < __ly._M_base(); }
691 operator!=(const forward_list<_Tp, _Alloc>& __lx,
693 { return !(__lx == __ly); }
698 operator>(const forward_list<_Tp, _Alloc>& __lx,
700 { return (__ly < __lx); }
705 operator>=(const forward_list<_Tp, _Alloc>& __lx,
707 { return !(__lx < __ly);
    [all...]
  /external/libcxx/src/
memory.cpp 136 : __lx(p) function
143 mutex& m = *static_cast<mutex*>(__lx);
159 static_cast<mutex*>(__lx)->unlock();
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
memory.cpp 136 : __lx(p) function
143 mutex& m = *static_cast<mutex*>(__lx);
159 static_cast<mutex*>(__lx)->unlock();
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
smmintrin.h 638 _mm_cmpestrm (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M)
640 return (__m128i) __builtin_ia32_pcmpestrm128 ((__v16qi)__X, __LX,
646 _mm_cmpestri (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M)
648 return __builtin_ia32_pcmpestri128 ((__v16qi)__X, __LX,
711 _mm_cmpestra (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M)
713 return __builtin_ia32_pcmpestria128 ((__v16qi)__X, __LX,
719 _mm_cmpestrc (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M)
721 return __builtin_ia32_pcmpestric128 ((__v16qi)__X, __LX,
727 _mm_cmpestro (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M)
729 return __builtin_ia32_pcmpestrio128 ((__v16qi)__X, __LX,
    [all...]
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
smmintrin.h 638 _mm_cmpestrm (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M)
640 return (__m128i) __builtin_ia32_pcmpestrm128 ((__v16qi)__X, __LX,
646 _mm_cmpestri (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M)
648 return __builtin_ia32_pcmpestri128 ((__v16qi)__X, __LX,
711 _mm_cmpestra (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M)
713 return __builtin_ia32_pcmpestria128 ((__v16qi)__X, __LX,
719 _mm_cmpestrc (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M)
721 return __builtin_ia32_pcmpestric128 ((__v16qi)__X, __LX,
727 _mm_cmpestro (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M)
729 return __builtin_ia32_pcmpestrio128 ((__v16qi)__X, __LX,
    [all...]
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.8/lib/gcc/x86_64-linux-android/4.8/include/
smmintrin.h 633 _mm_cmpestrm (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M)
635 return (__m128i) __builtin_ia32_pcmpestrm128 ((__v16qi)__X, __LX,
641 _mm_cmpestri (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M)
643 return __builtin_ia32_pcmpestri128 ((__v16qi)__X, __LX,
710 _mm_cmpestra (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M)
712 return __builtin_ia32_pcmpestria128 ((__v16qi)__X, __LX,
718 _mm_cmpestrc (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M)
720 return __builtin_ia32_pcmpestric128 ((__v16qi)__X, __LX,
726 _mm_cmpestro (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M)
728 return __builtin_ia32_pcmpestrio128 ((__v16qi)__X, __LX,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/lib/gcc/x86_64-linux/4.6/include/
smmintrin.h 634 _mm_cmpestrm (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M)
636 return (__m128i) __builtin_ia32_pcmpestrm128 ((__v16qi)__X, __LX,
642 _mm_cmpestri (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M)
644 return __builtin_ia32_pcmpestri128 ((__v16qi)__X, __LX,
711 _mm_cmpestra (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M)
713 return __builtin_ia32_pcmpestria128 ((__v16qi)__X, __LX,
719 _mm_cmpestrc (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M)
721 return __builtin_ia32_pcmpestric128 ((__v16qi)__X, __LX,
727 _mm_cmpestro (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M)
729 return __builtin_ia32_pcmpestrio128 ((__v16qi)__X, __LX,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/
smmintrin.h 633 _mm_cmpestrm (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M)
635 return (__m128i) __builtin_ia32_pcmpestrm128 ((__v16qi)__X, __LX,
641 _mm_cmpestri (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M)
643 return __builtin_ia32_pcmpestri128 ((__v16qi)__X, __LX,
710 _mm_cmpestra (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M)
712 return __builtin_ia32_pcmpestria128 ((__v16qi)__X, __LX,
718 _mm_cmpestrc (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M)
720 return __builtin_ia32_pcmpestric128 ((__v16qi)__X, __LX,
726 _mm_cmpestro (__m128i __X, int __LX, __m128i __Y, int __LY, const int __M)
728 return __builtin_ia32_pcmpestrio128 ((__v16qi)__X, __LX,
    [all...]

Completed in 3429 milliseconds

1 2 3 4 5