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

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
avx512erintrin.h 52 _mm512_exp2a23_round_pd (__m512d __A, int __R)
57 (__mmask8) -1, __R);
62 _mm512_mask_exp2a23_round_pd (__m512d __W, __mmask8 __U, __m512d __A, int __R)
66 (__mmask8) __U, __R);
71 _mm512_maskz_exp2a23_round_pd (__mmask8 __U, __m512d __A, int __R)
75 (__mmask8) __U, __R);
80 _mm512_exp2a23_round_ps (__m512 __A, int __R)
85 (__mmask16) -1, __R);
90 _mm512_mask_exp2a23_round_ps (__m512 __W, __mmask16 __U, __m512 __A, int __R)
94 (__mmask16) __U, __R);
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1/
shared_ptr.h 141 __shared_count(std::auto_ptr<_Tp>& __r)
143 _Sp_deleter<_Tp>, _Lp >(__r.get(), _Sp_deleter<_Tp>()))
144 { __r.release(); }
146 // Throw bad_weak_ptr when __r._M_get_use_count() == 0.
148 __shared_count(const __weak_count<_Lp>& __r);
156 __shared_count(const __shared_count& __r)
157 : _M_pi(__r._M_pi) // nothrow
164 operator=(const __shared_count& __r) // nothrow
166 _Sp_counted_base<_Lp>* __tmp = __r._M_pi;
179 _M_swap(__shared_count& __r) // nothro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1/
shared_ptr.h 141 __shared_count(std::auto_ptr<_Tp>& __r)
143 _Sp_deleter<_Tp>, _Lp >(__r.get(), _Sp_deleter<_Tp>()))
144 { __r.release(); }
146 // Throw bad_weak_ptr when __r._M_get_use_count() == 0.
148 __shared_count(const __weak_count<_Lp>& __r);
156 __shared_count(const __shared_count& __r)
157 : _M_pi(__r._M_pi) // nothrow
164 operator=(const __shared_count& __r) // nothrow
166 _Sp_counted_base<_Lp>* __tmp = __r._M_pi;
179 _M_swap(__shared_count& __r) // nothro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1/
shared_ptr.h 141 __shared_count(std::auto_ptr<_Tp>& __r)
143 _Sp_deleter<_Tp>, _Lp >(__r.get(), _Sp_deleter<_Tp>()))
144 { __r.release(); }
146 // Throw bad_weak_ptr when __r._M_get_use_count() == 0.
148 __shared_count(const __weak_count<_Lp>& __r);
156 __shared_count(const __shared_count& __r)
157 : _M_pi(__r._M_pi) // nothrow
164 operator=(const __shared_count& __r) // nothrow
166 _Sp_counted_base<_Lp>* __tmp = __r._M_pi;
179 _M_swap(__shared_count& __r) // nothro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1/
shared_ptr.h 141 __shared_count(std::auto_ptr<_Tp>& __r)
143 _Sp_deleter<_Tp>, _Lp >(__r.get(), _Sp_deleter<_Tp>()))
144 { __r.release(); }
146 // Throw bad_weak_ptr when __r._M_get_use_count() == 0.
148 __shared_count(const __weak_count<_Lp>& __r);
156 __shared_count(const __shared_count& __r)
157 : _M_pi(__r._M_pi) // nothrow
164 operator=(const __shared_count& __r) // nothrow
166 _Sp_counted_base<_Lp>* __tmp = __r._M_pi;
179 _M_swap(__shared_count& __r) // nothro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/tr1/
shared_ptr.h 336 __shared_count(std::auto_ptr<_Tp>& __r)
338 _Sp_deleter<_Tp>, _Lp >(__r.get(), _Sp_deleter<_Tp>()))
339 { __r.release(); }
341 // Throw bad_weak_ptr when __r._M_get_use_count() == 0.
343 __shared_count(const __weak_count<_Lp>& __r);
351 __shared_count(const __shared_count& __r)
352 : _M_pi(__r._M_pi) // nothrow
359 operator=(const __shared_count& __r) // nothrow
361 _Sp_counted_base<_Lp>* __tmp = __r._M_pi;
374 _M_swap(__shared_count& __r) // nothro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
shared_ptr.h 329 __shared_count(std::auto_ptr<_Tp>& __r)
331 _Sp_deleter<_Tp>, _Lp >(__r.get(), _Sp_deleter<_Tp>()))
332 { __r.release(); }
334 // Throw bad_weak_ptr when __r._M_get_use_count() == 0.
336 __shared_count(const __weak_count<_Lp>& __r);
344 __shared_count(const __shared_count& __r)
345 : _M_pi(__r._M_pi) // nothrow
352 operator=(const __shared_count& __r) // nothrow
354 _Sp_counted_base<_Lp>* __tmp = __r._M_pi;
367 _M_swap(__shared_count& __r) // nothro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
shared_ptr.h 329 __shared_count(std::auto_ptr<_Tp>& __r)
331 _Sp_deleter<_Tp>, _Lp >(__r.get(), _Sp_deleter<_Tp>()))
332 { __r.release(); }
334 // Throw bad_weak_ptr when __r._M_get_use_count() == 0.
336 __shared_count(const __weak_count<_Lp>& __r);
344 __shared_count(const __shared_count& __r)
345 : _M_pi(__r._M_pi) // nothrow
352 operator=(const __shared_count& __r) // nothrow
354 _Sp_counted_base<_Lp>* __tmp = __r._M_pi;
367 _M_swap(__shared_count& __r) // nothro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
shared_ptr.h 336 __shared_count(std::auto_ptr<_Tp>& __r)
338 _Sp_deleter<_Tp>, _Lp >(__r.get(), _Sp_deleter<_Tp>()))
339 { __r.release(); }
341 // Throw bad_weak_ptr when __r._M_get_use_count() == 0.
343 __shared_count(const __weak_count<_Lp>& __r);
351 __shared_count(const __shared_count& __r)
352 : _M_pi(__r._M_pi) // nothrow
359 operator=(const __shared_count& __r) // nothrow
361 _Sp_counted_base<_Lp>* __tmp = __r._M_pi;
374 _M_swap(__shared_count& __r) // nothro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
shared_ptr.h 336 __shared_count(std::auto_ptr<_Tp>& __r)
338 _Sp_deleter<_Tp>, _Lp >(__r.get(), _Sp_deleter<_Tp>()))
339 { __r.release(); }
341 // Throw bad_weak_ptr when __r._M_get_use_count() == 0.
343 __shared_count(const __weak_count<_Lp>& __r);
351 __shared_count(const __shared_count& __r)
352 : _M_pi(__r._M_pi) // nothrow
359 operator=(const __shared_count& __r) // nothrow
361 _Sp_counted_base<_Lp>* __tmp = __r._M_pi;
374 _M_swap(__shared_count& __r) // nothro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
shared_ptr.h 336 __shared_count(std::auto_ptr<_Tp>& __r)
338 _Sp_deleter<_Tp>, _Lp >(__r.get(), _Sp_deleter<_Tp>()))
339 { __r.release(); }
341 // Throw bad_weak_ptr when __r._M_get_use_count() == 0.
343 __shared_count(const __weak_count<_Lp>& __r);
351 __shared_count(const __shared_count& __r)
352 : _M_pi(__r._M_pi) // nothrow
359 operator=(const __shared_count& __r) // nothrow
361 _Sp_counted_base<_Lp>* __tmp = __r._M_pi;
374 _M_swap(__shared_count& __r) // nothro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
shared_ptr.h 336 __shared_count(std::auto_ptr<_Tp>& __r)
338 _Sp_deleter<_Tp>, _Lp >(__r.get(), _Sp_deleter<_Tp>()))
339 { __r.release(); }
341 // Throw bad_weak_ptr when __r._M_get_use_count() == 0.
343 __shared_count(const __weak_count<_Lp>& __r);
351 __shared_count(const __shared_count& __r)
352 : _M_pi(__r._M_pi) // nothrow
359 operator=(const __shared_count& __r) // nothrow
361 _Sp_counted_base<_Lp>* __tmp = __r._M_pi;
374 _M_swap(__shared_count& __r) // nothro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
shared_ptr.h 329 __shared_count(std::auto_ptr<_Tp>& __r)
331 _Sp_deleter<_Tp>, _Lp >(__r.get(), _Sp_deleter<_Tp>()))
332 { __r.release(); }
334 // Throw bad_weak_ptr when __r._M_get_use_count() == 0.
336 __shared_count(const __weak_count<_Lp>& __r);
344 __shared_count(const __shared_count& __r)
345 : _M_pi(__r._M_pi) // nothrow
352 operator=(const __shared_count& __r) // nothrow
354 _Sp_counted_base<_Lp>* __tmp = __r._M_pi;
367 _M_swap(__shared_count& __r) // nothro
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
shared_ptr.h 329 __shared_count(std::auto_ptr<_Tp>& __r)
331 _Sp_deleter<_Tp>, _Lp >(__r.get(), _Sp_deleter<_Tp>()))
332 { __r.release(); }
334 // Throw bad_weak_ptr when __r._M_get_use_count() == 0.
336 __shared_count(const __weak_count<_Lp>& __r);
344 __shared_count(const __shared_count& __r)
345 : _M_pi(__r._M_pi) // nothrow
352 operator=(const __shared_count& __r) // nothrow
354 _Sp_counted_base<_Lp>* __tmp = __r._M_pi;
367 _M_swap(__shared_count& __r) // nothro
    [all...]
  /external/stlport/stlport/stl/
_rope.c 59 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>* __r, size_t __pos)
60 : _Rope_iterator_base<_CharT,_Alloc>(__r->_M_tree_ptr._M_data, __pos),
61 _M_root_rope(__r) { _RopeRep::_S_ref(this->_M_root); }
64 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>& __r, size_t __pos):
65 _Rope_iterator_base<_CharT,_Alloc>(__r._M_tree_ptr._M_data, __pos),
66 _M_root_rope(&__r) {
68 _RopeRep::_S_ref(this->_M_root); if (!(__r.empty()))_S_setcache(*this);
71 _RopeRep::_S_ref(this->_M_root); if (!(__r.empty()))_S_setcache(*__x);
378 _RopeLeaf* __r, const _CharT* __iter, size_t __len) {
379 size_t __old_len = __r->_M_size._M_data
1239 const _RopeLeaf* __r = __STATIC_CAST(const _RopeLeaf*, __right); local
1254 const _RopeLeaf* __r = __STATIC_CAST(const _RopeLeaf*, __right); local
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_rope.c 59 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>* __r, size_t __pos)
60 : _Rope_iterator_base<_CharT,_Alloc>(__r->_M_tree_ptr._M_data, __pos),
61 _M_root_rope(__r) { _RopeRep::_S_ref(this->_M_root); }
64 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>& __r, size_t __pos):
65 _Rope_iterator_base<_CharT,_Alloc>(__r._M_tree_ptr._M_data, __pos),
66 _M_root_rope(&__r) {
68 _RopeRep::_S_ref(this->_M_root); if (!(__r.empty()))_S_setcache(*this);
71 _RopeRep::_S_ref(this->_M_root); if (!(__r.empty()))_S_setcache(*__x);
378 _RopeLeaf* __r, const _CharT* __iter, size_t __len) {
379 size_t __old_len = __r->_M_size._M_data
1239 const _RopeLeaf* __r = __STATIC_CAST(const _RopeLeaf*, __right); local
1254 const _RopeLeaf* __r = __STATIC_CAST(const _RopeLeaf*, __right); local
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_rope.c 59 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>* __r, size_t __pos)
60 : _Rope_iterator_base<_CharT,_Alloc>(__r->_M_tree_ptr._M_data, __pos),
61 _M_root_rope(__r) { _RopeRep::_S_ref(this->_M_root); }
64 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>& __r, size_t __pos):
65 _Rope_iterator_base<_CharT,_Alloc>(__r._M_tree_ptr._M_data, __pos),
66 _M_root_rope(&__r) {
68 _RopeRep::_S_ref(this->_M_root); if (!(__r.empty()))_S_setcache(*this);
71 _RopeRep::_S_ref(this->_M_root); if (!(__r.empty()))_S_setcache(*__x);
378 _RopeLeaf* __r, const _CharT* __iter, size_t __len) {
379 size_t __old_len = __r->_M_size._M_data
1239 const _RopeLeaf* __r = __STATIC_CAST(const _RopeLeaf*, __right); local
1254 const _RopeLeaf* __r = __STATIC_CAST(const _RopeLeaf*, __right); local
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_rope.c 59 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>* __r, size_t __pos)
60 : _Rope_iterator_base<_CharT,_Alloc>(__r->_M_tree_ptr._M_data, __pos),
61 _M_root_rope(__r) { _RopeRep::_S_ref(this->_M_root); }
64 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>& __r, size_t __pos):
65 _Rope_iterator_base<_CharT,_Alloc>(__r._M_tree_ptr._M_data, __pos),
66 _M_root_rope(&__r) {
68 _RopeRep::_S_ref(this->_M_root); if (!(__r.empty()))_S_setcache(*this);
71 _RopeRep::_S_ref(this->_M_root); if (!(__r.empty()))_S_setcache(*__x);
378 _RopeLeaf* __r, const _CharT* __iter, size_t __len) {
379 size_t __old_len = __r->_M_size._M_data
1239 const _RopeLeaf* __r = __STATIC_CAST(const _RopeLeaf*, __right); local
1254 const _RopeLeaf* __r = __STATIC_CAST(const _RopeLeaf*, __right); local
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_rope.c 59 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>* __r, size_t __pos)
60 : _Rope_iterator_base<_CharT,_Alloc>(__r->_M_tree_ptr._M_data, __pos),
61 _M_root_rope(__r) { _RopeRep::_S_ref(this->_M_root); }
64 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>& __r, size_t __pos):
65 _Rope_iterator_base<_CharT,_Alloc>(__r._M_tree_ptr._M_data, __pos),
66 _M_root_rope(&__r) {
68 _RopeRep::_S_ref(this->_M_root); if (!(__r.empty()))_S_setcache(*this);
71 _RopeRep::_S_ref(this->_M_root); if (!(__r.empty()))_S_setcache(*__x);
378 _RopeLeaf* __r, const _CharT* __iter, size_t __len) {
379 size_t __old_len = __r->_M_size._M_data
1239 const _RopeLeaf* __r = __STATIC_CAST(const _RopeLeaf*, __right); local
1254 const _RopeLeaf* __r = __STATIC_CAST(const _RopeLeaf*, __right); local
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_rope.c 59 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>* __r, size_t __pos)
60 : _Rope_iterator_base<_CharT,_Alloc>(__r->_M_tree_ptr._M_data, __pos),
61 _M_root_rope(__r) { _RopeRep::_S_ref(this->_M_root); }
64 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>& __r, size_t __pos):
65 _Rope_iterator_base<_CharT,_Alloc>(__r._M_tree_ptr._M_data, __pos),
66 _M_root_rope(&__r) {
68 _RopeRep::_S_ref(this->_M_root); if (!(__r.empty()))_S_setcache(*this);
71 _RopeRep::_S_ref(this->_M_root); if (!(__r.empty()))_S_setcache(*__x);
378 _RopeLeaf* __r, const _CharT* __iter, size_t __len) {
379 size_t __old_len = __r->_M_size._M_data
1239 const _RopeLeaf* __r = __STATIC_CAST(const _RopeLeaf*, __right); local
1254 const _RopeLeaf* __r = __STATIC_CAST(const _RopeLeaf*, __right); local
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_rope.c 59 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>* __r, size_t __pos)
60 : _Rope_iterator_base<_CharT,_Alloc>(__r->_M_tree_ptr._M_data, __pos),
61 _M_root_rope(__r) { _RopeRep::_S_ref(this->_M_root); }
64 _Rope_iterator<_CharT, _Alloc>::_Rope_iterator(rope<_CharT,_Alloc>& __r, size_t __pos):
65 _Rope_iterator_base<_CharT,_Alloc>(__r._M_tree_ptr._M_data, __pos),
66 _M_root_rope(&__r) {
68 _RopeRep::_S_ref(this->_M_root); if (!(__r.empty()))_S_setcache(*this);
71 _RopeRep::_S_ref(this->_M_root); if (!(__r.empty()))_S_setcache(*__x);
378 _RopeLeaf* __r, const _CharT* __iter, size_t __len) {
379 size_t __old_len = __r->_M_size._M_data
1239 const _RopeLeaf* __r = __STATIC_CAST(const _RopeLeaf*, __right); local
1254 const _RopeLeaf* __r = __STATIC_CAST(const _RopeLeaf*, __right); local
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 306 __shared_count(std::auto_ptr<_Tp>&& __r)
307 : _M_pi(new _Sp_counted_ptr<_Tp*, _Lp>(__r.get()))
308 { __r.release(); }
314 __shared_count(std::unique_ptr<_Tp, _Del>&& __r)
315 : _M_pi(_S_create_from_up(std::move(__r)))
316 { __r.release(); }
318 // Throw bad_weak_ptr when __r._M_get_use_count() == 0.
320 __shared_count(const __weak_count<_Lp>& __r);
328 __shared_count(const __shared_count& __r)
329 : _M_pi(__r._M_pi) // nothro
767 operator=(const std::unique_ptr<_Tp1, _Del>& __r) = delete; member in class:__shared_ptr
1326 operator=(const std::unique_ptr<_Tp1, _Del>& __r) = delete; member in class:shared_ptr
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 306 __shared_count(std::auto_ptr<_Tp>&& __r)
307 : _M_pi(new _Sp_counted_ptr<_Tp*, _Lp>(__r.get()))
308 { __r.release(); }
314 __shared_count(std::unique_ptr<_Tp, _Del>&& __r)
315 : _M_pi(_S_create_from_up(std::move(__r)))
316 { __r.release(); }
318 // Throw bad_weak_ptr when __r._M_get_use_count() == 0.
320 __shared_count(const __weak_count<_Lp>& __r);
328 __shared_count(const __shared_count& __r)
329 : _M_pi(__r._M_pi) // nothro
767 operator=(const std::unique_ptr<_Tp1, _Del>& __r) = delete; member in class:__shared_ptr
1326 operator=(const std::unique_ptr<_Tp1, _Del>& __r) = delete; member in class:shared_ptr
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 306 __shared_count(std::auto_ptr<_Tp>&& __r)
307 : _M_pi(new _Sp_counted_ptr<_Tp*, _Lp>(__r.get()))
308 { __r.release(); }
314 __shared_count(std::unique_ptr<_Tp, _Del>&& __r)
315 : _M_pi(_S_create_from_up(std::move(__r)))
316 { __r.release(); }
318 // Throw bad_weak_ptr when __r._M_get_use_count() == 0.
320 __shared_count(const __weak_count<_Lp>& __r);
328 __shared_count(const __shared_count& __r)
329 : _M_pi(__r._M_pi) // nothro
767 operator=(const std::unique_ptr<_Tp1, _Del>& __r) = delete; member in class:__shared_ptr
1326 operator=(const std::unique_ptr<_Tp1, _Del>& __r) = delete; member in class:shared_ptr
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
shared_ptr.h 306 __shared_count(std::auto_ptr<_Tp>&& __r)
307 : _M_pi(new _Sp_counted_ptr<_Tp*, _Lp>(__r.get()))
308 { __r.release(); }
314 __shared_count(std::unique_ptr<_Tp, _Del>&& __r)
315 : _M_pi(_S_create_from_up(std::move(__r)))
316 { __r.release(); }
318 // Throw bad_weak_ptr when __r._M_get_use_count() == 0.
320 __shared_count(const __weak_count<_Lp>& __r);
328 __shared_count(const __shared_count& __r)
329 : _M_pi(__r._M_pi) // nothro
767 operator=(const std::unique_ptr<_Tp1, _Del>& __r) = delete; member in class:__shared_ptr
1316 operator=(const std::unique_ptr<_Tp1, _Del>& __r) = delete; member in class:shared_ptr
    [all...]

Completed in 1836 milliseconds

1 2 3 4 5 6 7 8 91011>>