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

1 2 3 4

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
atomic_0.h 334 compare_exchange_weak(__integral_type& __i1, __integral_type __i2,
340 return _ATOMIC_CMPEXCHNG_(this, &__i1, __i2, __m1);
344 compare_exchange_weak(__integral_type& __i1, __integral_type __i2,
347 return compare_exchange_weak(__i1, __i2, __m,
352 compare_exchange_strong(__integral_type& __i1, __integral_type __i2,
358 return _ATOMIC_CMPEXCHNG_(this, &__i1, __i2, __m1);
362 compare_exchange_strong(__integral_type& __i1, __integral_type __i2,
365 return compare_exchange_strong(__i1, __i2, __m,
435 compare_exchange_weak(bool& __i1, bool __i2, memory_order __m1,
437 { return _M_base.compare_exchange_weak(__i1, __i2, __m1, __m2);
    [all...]
atomic_2.h 328 compare_exchange_weak(__integral_type& __i1, __integral_type __i2,
330 { return compare_exchange_strong(__i1, __i2, __m1, __m2); }
333 compare_exchange_weak(__integral_type& __i1, __integral_type __i2,
336 return compare_exchange_weak(__i1, __i2, __m,
341 compare_exchange_strong(__integral_type& __i1, __integral_type __i2,
349 __integral_type __i1n = __sync_val_compare_and_swap(&_M_i, __i1o, __i2);
357 compare_exchange_strong(__integral_type& __i1, __integral_type __i2,
360 return compare_exchange_strong(__i1, __i2, __m,
430 compare_exchange_weak(bool& __i1, bool __i2, memory_order __m1,
432 { return _M_base.compare_exchange_weak(__i1, __i2, __m1, __m2);
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
atomic_0.h 334 compare_exchange_weak(__integral_type& __i1, __integral_type __i2,
340 return _ATOMIC_CMPEXCHNG_(this, &__i1, __i2, __m1);
344 compare_exchange_weak(__integral_type& __i1, __integral_type __i2,
347 return compare_exchange_weak(__i1, __i2, __m,
352 compare_exchange_strong(__integral_type& __i1, __integral_type __i2,
358 return _ATOMIC_CMPEXCHNG_(this, &__i1, __i2, __m1);
362 compare_exchange_strong(__integral_type& __i1, __integral_type __i2,
365 return compare_exchange_strong(__i1, __i2, __m,
435 compare_exchange_weak(bool& __i1, bool __i2, memory_order __m1,
437 { return _M_base.compare_exchange_weak(__i1, __i2, __m1, __m2);
    [all...]
atomic_2.h 328 compare_exchange_weak(__integral_type& __i1, __integral_type __i2,
330 { return compare_exchange_strong(__i1, __i2, __m1, __m2); }
333 compare_exchange_weak(__integral_type& __i1, __integral_type __i2,
336 return compare_exchange_weak(__i1, __i2, __m,
341 compare_exchange_strong(__integral_type& __i1, __integral_type __i2,
349 __integral_type __i1n = __sync_val_compare_and_swap(&_M_i, __i1o, __i2);
357 compare_exchange_strong(__integral_type& __i1, __integral_type __i2,
360 return compare_exchange_strong(__i1, __i2, __m,
430 compare_exchange_weak(bool& __i1, bool __i2, memory_order __m1,
432 { return _M_base.compare_exchange_weak(__i1, __i2, __m1, __m2);
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
atomic_0.h 334 compare_exchange_weak(__integral_type& __i1, __integral_type __i2,
340 return _ATOMIC_CMPEXCHNG_(this, &__i1, __i2, __m1);
344 compare_exchange_weak(__integral_type& __i1, __integral_type __i2,
347 return compare_exchange_weak(__i1, __i2, __m,
352 compare_exchange_strong(__integral_type& __i1, __integral_type __i2,
358 return _ATOMIC_CMPEXCHNG_(this, &__i1, __i2, __m1);
362 compare_exchange_strong(__integral_type& __i1, __integral_type __i2,
365 return compare_exchange_strong(__i1, __i2, __m,
435 compare_exchange_weak(bool& __i1, bool __i2, memory_order __m1,
437 { return _M_base.compare_exchange_weak(__i1, __i2, __m1, __m2);
    [all...]
atomic_2.h 328 compare_exchange_weak(__integral_type& __i1, __integral_type __i2,
330 { return compare_exchange_strong(__i1, __i2, __m1, __m2); }
333 compare_exchange_weak(__integral_type& __i1, __integral_type __i2,
336 return compare_exchange_weak(__i1, __i2, __m,
341 compare_exchange_strong(__integral_type& __i1, __integral_type __i2,
349 __integral_type __i1n = __sync_val_compare_and_swap(&_M_i, __i1o, __i2);
357 compare_exchange_strong(__integral_type& __i1, __integral_type __i2,
360 return compare_exchange_strong(__i1, __i2, __m,
430 compare_exchange_weak(bool& __i1, bool __i2, memory_order __m1,
432 { return _M_base.compare_exchange_weak(__i1, __i2, __m1, __m2);
    [all...]
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/
atomic_0.h 334 compare_exchange_weak(__integral_type& __i1, __integral_type __i2,
340 return _ATOMIC_CMPEXCHNG_(this, &__i1, __i2, __m1);
344 compare_exchange_weak(__integral_type& __i1, __integral_type __i2,
347 return compare_exchange_weak(__i1, __i2, __m,
352 compare_exchange_strong(__integral_type& __i1, __integral_type __i2,
358 return _ATOMIC_CMPEXCHNG_(this, &__i1, __i2, __m1);
362 compare_exchange_strong(__integral_type& __i1, __integral_type __i2,
365 return compare_exchange_strong(__i1, __i2, __m,
435 compare_exchange_weak(bool& __i1, bool __i2, memory_order __m1,
437 { return _M_base.compare_exchange_weak(__i1, __i2, __m1, __m2);
    [all...]
atomic_2.h 328 compare_exchange_weak(__integral_type& __i1, __integral_type __i2,
330 { return compare_exchange_strong(__i1, __i2, __m1, __m2); }
333 compare_exchange_weak(__integral_type& __i1, __integral_type __i2,
336 return compare_exchange_weak(__i1, __i2, __m,
341 compare_exchange_strong(__integral_type& __i1, __integral_type __i2,
349 __integral_type __i1n = __sync_val_compare_and_swap(&_M_i, __i1o, __i2);
357 compare_exchange_strong(__integral_type& __i1, __integral_type __i2,
360 return compare_exchange_strong(__i1, __i2, __m,
430 compare_exchange_weak(bool& __i1, bool __i2, memory_order __m1,
432 { return _M_base.compare_exchange_weak(__i1, __i2, __m1, __m2);
    [all...]
  /external/stlport/stlport/stl/debug/
_debug.h 118 const __owned_link& __i2);
120 const __owned_link& __i2);
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, const _Iterator& __i2)
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.h 118 const __owned_link& __i2);
120 const __owned_link& __i2);
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, const _Iterator& __i2)
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.h 118 const __owned_link& __i2);
120 const __owned_link& __i2);
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, const _Iterator& __i2)
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.h 118 const __owned_link& __i2);
120 const __owned_link& __i2);
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, const _Iterator& __i2)
    [all...]
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.h 118 const __owned_link& __i2);
120 const __owned_link& __i2);
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, const _Iterator& __i2)
    [all...]
  /external/stlport/stlport/stl/
_slist.c 167 typename slist<_Tp, _Alloc>::iterator __i1(__that.before_begin()), __i2(__x.begin());
168 while (__i1._M_node->_M_next && __i2._M_node) {
169 if (__comp(__STATIC_CAST(_Node*, __i1._M_node->_M_next)->_M_data, *__i2)) {
170 _STLP_VERBOSE_ASSERT(!__comp(*__i2, __STATIC_CAST(_Node*, __i1._M_node->_M_next)->_M_data),
175 __i1 = __that.insert_after(__i1, *(__i2++));
178 __that.insert_after(__i1, __i2, __x.end());
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_slist.c 167 typename slist<_Tp, _Alloc>::iterator __i1(__that.before_begin()), __i2(__x.begin());
168 while (__i1._M_node->_M_next && __i2._M_node) {
169 if (__comp(__STATIC_CAST(_Node*, __i1._M_node->_M_next)->_M_data, *__i2)) {
170 _STLP_VERBOSE_ASSERT(!__comp(*__i2, __STATIC_CAST(_Node*, __i1._M_node->_M_next)->_M_data),
175 __i1 = __that.insert_after(__i1, *(__i2++));
178 __that.insert_after(__i1, __i2, __x.end());
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_slist.c 167 typename slist<_Tp, _Alloc>::iterator __i1(__that.before_begin()), __i2(__x.begin());
168 while (__i1._M_node->_M_next && __i2._M_node) {
169 if (__comp(__STATIC_CAST(_Node*, __i1._M_node->_M_next)->_M_data, *__i2)) {
170 _STLP_VERBOSE_ASSERT(!__comp(*__i2, __STATIC_CAST(_Node*, __i1._M_node->_M_next)->_M_data),
175 __i1 = __that.insert_after(__i1, *(__i2++));
178 __that.insert_after(__i1, __i2, __x.end());
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_slist.c 167 typename slist<_Tp, _Alloc>::iterator __i1(__that.before_begin()), __i2(__x.begin());
168 while (__i1._M_node->_M_next && __i2._M_node) {
169 if (__comp(__STATIC_CAST(_Node*, __i1._M_node->_M_next)->_M_data, *__i2)) {
170 _STLP_VERBOSE_ASSERT(!__comp(*__i2, __STATIC_CAST(_Node*, __i1._M_node->_M_next)->_M_data),
175 __i1 = __that.insert_after(__i1, *(__i2++));
178 __that.insert_after(__i1, __i2, __x.end());
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_slist.c 167 typename slist<_Tp, _Alloc>::iterator __i1(__that.before_begin()), __i2(__x.begin());
168 while (__i1._M_node->_M_next && __i2._M_node) {
169 if (__comp(__STATIC_CAST(_Node*, __i1._M_node->_M_next)->_M_data, *__i2)) {
170 _STLP_VERBOSE_ASSERT(!__comp(*__i2, __STATIC_CAST(_Node*, __i1._M_node->_M_next)->_M_data),
175 __i1 = __that.insert_after(__i1, *(__i2++));
178 __that.insert_after(__i1, __i2, __x.end());
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/debug/
string 558 replace(iterator __i1, iterator __i2, const basic_string& __str)
560 __glibcxx_check_erase_range(__i1, __i2);
561 _Base::replace(__i1.base(), __i2.base(), __str);
567 replace(iterator __i1, iterator __i2, const _CharT* __s, size_type __n)
569 __glibcxx_check_erase_range(__i1, __i2);
571 _Base::replace(__i1.base(), __i2.base(), __s, __n);
577 replace(iterator __i1, iterator __i2, const _CharT* __s)
579 __glibcxx_check_erase_range(__i1, __i2);
581 _Base::replace(__i1.base(), __i2.base(), __s);
587 replace(iterator __i1, iterator __i2, size_type __n, _CharT __c
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/debug/
string 558 replace(iterator __i1, iterator __i2, const basic_string& __str)
560 __glibcxx_check_erase_range(__i1, __i2);
561 _Base::replace(__i1.base(), __i2.base(), __str);
567 replace(iterator __i1, iterator __i2, const _CharT* __s, size_type __n)
569 __glibcxx_check_erase_range(__i1, __i2);
571 _Base::replace(__i1.base(), __i2.base(), __s, __n);
577 replace(iterator __i1, iterator __i2, const _CharT* __s)
579 __glibcxx_check_erase_range(__i1, __i2);
581 _Base::replace(__i1.base(), __i2.base(), __s);
587 replace(iterator __i1, iterator __i2, size_type __n, _CharT __c
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/debug/
string 558 replace(iterator __i1, iterator __i2, const basic_string& __str)
560 __glibcxx_check_erase_range(__i1, __i2);
561 _Base::replace(__i1.base(), __i2.base(), __str);
567 replace(iterator __i1, iterator __i2, const _CharT* __s, size_type __n)
569 __glibcxx_check_erase_range(__i1, __i2);
571 _Base::replace(__i1.base(), __i2.base(), __s, __n);
577 replace(iterator __i1, iterator __i2, const _CharT* __s)
579 __glibcxx_check_erase_range(__i1, __i2);
581 _Base::replace(__i1.base(), __i2.base(), __s);
587 replace(iterator __i1, iterator __i2, size_type __n, _CharT __c
    [all...]
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/debug/
string 558 replace(iterator __i1, iterator __i2, const basic_string& __str)
560 __glibcxx_check_erase_range(__i1, __i2);
561 _Base::replace(__i1.base(), __i2.base(), __str);
567 replace(iterator __i1, iterator __i2, const _CharT* __s, size_type __n)
569 __glibcxx_check_erase_range(__i1, __i2);
571 _Base::replace(__i1.base(), __i2.base(), __s, __n);
577 replace(iterator __i1, iterator __i2, const _CharT* __s)
579 __glibcxx_check_erase_range(__i1, __i2);
581 _Base::replace(__i1.base(), __i2.base(), __s);
587 replace(iterator __i1, iterator __i2, size_type __n, _CharT __c
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
cstdatomic 684 atomic_compare_exchange_weak(volatile atomic_bool* __a, bool* __i1, bool __i2)
686 return __a->compare_exchange_weak(*__i1, __i2, memory_order_seq_cst,
692 bool* __i1, bool __i2)
694 return __a->compare_exchange_strong(*__i1, __i2, memory_order_seq_cst,
700 bool __i2, memory_order __m1,
702 { return __a->compare_exchange_weak(*__i1, __i2, __m1, __m2); }
706 bool* __i1, bool __i2,
708 { return __a->compare_exchange_strong(*__i1, __i2, __m1, __m2); }
735 _ITp* __i1, _ITp __i2,
737 { return __a->compare_exchange_weak(*__i1, __i2, __m1, __m2);
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/
cstdatomic 684 atomic_compare_exchange_weak(volatile atomic_bool* __a, bool* __i1, bool __i2)
686 return __a->compare_exchange_weak(*__i1, __i2, memory_order_seq_cst,
692 bool* __i1, bool __i2)
694 return __a->compare_exchange_strong(*__i1, __i2, memory_order_seq_cst,
700 bool __i2, memory_order __m1,
702 { return __a->compare_exchange_weak(*__i1, __i2, __m1, __m2); }
706 bool* __i1, bool __i2,
708 { return __a->compare_exchange_strong(*__i1, __i2, __m1, __m2); }
735 _ITp* __i1, _ITp __i2,
737 { return __a->compare_exchange_weak(*__i1, __i2, __m1, __m2);
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/
cstdatomic 684 atomic_compare_exchange_weak(volatile atomic_bool* __a, bool* __i1, bool __i2)
686 return __a->compare_exchange_weak(*__i1, __i2, memory_order_seq_cst,
692 bool* __i1, bool __i2)
694 return __a->compare_exchange_strong(*__i1, __i2, memory_order_seq_cst,
700 bool __i2, memory_order __m1,
702 { return __a->compare_exchange_weak(*__i1, __i2, __m1, __m2); }
706 bool* __i1, bool __i2,
708 { return __a->compare_exchange_strong(*__i1, __i2, __m1, __m2); }
735 _ITp* __i1, _ITp __i2,
737 { return __a->compare_exchange_weak(*__i1, __i2, __m1, __m2);
    [all...]

Completed in 1504 milliseconds

1 2 3 4