HomeSort by relevance Sort by last modified time
    Searched refs:__q (Results 1 - 25 of 154) sorted by null

1 2 3 4 5 6 7

  /external/stlport/stlport/stl/
_threads.h 71 # define _STLP_ATOMIC_EXCHANGE(__p, __q) test_and_set(__p, __q)
73 # define _STLP_ATOMIC_EXCHANGE(__p, __q) __test_and_set((unsigned long*)__p, (unsigned long)__q)
507 static __stl_atomic_t _S_swap(_STLP_VOLATILE __stl_atomic_t* __p, __stl_atomic_t __q) {
510 return _STLP_ATOMIC_EXCHANGE(__p, __q);
514 *__p = __q;
523 *__p = __q;
528 static void* _S_swap_ptr(void* _STLP_VOLATILE* __p, void* __q) {
531 return _STLP_ATOMIC_EXCHANGE_PTR(__p, __q);
    [all...]
_bvector.h 391 __chunk_type* __q = this->_M_bit_alloc(__n); local
392 this->_M_end_of_storage._M_data = __q + _Base::_M_bits_to_chunks(__n);
393 this->_M_start = iterator(__q, 0);
405 __chunk_type* __q = this->_M_bit_alloc(__len); local
406 iterator __i = _STLP_STD::copy(begin(), __position, iterator(__q, 0));
410 this->_M_end_of_storage._M_data = __q + _Base::_M_bits_to_chunks(__len);
411 this->_M_start = iterator(__q, 0);
458 __chunk_type* __q = this->_M_bit_alloc(__len); local
459 iterator __i = _STLP_STD::copy(begin(), __position, iterator(__q, 0));
463 this->_M_end_of_storage._M_data = __q + _Base::_M_bits_to_chunks(__len)
655 __chunk_type* __q = this->_M_bit_alloc(__n); local
731 __chunk_type* __q = this->_M_bit_alloc(__len); local
752 __chunk_type* __q = this->_M_bit_alloc(__len); local
773 __chunk_type* __q = this->_M_bit_alloc(__len); local
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_threads.h 71 # define _STLP_ATOMIC_EXCHANGE(__p, __q) test_and_set(__p, __q)
73 # define _STLP_ATOMIC_EXCHANGE(__p, __q) __test_and_set((unsigned long*)__p, (unsigned long)__q)
507 static __stl_atomic_t _S_swap(_STLP_VOLATILE __stl_atomic_t* __p, __stl_atomic_t __q) {
510 return _STLP_ATOMIC_EXCHANGE(__p, __q);
514 *__p = __q;
523 *__p = __q;
528 static void* _S_swap_ptr(void* _STLP_VOLATILE* __p, void* __q) {
531 return _STLP_ATOMIC_EXCHANGE_PTR(__p, __q);
    [all...]
_bvector.h 391 __chunk_type* __q = this->_M_bit_alloc(__n); local
392 this->_M_end_of_storage._M_data = __q + _Base::_M_bits_to_chunks(__n);
393 this->_M_start = iterator(__q, 0);
405 __chunk_type* __q = this->_M_bit_alloc(__len); local
406 iterator __i = _STLP_STD::copy(begin(), __position, iterator(__q, 0));
410 this->_M_end_of_storage._M_data = __q + _Base::_M_bits_to_chunks(__len);
411 this->_M_start = iterator(__q, 0);
458 __chunk_type* __q = this->_M_bit_alloc(__len); local
459 iterator __i = _STLP_STD::copy(begin(), __position, iterator(__q, 0));
463 this->_M_end_of_storage._M_data = __q + _Base::_M_bits_to_chunks(__len)
655 __chunk_type* __q = this->_M_bit_alloc(__n); local
731 __chunk_type* __q = this->_M_bit_alloc(__len); local
752 __chunk_type* __q = this->_M_bit_alloc(__len); local
773 __chunk_type* __q = this->_M_bit_alloc(__len); local
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_threads.h 71 # define _STLP_ATOMIC_EXCHANGE(__p, __q) test_and_set(__p, __q)
73 # define _STLP_ATOMIC_EXCHANGE(__p, __q) __test_and_set((unsigned long*)__p, (unsigned long)__q)
507 static __stl_atomic_t _S_swap(_STLP_VOLATILE __stl_atomic_t* __p, __stl_atomic_t __q) {
510 return _STLP_ATOMIC_EXCHANGE(__p, __q);
514 *__p = __q;
523 *__p = __q;
528 static void* _S_swap_ptr(void* _STLP_VOLATILE* __p, void* __q) {
531 return _STLP_ATOMIC_EXCHANGE_PTR(__p, __q);
    [all...]
_bvector.h 391 __chunk_type* __q = this->_M_bit_alloc(__n); local
392 this->_M_end_of_storage._M_data = __q + _Base::_M_bits_to_chunks(__n);
393 this->_M_start = iterator(__q, 0);
405 __chunk_type* __q = this->_M_bit_alloc(__len); local
406 iterator __i = _STLP_STD::copy(begin(), __position, iterator(__q, 0));
410 this->_M_end_of_storage._M_data = __q + _Base::_M_bits_to_chunks(__len);
411 this->_M_start = iterator(__q, 0);
458 __chunk_type* __q = this->_M_bit_alloc(__len); local
459 iterator __i = _STLP_STD::copy(begin(), __position, iterator(__q, 0));
463 this->_M_end_of_storage._M_data = __q + _Base::_M_bits_to_chunks(__len)
655 __chunk_type* __q = this->_M_bit_alloc(__n); local
731 __chunk_type* __q = this->_M_bit_alloc(__len); local
752 __chunk_type* __q = this->_M_bit_alloc(__len); local
773 __chunk_type* __q = this->_M_bit_alloc(__len); local
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_threads.h 71 # define _STLP_ATOMIC_EXCHANGE(__p, __q) test_and_set(__p, __q)
73 # define _STLP_ATOMIC_EXCHANGE(__p, __q) __test_and_set((unsigned long*)__p, (unsigned long)__q)
507 static __stl_atomic_t _S_swap(_STLP_VOLATILE __stl_atomic_t* __p, __stl_atomic_t __q) {
510 return _STLP_ATOMIC_EXCHANGE(__p, __q);
514 *__p = __q;
523 *__p = __q;
528 static void* _S_swap_ptr(void* _STLP_VOLATILE* __p, void* __q) {
531 return _STLP_ATOMIC_EXCHANGE_PTR(__p, __q);
    [all...]
_bvector.h 391 __chunk_type* __q = this->_M_bit_alloc(__n); local
392 this->_M_end_of_storage._M_data = __q + _Base::_M_bits_to_chunks(__n);
393 this->_M_start = iterator(__q, 0);
405 __chunk_type* __q = this->_M_bit_alloc(__len); local
406 iterator __i = _STLP_STD::copy(begin(), __position, iterator(__q, 0));
410 this->_M_end_of_storage._M_data = __q + _Base::_M_bits_to_chunks(__len);
411 this->_M_start = iterator(__q, 0);
458 __chunk_type* __q = this->_M_bit_alloc(__len); local
459 iterator __i = _STLP_STD::copy(begin(), __position, iterator(__q, 0));
463 this->_M_end_of_storage._M_data = __q + _Base::_M_bits_to_chunks(__len)
655 __chunk_type* __q = this->_M_bit_alloc(__n); local
731 __chunk_type* __q = this->_M_bit_alloc(__len); local
752 __chunk_type* __q = this->_M_bit_alloc(__len); local
773 __chunk_type* __q = this->_M_bit_alloc(__len); local
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_threads.h 71 # define _STLP_ATOMIC_EXCHANGE(__p, __q) test_and_set(__p, __q)
73 # define _STLP_ATOMIC_EXCHANGE(__p, __q) __test_and_set((unsigned long*)__p, (unsigned long)__q)
507 static __stl_atomic_t _S_swap(_STLP_VOLATILE __stl_atomic_t* __p, __stl_atomic_t __q) {
510 return _STLP_ATOMIC_EXCHANGE(__p, __q);
514 *__p = __q;
523 *__p = __q;
528 static void* _S_swap_ptr(void* _STLP_VOLATILE* __p, void* __q) {
531 return _STLP_ATOMIC_EXCHANGE_PTR(__p, __q);
    [all...]
_bvector.h 391 __chunk_type* __q = this->_M_bit_alloc(__n); local
392 this->_M_end_of_storage._M_data = __q + _Base::_M_bits_to_chunks(__n);
393 this->_M_start = iterator(__q, 0);
405 __chunk_type* __q = this->_M_bit_alloc(__len); local
406 iterator __i = _STLP_STD::copy(begin(), __position, iterator(__q, 0));
410 this->_M_end_of_storage._M_data = __q + _Base::_M_bits_to_chunks(__len);
411 this->_M_start = iterator(__q, 0);
458 __chunk_type* __q = this->_M_bit_alloc(__len); local
459 iterator __i = _STLP_STD::copy(begin(), __position, iterator(__q, 0));
463 this->_M_end_of_storage._M_data = __q + _Base::_M_bits_to_chunks(__len)
655 __chunk_type* __q = this->_M_bit_alloc(__n); local
731 __chunk_type* __q = this->_M_bit_alloc(__len); local
752 __chunk_type* __q = this->_M_bit_alloc(__len); local
773 __chunk_type* __q = this->_M_bit_alloc(__len); local
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_threads.h 71 # define _STLP_ATOMIC_EXCHANGE(__p, __q) test_and_set(__p, __q)
73 # define _STLP_ATOMIC_EXCHANGE(__p, __q) __test_and_set((unsigned long*)__p, (unsigned long)__q)
507 static __stl_atomic_t _S_swap(_STLP_VOLATILE __stl_atomic_t* __p, __stl_atomic_t __q) {
510 return _STLP_ATOMIC_EXCHANGE(__p, __q);
514 *__p = __q;
523 *__p = __q;
528 static void* _S_swap_ptr(void* _STLP_VOLATILE* __p, void* __q) {
531 return _STLP_ATOMIC_EXCHANGE_PTR(__p, __q);
    [all...]
_bvector.h 391 __chunk_type* __q = this->_M_bit_alloc(__n); local
392 this->_M_end_of_storage._M_data = __q + _Base::_M_bits_to_chunks(__n);
393 this->_M_start = iterator(__q, 0);
405 __chunk_type* __q = this->_M_bit_alloc(__len); local
406 iterator __i = _STLP_STD::copy(begin(), __position, iterator(__q, 0));
410 this->_M_end_of_storage._M_data = __q + _Base::_M_bits_to_chunks(__len);
411 this->_M_start = iterator(__q, 0);
458 __chunk_type* __q = this->_M_bit_alloc(__len); local
459 iterator __i = _STLP_STD::copy(begin(), __position, iterator(__q, 0));
463 this->_M_end_of_storage._M_data = __q + _Base::_M_bits_to_chunks(__len)
655 __chunk_type* __q = this->_M_bit_alloc(__n); local
731 __chunk_type* __q = this->_M_bit_alloc(__len); local
752 __chunk_type* __q = this->_M_bit_alloc(__len); local
773 __chunk_type* __q = this->_M_bit_alloc(__len); local
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_threads.h 71 # define _STLP_ATOMIC_EXCHANGE(__p, __q) test_and_set(__p, __q)
73 # define _STLP_ATOMIC_EXCHANGE(__p, __q) __test_and_set((unsigned long*)__p, (unsigned long)__q)
507 static __stl_atomic_t _S_swap(_STLP_VOLATILE __stl_atomic_t* __p, __stl_atomic_t __q) {
510 return _STLP_ATOMIC_EXCHANGE(__p, __q);
514 *__p = __q;
523 *__p = __q;
528 static void* _S_swap_ptr(void* _STLP_VOLATILE* __p, void* __q) {
531 return _STLP_ATOMIC_EXCHANGE_PTR(__p, __q);
    [all...]
_bvector.h 391 __chunk_type* __q = this->_M_bit_alloc(__n); local
392 this->_M_end_of_storage._M_data = __q + _Base::_M_bits_to_chunks(__n);
393 this->_M_start = iterator(__q, 0);
405 __chunk_type* __q = this->_M_bit_alloc(__len); local
406 iterator __i = _STLP_STD::copy(begin(), __position, iterator(__q, 0));
410 this->_M_end_of_storage._M_data = __q + _Base::_M_bits_to_chunks(__len);
411 this->_M_start = iterator(__q, 0);
458 __chunk_type* __q = this->_M_bit_alloc(__len); local
459 iterator __i = _STLP_STD::copy(begin(), __position, iterator(__q, 0));
463 this->_M_end_of_storage._M_data = __q + _Base::_M_bits_to_chunks(__len)
655 __chunk_type* __q = this->_M_bit_alloc(__n); local
731 __chunk_type* __q = this->_M_bit_alloc(__len); local
752 __chunk_type* __q = this->_M_bit_alloc(__len); local
773 __chunk_type* __q = this->_M_bit_alloc(__len); local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
valarray_array.h 543 for (_Tp* __q = __b._M_data; __q < __b._M_data + __n; ++__p, ++__q) \
544 *__p _Op##= *__q; \
562 _Tp* __q(__b._M_data); \
564 __p += __s, ++__q) \
565 *__p _Op##= *__q; \
573 _Tp* __q(__b._M_data); \
575 ++__p, __q += __s) \
576 *__p _Op##= *__q; \
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
valarray_array.h 541 for (_Tp* __q = __b._M_data; __q < __b._M_data + __n; ++__p, ++__q) \
542 *__p _Op##= *__q; \
560 _Tp* __q(__b._M_data); \
562 __p += __s, ++__q) \
563 *__p _Op##= *__q; \
571 _Tp* __q(__b._M_data); \
573 ++__p, __q += __s) \
574 *__p _Op##= *__q; \
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
valarray_array.h 541 for (_Tp* __q = __b._M_data; __q < __b._M_data + __n; ++__p, ++__q) \
542 *__p _Op##= *__q; \
560 _Tp* __q(__b._M_data); \
562 __p += __s, ++__q) \
563 *__p _Op##= *__q; \
571 _Tp* __q(__b._M_data); \
573 ++__p, __q += __s) \
574 *__p _Op##= *__q; \
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
valarray_array.h 546 for (_Tp* __q = __b._M_data; __q < __b._M_data + __n; ++__p, ++__q) \
547 *__p _Op##= *__q; \
565 _Tp* __q(__b._M_data); \
567 __p += __s, ++__q) \
568 *__p _Op##= *__q; \
576 _Tp* __q(__b._M_data); \
578 ++__p, __q += __s) \
579 *__p _Op##= *__q; \
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
valarray_array.h 546 for (_Tp* __q = __b._M_data; __q < __b._M_data + __n; ++__p, ++__q) \
547 *__p _Op##= *__q; \
565 _Tp* __q(__b._M_data); \
567 __p += __s, ++__q) \
568 *__p _Op##= *__q; \
576 _Tp* __q(__b._M_data); \
578 ++__p, __q += __s) \
579 *__p _Op##= *__q; \
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
valarray_array.h 546 for (_Tp* __q = __b._M_data; __q < __b._M_data + __n; ++__p, ++__q) \
547 *__p _Op##= *__q; \
565 _Tp* __q(__b._M_data); \
567 __p += __s, ++__q) \
568 *__p _Op##= *__q; \
576 _Tp* __q(__b._M_data); \
578 ++__p, __q += __s) \
579 *__p _Op##= *__q; \
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
valarray_array.h 546 for (_Tp* __q = __b._M_data; __q < __b._M_data + __n; ++__p, ++__q) \
547 *__p _Op##= *__q; \
565 _Tp* __q(__b._M_data); \
567 __p += __s, ++__q) \
568 *__p _Op##= *__q; \
576 _Tp* __q(__b._M_data); \
578 ++__p, __q += __s) \
579 *__p _Op##= *__q; \
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
valarray_array.h 543 for (_Tp* __q = __b._M_data; __q < __b._M_data + __n; ++__p, ++__q) \
544 *__p _Op##= *__q; \
562 _Tp* __q(__b._M_data); \
564 __p += __s, ++__q) \
565 *__p _Op##= *__q; \
573 _Tp* __q(__b._M_data); \
575 ++__p, __q += __s) \
576 *__p _Op##= *__q; \
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
valarray_array.h 543 for (_Tp* __q = __b._M_data; __q < __b._M_data + __n; ++__p, ++__q) \
544 *__p _Op##= *__q; \
562 _Tp* __q(__b._M_data); \
564 __p += __s, ++__q) \
565 *__p _Op##= *__q; \
573 _Tp* __q(__b._M_data); \
575 ++__p, __q += __s) \
576 *__p _Op##= *__q; \
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
valarray_array.h 543 for (_Tp* __q = __b._M_data; __q < __b._M_data + __n; ++__p, ++__q) \
544 *__p _Op##= *__q; \
562 _Tp* __q(__b._M_data); \
564 __p += __s, ++__q) \
565 *__p _Op##= *__q; \
573 _Tp* __q(__b._M_data); \
575 ++__p, __q += __s) \
576 *__p _Op##= *__q; \
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
valarray_array.h 543 for (_Tp* __q = __b._M_data; __q < __b._M_data + __n; ++__p, ++__q) \
544 *__p _Op##= *__q; \
562 _Tp* __q(__b._M_data); \
564 __p += __s, ++__q) \
565 *__p _Op##= *__q; \
573 _Tp* __q(__b._M_data); \
575 ++__p, __q += __s) \
576 *__p _Op##= *__q; \
    [all...]

Completed in 501 milliseconds

1 2 3 4 5 6 7