Searched refs:__i1 (Results 1 - 25 of 184) sorted by relevance

12345678

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
H A Dfind_selectors.h53 * @param __i1 _Iterator on first sequence.
60 operator()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) argument
61 { return __pred(*__i1); }
83 * @param __i1 _Iterator on first sequence.
90 operator()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) argument
93 return __pred(*__i1, *(__i1 + 1));
123 * @param __i1 _Iterator on first sequence.
130 operator()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) argument
131 { return !__pred(*__i1, *__i
169 operator ()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) argument
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/parallel/
H A Dfind_selectors.h53 * @param __i1 _Iterator on first sequence.
60 operator()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) argument
61 { return __pred(*__i1); }
83 * @param __i1 _Iterator on first sequence.
90 operator()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) argument
93 return __pred(*__i1, *(__i1 + 1));
123 * @param __i1 _Iterator on first sequence.
130 operator()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) argument
131 { return !__pred(*__i1, *__i
169 operator ()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) argument
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
H A Dfind_selectors.h53 * @param __i1 _Iterator on first sequence.
60 operator()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) argument
61 { return __pred(*__i1); }
83 * @param __i1 _Iterator on first sequence.
90 operator()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) argument
93 return __pred(*__i1, *(__i1 + 1));
123 * @param __i1 _Iterator on first sequence.
130 operator()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) argument
131 { return !__pred(*__i1, *__i
169 operator ()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) argument
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
H A Dfind_selectors.h53 * @param __i1 _Iterator on first sequence.
60 operator()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) argument
61 { return __pred(*__i1); }
83 * @param __i1 _Iterator on first sequence.
90 operator()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) argument
93 return __pred(*__i1, *(__i1 + 1));
123 * @param __i1 _Iterator on first sequence.
130 operator()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) argument
131 { return !__pred(*__i1, *__i
169 operator ()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) argument
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
H A Dfind_selectors.h53 * @param __i1 _Iterator on first sequence.
60 operator()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) argument
61 { return __pred(*__i1); }
83 * @param __i1 _Iterator on first sequence.
90 operator()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) argument
93 return __pred(*__i1, *(__i1 + 1));
123 * @param __i1 _Iterator on first sequence.
130 operator()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) argument
131 { return !__pred(*__i1, *__i
169 operator ()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) argument
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
H A Dfind_selectors.h53 * @param __i1 _Iterator on first sequence.
60 operator()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) argument
61 { return __pred(*__i1); }
83 * @param __i1 _Iterator on first sequence.
90 operator()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) argument
93 return __pred(*__i1, *(__i1 + 1));
123 * @param __i1 _Iterator on first sequence.
130 operator()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) argument
131 { return !__pred(*__i1, *__i
169 operator ()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) argument
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
H A Dfind_selectors.h53 * @param __i1 _Iterator on first sequence.
60 operator()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) argument
61 { return __pred(*__i1); }
83 * @param __i1 _Iterator on first sequence.
90 operator()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) argument
93 return __pred(*__i1, *(__i1 + 1));
123 * @param __i1 _Iterator on first sequence.
130 operator()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) argument
131 { return !__pred(*__i1, *__i
169 operator ()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) argument
[all...]
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Datomic_2.h328 compare_exchange_weak(__integral_type& __i1, __integral_type __i2, argument
330 { return compare_exchange_strong(__i1, __i2, __m1, __m2); }
333 compare_exchange_weak(__integral_type& __i1, __integral_type __i2, argument
336 return compare_exchange_weak(__i1, __i2, __m,
341 compare_exchange_strong(__integral_type& __i1, __integral_type __i2, argument
348 __integral_type __i1o = __i1;
352 __i1 = __i1n;
357 compare_exchange_strong(__integral_type& __i1, __integral_type __i2, argument
360 return compare_exchange_strong(__i1, __i2, __m,
430 compare_exchange_weak(bool& __i1, boo argument
435 compare_exchange_weak(bool& __i1, bool __i2, memory_order __m = memory_order_seq_cst) volatile argument
440 compare_exchange_strong(bool& __i1, bool __i2, memory_order __m1, memory_order __m2) volatile argument
446 compare_exchange_strong(bool& __i1, bool __i2, memory_order __m = memory_order_seq_cst) volatile argument
[all...]
H A Datomic_0.h334 compare_exchange_weak(__integral_type& __i1, __integral_type __i2, argument
340 return _ATOMIC_CMPEXCHNG_(this, &__i1, __i2, __m1);
344 compare_exchange_weak(__integral_type& __i1, __integral_type __i2, argument
347 return compare_exchange_weak(__i1, __i2, __m,
352 compare_exchange_strong(__integral_type& __i1, __integral_type __i2, argument
358 return _ATOMIC_CMPEXCHNG_(this, &__i1, __i2, __m1);
362 compare_exchange_strong(__integral_type& __i1, __integral_type __i2, argument
365 return compare_exchange_strong(__i1, __i2, __m,
435 compare_exchange_weak(bool& __i1, bool __i2, memory_order __m1, argument
437 { return _M_base.compare_exchange_weak(__i1, __i
440 compare_exchange_weak(bool& __i1, bool __i2, memory_order __m = memory_order_seq_cst) volatile argument
445 compare_exchange_strong(bool& __i1, bool __i2, memory_order __m1, memory_order __m2) volatile argument
451 compare_exchange_strong(bool& __i1, bool __i2, memory_order __m = memory_order_seq_cst) volatile argument
[all...]
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Datomic_2.h328 compare_exchange_weak(__integral_type& __i1, __integral_type __i2, argument
330 { return compare_exchange_strong(__i1, __i2, __m1, __m2); }
333 compare_exchange_weak(__integral_type& __i1, __integral_type __i2, argument
336 return compare_exchange_weak(__i1, __i2, __m,
341 compare_exchange_strong(__integral_type& __i1, __integral_type __i2, argument
348 __integral_type __i1o = __i1;
352 __i1 = __i1n;
357 compare_exchange_strong(__integral_type& __i1, __integral_type __i2, argument
360 return compare_exchange_strong(__i1, __i2, __m,
430 compare_exchange_weak(bool& __i1, boo argument
435 compare_exchange_weak(bool& __i1, bool __i2, memory_order __m = memory_order_seq_cst) volatile argument
440 compare_exchange_strong(bool& __i1, bool __i2, memory_order __m1, memory_order __m2) volatile argument
446 compare_exchange_strong(bool& __i1, bool __i2, memory_order __m = memory_order_seq_cst) volatile argument
[all...]
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Datomic_2.h328 compare_exchange_weak(__integral_type& __i1, __integral_type __i2, argument
330 { return compare_exchange_strong(__i1, __i2, __m1, __m2); }
333 compare_exchange_weak(__integral_type& __i1, __integral_type __i2, argument
336 return compare_exchange_weak(__i1, __i2, __m,
341 compare_exchange_strong(__integral_type& __i1, __integral_type __i2, argument
348 __integral_type __i1o = __i1;
352 __i1 = __i1n;
357 compare_exchange_strong(__integral_type& __i1, __integral_type __i2, argument
360 return compare_exchange_strong(__i1, __i2, __m,
430 compare_exchange_weak(bool& __i1, boo argument
435 compare_exchange_weak(bool& __i1, bool __i2, memory_order __m = memory_order_seq_cst) volatile argument
440 compare_exchange_strong(bool& __i1, bool __i2, memory_order __m1, memory_order __m2) volatile argument
446 compare_exchange_strong(bool& __i1, bool __i2, memory_order __m = memory_order_seq_cst) volatile argument
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
H A Datomic_2.h328 compare_exchange_weak(__integral_type& __i1, __integral_type __i2, argument
330 { return compare_exchange_strong(__i1, __i2, __m1, __m2); }
333 compare_exchange_weak(__integral_type& __i1, __integral_type __i2, argument
336 return compare_exchange_weak(__i1, __i2, __m,
341 compare_exchange_strong(__integral_type& __i1, __integral_type __i2, argument
348 __integral_type __i1o = __i1;
352 __i1 = __i1n;
357 compare_exchange_strong(__integral_type& __i1, __integral_type __i2, argument
360 return compare_exchange_strong(__i1, __i2, __m,
430 compare_exchange_weak(bool& __i1, boo argument
435 compare_exchange_weak(bool& __i1, bool __i2, memory_order __m = memory_order_seq_cst) volatile argument
440 compare_exchange_strong(bool& __i1, bool __i2, memory_order __m1, memory_order __m2) volatile argument
446 compare_exchange_strong(bool& __i1, bool __i2, memory_order __m = memory_order_seq_cst) volatile argument
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
H A Datomic_2.h321 compare_exchange_weak(__int_type& __i1, __int_type __i2, argument
323 { return compare_exchange_strong(__i1, __i2, __m1, __m2); }
326 compare_exchange_weak(__int_type& __i1, __int_type __i2, argument
328 { return compare_exchange_strong(__i1, __i2, __m1, __m2); }
331 compare_exchange_weak(__int_type& __i1, __int_type __i2, argument
334 return compare_exchange_weak(__i1, __i2, __m,
339 compare_exchange_weak(__int_type& __i1, __int_type __i2, argument
342 return compare_exchange_weak(__i1, __i2, __m,
347 compare_exchange_strong(__int_type& __i1, __int_type __i2, argument
354 __int_type __i1o = __i1;
363 compare_exchange_strong(__int_type& __i1, __int_type __i2, memory_order __m1, memory_order __m2) volatile argument
379 compare_exchange_strong(__int_type& __i1, __int_type __i2, memory_order __m = memory_order_seq_cst) argument
387 compare_exchange_strong(__int_type& __i1, __int_type __i2, memory_order __m = memory_order_seq_cst) volatile argument
[all...]
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_debug.h117 static bool _STLP_CALL _Check_same_owner( const __owned_link& __i1,
119 static bool _STLP_CALL _Check_same_or_null_owner( const __owned_link& __i1,
231 inline bool _STLP_CALL __valid_range(const _Iterator& __i1 ,const _Iterator& __i2,
233 { return (__i1 < __i2) || (__i1 == __i2); }
236 inline bool _STLP_CALL __valid_range(const _Iterator& __i1 ,const _Iterator& __i2,
239 bool __dummy(__i1==__i2);
244 inline bool _STLP_CALL __valid_range(const _Iterator& __i1 ,const _Iterator& __i2,
247 bool __dummy(__i1==__i2);
262 inline bool _STLP_CALL __valid_range(const _Iterator& __i1, cons argument
267 stlp_in_range(const _Iterator& _It, const _Iterator& __i1, const _Iterator& __i2) argument
417 __check_same_owner(const __owned_link& __i1, const __owned_link& __i2) argument
421 __check_same_or_null_owner(const __owned_link& __i1, const __owned_link& __i2) argument
[all...]
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_debug.h117 static bool _STLP_CALL _Check_same_owner( const __owned_link& __i1,
119 static bool _STLP_CALL _Check_same_or_null_owner( const __owned_link& __i1,
231 inline bool _STLP_CALL __valid_range(const _Iterator& __i1 ,const _Iterator& __i2,
233 { return (__i1 < __i2) || (__i1 == __i2); }
236 inline bool _STLP_CALL __valid_range(const _Iterator& __i1 ,const _Iterator& __i2,
239 bool __dummy(__i1==__i2);
244 inline bool _STLP_CALL __valid_range(const _Iterator& __i1 ,const _Iterator& __i2,
247 bool __dummy(__i1==__i2);
262 inline bool _STLP_CALL __valid_range(const _Iterator& __i1, cons argument
267 stlp_in_range(const _Iterator& _It, const _Iterator& __i1, const _Iterator& __i2) argument
417 __check_same_owner(const __owned_link& __i1, const __owned_link& __i2) argument
421 __check_same_or_null_owner(const __owned_link& __i1, const __owned_link& __i2) argument
[all...]
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_debug.h117 static bool _STLP_CALL _Check_same_owner( const __owned_link& __i1,
119 static bool _STLP_CALL _Check_same_or_null_owner( const __owned_link& __i1,
231 inline bool _STLP_CALL __valid_range(const _Iterator& __i1 ,const _Iterator& __i2,
233 { return (__i1 < __i2) || (__i1 == __i2); }
236 inline bool _STLP_CALL __valid_range(const _Iterator& __i1 ,const _Iterator& __i2,
239 bool __dummy(__i1==__i2);
244 inline bool _STLP_CALL __valid_range(const _Iterator& __i1 ,const _Iterator& __i2,
247 bool __dummy(__i1==__i2);
262 inline bool _STLP_CALL __valid_range(const _Iterator& __i1, cons argument
267 stlp_in_range(const _Iterator& _It, const _Iterator& __i1, const _Iterator& __i2) argument
417 __check_same_owner(const __owned_link& __i1, const __owned_link& __i2) argument
421 __check_same_or_null_owner(const __owned_link& __i1, const __owned_link& __i2) argument
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Datomic_2.h321 compare_exchange_weak(__int_type& __i1, __int_type __i2, argument
323 { return compare_exchange_strong(__i1, __i2, __m1, __m2); }
326 compare_exchange_weak(__int_type& __i1, __int_type __i2, argument
328 { return compare_exchange_strong(__i1, __i2, __m1, __m2); }
331 compare_exchange_weak(__int_type& __i1, __int_type __i2, argument
334 return compare_exchange_weak(__i1, __i2, __m,
339 compare_exchange_weak(__int_type& __i1, __int_type __i2, argument
342 return compare_exchange_weak(__i1, __i2, __m,
347 compare_exchange_strong(__int_type& __i1, __int_type __i2, argument
354 __int_type __i1o = __i1;
363 compare_exchange_strong(__int_type& __i1, __int_type __i2, memory_order __m1, memory_order __m2) volatile argument
379 compare_exchange_strong(__int_type& __i1, __int_type __i2, memory_order __m = memory_order_seq_cst) argument
387 compare_exchange_strong(__int_type& __i1, __int_type __i2, memory_order __m = memory_order_seq_cst) volatile argument
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Datomic_2.h321 compare_exchange_weak(__int_type& __i1, __int_type __i2, argument
323 { return compare_exchange_strong(__i1, __i2, __m1, __m2); }
326 compare_exchange_weak(__int_type& __i1, __int_type __i2, argument
328 { return compare_exchange_strong(__i1, __i2, __m1, __m2); }
331 compare_exchange_weak(__int_type& __i1, __int_type __i2, argument
334 return compare_exchange_weak(__i1, __i2, __m,
339 compare_exchange_weak(__int_type& __i1, __int_type __i2, argument
342 return compare_exchange_weak(__i1, __i2, __m,
347 compare_exchange_strong(__int_type& __i1, __int_type __i2, argument
354 __int_type __i1o = __i1;
363 compare_exchange_strong(__int_type& __i1, __int_type __i2, memory_order __m1, memory_order __m2) volatile argument
379 compare_exchange_strong(__int_type& __i1, __int_type __i2, memory_order __m = memory_order_seq_cst) argument
387 compare_exchange_strong(__int_type& __i1, __int_type __i2, memory_order __m = memory_order_seq_cst) volatile argument
[all...]
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_debug.h117 static bool _STLP_CALL _Check_same_owner( const __owned_link& __i1,
119 static bool _STLP_CALL _Check_same_or_null_owner( const __owned_link& __i1,
231 inline bool _STLP_CALL __valid_range(const _Iterator& __i1 ,const _Iterator& __i2,
233 { return (__i1 < __i2) || (__i1 == __i2); }
236 inline bool _STLP_CALL __valid_range(const _Iterator& __i1 ,const _Iterator& __i2,
239 bool __dummy(__i1==__i2);
244 inline bool _STLP_CALL __valid_range(const _Iterator& __i1 ,const _Iterator& __i2,
247 bool __dummy(__i1==__i2);
262 inline bool _STLP_CALL __valid_range(const _Iterator& __i1, cons argument
267 stlp_in_range(const _Iterator& _It, const _Iterator& __i1, const _Iterator& __i2) argument
417 __check_same_owner(const __owned_link& __i1, const __owned_link& __i2) argument
421 __check_same_or_null_owner(const __owned_link& __i1, const __owned_link& __i2) argument
[all...]
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/debug/
H A D_debug.h117 static bool _STLP_CALL _Check_same_owner( const __owned_link& __i1,
119 static bool _STLP_CALL _Check_same_or_null_owner( const __owned_link& __i1,
231 inline bool _STLP_CALL __valid_range(const _Iterator& __i1 ,const _Iterator& __i2,
233 { return (__i1 < __i2) || (__i1 == __i2); }
236 inline bool _STLP_CALL __valid_range(const _Iterator& __i1 ,const _Iterator& __i2,
239 bool __dummy(__i1==__i2);
244 inline bool _STLP_CALL __valid_range(const _Iterator& __i1 ,const _Iterator& __i2,
247 bool __dummy(__i1==__i2);
262 inline bool _STLP_CALL __valid_range(const _Iterator& __i1, cons argument
267 stlp_in_range(const _Iterator& _It, const _Iterator& __i1, const _Iterator& __i2) argument
417 __check_same_owner(const __owned_link& __i1, const __owned_link& __i2) argument
421 __check_same_or_null_owner(const __owned_link& __i1, const __owned_link& __i2) argument
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Datomic_2.h321 compare_exchange_weak(__int_type& __i1, __int_type __i2, argument
323 { return compare_exchange_strong(__i1, __i2, __m1, __m2); }
326 compare_exchange_weak(__int_type& __i1, __int_type __i2, argument
328 { return compare_exchange_strong(__i1, __i2, __m1, __m2); }
331 compare_exchange_weak(__int_type& __i1, __int_type __i2, argument
334 return compare_exchange_weak(__i1, __i2, __m,
339 compare_exchange_weak(__int_type& __i1, __int_type __i2, argument
342 return compare_exchange_weak(__i1, __i2, __m,
347 compare_exchange_strong(__int_type& __i1, __int_type __i2, argument
354 __int_type __i1o = __i1;
363 compare_exchange_strong(__int_type& __i1, __int_type __i2, memory_order __m1, memory_order __m2) volatile argument
379 compare_exchange_strong(__int_type& __i1, __int_type __i2, memory_order __m = memory_order_seq_cst) argument
387 compare_exchange_strong(__int_type& __i1, __int_type __i2, memory_order __m = memory_order_seq_cst) volatile argument
[all...]
/prebuilts/ndk/9/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_debug.h117 static bool _STLP_CALL _Check_same_owner( const __owned_link& __i1,
119 static bool _STLP_CALL _Check_same_or_null_owner( const __owned_link& __i1,
231 inline bool _STLP_CALL __valid_range(const _Iterator& __i1 ,const _Iterator& __i2,
233 { return (__i1 < __i2) || (__i1 == __i2); }
236 inline bool _STLP_CALL __valid_range(const _Iterator& __i1 ,const _Iterator& __i2,
239 bool __dummy(__i1==__i2);
244 inline bool _STLP_CALL __valid_range(const _Iterator& __i1 ,const _Iterator& __i2,
247 bool __dummy(__i1==__i2);
262 inline bool _STLP_CALL __valid_range(const _Iterator& __i1, cons argument
267 stlp_in_range(const _Iterator& _It, const _Iterator& __i1, const _Iterator& __i2) argument
417 __check_same_owner(const __owned_link& __i1, const __owned_link& __i2) argument
421 __check_same_or_null_owner(const __owned_link& __i1, const __owned_link& __i2) argument
[all...]
/prebuilts/ndk/current/sources/cxx-stl/EH/stlport/stlport/stl/debug/
H A D_debug.h117 static bool _STLP_CALL _Check_same_owner( const __owned_link& __i1,
119 static bool _STLP_CALL _Check_same_or_null_owner( const __owned_link& __i1,
231 inline bool _STLP_CALL __valid_range(const _Iterator& __i1 ,const _Iterator& __i2,
233 { return (__i1 < __i2) || (__i1 == __i2); }
236 inline bool _STLP_CALL __valid_range(const _Iterator& __i1 ,const _Iterator& __i2,
239 bool __dummy(__i1==__i2);
244 inline bool _STLP_CALL __valid_range(const _Iterator& __i1 ,const _Iterator& __i2,
247 bool __dummy(__i1==__i2);
262 inline bool _STLP_CALL __valid_range(const _Iterator& __i1, cons argument
267 stlp_in_range(const _Iterator& _It, const _Iterator& __i1, const _Iterator& __i2) argument
417 __check_same_owner(const __owned_link& __i1, const __owned_link& __i2) argument
421 __check_same_or_null_owner(const __owned_link& __i1, const __owned_link& __i2) argument
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Datomic_2.h321 compare_exchange_weak(__int_type& __i1, __int_type __i2, argument
323 { return compare_exchange_strong(__i1, __i2, __m1, __m2); }
326 compare_exchange_weak(__int_type& __i1, __int_type __i2, argument
328 { return compare_exchange_strong(__i1, __i2, __m1, __m2); }
331 compare_exchange_weak(__int_type& __i1, __int_type __i2, argument
334 return compare_exchange_weak(__i1, __i2, __m,
339 compare_exchange_weak(__int_type& __i1, __int_type __i2, argument
342 return compare_exchange_weak(__i1, __i2, __m,
347 compare_exchange_strong(__int_type& __i1, __int_type __i2, argument
354 __int_type __i1o = __i1;
363 compare_exchange_strong(__int_type& __i1, __int_type __i2, memory_order __m1, memory_order __m2) volatile argument
379 compare_exchange_strong(__int_type& __i1, __int_type __i2, memory_order __m = memory_order_seq_cst) argument
387 compare_exchange_strong(__int_type& __i1, __int_type __i2, memory_order __m = memory_order_seq_cst) volatile argument
[all...]
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_debug.h117 static bool _STLP_CALL _Check_same_owner( const __owned_link& __i1,
119 static bool _STLP_CALL _Check_same_or_null_owner( const __owned_link& __i1,
231 inline bool _STLP_CALL __valid_range(const _Iterator& __i1 ,const _Iterator& __i2,
233 { return (__i1 < __i2) || (__i1 == __i2); }
236 inline bool _STLP_CALL __valid_range(const _Iterator& __i1 ,const _Iterator& __i2,
239 bool __dummy(__i1==__i2);
244 inline bool _STLP_CALL __valid_range(const _Iterator& __i1 ,const _Iterator& __i2,
247 bool __dummy(__i1==__i2);
262 inline bool _STLP_CALL __valid_range(const _Iterator& __i1, cons argument
267 stlp_in_range(const _Iterator& _It, const _Iterator& __i1, const _Iterator& __i2) argument
417 __check_same_owner(const __owned_link& __i1, const __owned_link& __i2) argument
421 __check_same_or_null_owner(const __owned_link& __i1, const __owned_link& __i2) argument
[all...]

Completed in 516 milliseconds

12345678