HomeSort by relevance Sort by last modified time
    Searched refs:_M_pi (Results 1 - 18 of 18) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1/
shared_ptr.h 105 : _M_pi(0) // nothrow
109 __shared_count(_Ptr __p) : _M_pi(0)
114 _M_pi = new _Sp_counted_base_impl<_Ptr, _Sp_deleter<_Tp>, _Lp>(
125 __shared_count(_Ptr __p, _Deleter __d) : _M_pi(0)
129 _M_pi = new _Sp_counted_base_impl<_Ptr, _Deleter, _Lp>(__p, __d);
142 : _M_pi(new _Sp_counted_base_impl<_Tp*,
152 if (_M_pi != 0)
153 _M_pi->_M_release();
157 : _M_pi(__r._M_pi) // nothro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
shared_ptr.h 300 : _M_pi(0) // nothrow
304 __shared_count(_Ptr __p) : _M_pi(0)
309 _M_pi = new _Sp_counted_base_impl<_Ptr, _Sp_deleter<_Tp>, _Lp>(
320 __shared_count(_Ptr __p, _Deleter __d) : _M_pi(0)
324 _M_pi = new _Sp_counted_base_impl<_Ptr, _Deleter, _Lp>(__p, __d);
337 : _M_pi(new _Sp_counted_base_impl<_Tp*,
347 if (_M_pi != 0)
348 _M_pi->_M_release();
352 : _M_pi(__r._M_pi) // nothro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
shared_ptr.h 300 : _M_pi(0) // nothrow
304 __shared_count(_Ptr __p) : _M_pi(0)
309 _M_pi = new _Sp_counted_base_impl<_Ptr, _Sp_deleter<_Tp>, _Lp>(
320 __shared_count(_Ptr __p, _Deleter __d) : _M_pi(0)
324 _M_pi = new _Sp_counted_base_impl<_Ptr, _Deleter, _Lp>(__p, __d);
337 : _M_pi(new _Sp_counted_base_impl<_Tp*,
347 if (_M_pi != 0)
348 _M_pi->_M_release();
352 : _M_pi(__r._M_pi) // nothro
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1/
shared_ptr.h 105 : _M_pi(0) // nothrow
109 __shared_count(_Ptr __p) : _M_pi(0)
114 _M_pi = new _Sp_counted_base_impl<_Ptr, _Sp_deleter<_Tp>, _Lp>(
125 __shared_count(_Ptr __p, _Deleter __d) : _M_pi(0)
129 _M_pi = new _Sp_counted_base_impl<_Ptr, _Deleter, _Lp>(__p, __d);
142 : _M_pi(new _Sp_counted_base_impl<_Tp*,
152 if (_M_pi != 0)
153 _M_pi->_M_release();
157 : _M_pi(__r._M_pi) // nothro
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1/
shared_ptr.h 105 : _M_pi(0) // nothrow
109 __shared_count(_Ptr __p) : _M_pi(0)
114 _M_pi = new _Sp_counted_base_impl<_Ptr, _Sp_deleter<_Tp>, _Lp>(
125 __shared_count(_Ptr __p, _Deleter __d) : _M_pi(0)
129 _M_pi = new _Sp_counted_base_impl<_Ptr, _Deleter, _Lp>(__p, __d);
142 : _M_pi(new _Sp_counted_base_impl<_Tp*,
152 if (_M_pi != 0)
153 _M_pi->_M_release();
157 : _M_pi(__r._M_pi) // nothro
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1/
shared_ptr.h 105 : _M_pi(0) // nothrow
109 __shared_count(_Ptr __p) : _M_pi(0)
114 _M_pi = new _Sp_counted_base_impl<_Ptr, _Sp_deleter<_Tp>, _Lp>(
125 __shared_count(_Ptr __p, _Deleter __d) : _M_pi(0)
129 _M_pi = new _Sp_counted_base_impl<_Ptr, _Deleter, _Lp>(__p, __d);
142 : _M_pi(new _Sp_counted_base_impl<_Tp*,
152 if (_M_pi != 0)
153 _M_pi->_M_release();
157 : _M_pi(__r._M_pi) // nothro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1/
shared_ptr.h 105 : _M_pi(0) // nothrow
109 __shared_count(_Ptr __p) : _M_pi(0)
114 _M_pi = new _Sp_counted_base_impl<_Ptr, _Sp_deleter<_Tp>, _Lp>(
125 __shared_count(_Ptr __p, _Deleter __d) : _M_pi(0)
129 _M_pi = new _Sp_counted_base_impl<_Ptr, _Deleter, _Lp>(__p, __d);
142 : _M_pi(new _Sp_counted_base_impl<_Tp*,
152 if (_M_pi != 0)
153 _M_pi->_M_release();
157 : _M_pi(__r._M_pi) // nothro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
shared_ptr.h 300 : _M_pi(0) // nothrow
304 __shared_count(_Ptr __p) : _M_pi(0)
309 _M_pi = new _Sp_counted_base_impl<_Ptr, _Sp_deleter<_Tp>, _Lp>(
320 __shared_count(_Ptr __p, _Deleter __d) : _M_pi(0)
324 _M_pi = new _Sp_counted_base_impl<_Ptr, _Deleter, _Lp>(__p, __d);
337 : _M_pi(new _Sp_counted_base_impl<_Tp*,
347 if (_M_pi != 0)
348 _M_pi->_M_release();
352 : _M_pi(__r._M_pi) // nothro
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
shared_ptr.h 300 : _M_pi(0) // nothrow
304 __shared_count(_Ptr __p) : _M_pi(0)
309 _M_pi = new _Sp_counted_base_impl<_Ptr, _Sp_deleter<_Tp>, _Lp>(
320 __shared_count(_Ptr __p, _Deleter __d) : _M_pi(0)
324 _M_pi = new _Sp_counted_base_impl<_Ptr, _Deleter, _Lp>(__p, __d);
337 : _M_pi(new _Sp_counted_base_impl<_Tp*,
347 if (_M_pi != 0)
348 _M_pi->_M_release();
352 : _M_pi(__r._M_pi) // nothro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
shared_ptr.h 222 : _M_pi(0) // nothrow
226 __shared_count(_Ptr __p) : _M_pi(0)
230 _M_pi = new _Sp_counted_ptr<_Ptr, _Lp>(__p);
240 __shared_count(_Ptr __p, _Deleter __d) : _M_pi(0)
249 _M_pi = __a2.allocate(1);
250 ::new(static_cast<void*>(_M_pi)) _Sp_cd_type(__p, __d);
255 if (_M_pi)
256 __a2.deallocate(static_cast<_Sp_cd_type*>(_M_pi), 1);
262 __shared_count(_Ptr __p, _Deleter __d, _Alloc __a) : _M_pi(0)
269 _M_pi = __a2.allocate(1)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
shared_ptr_base.h 447 constexpr __shared_count() : _M_pi(0) // nothrow
452 __shared_count(_Ptr __p) : _M_pi(0)
456 _M_pi = new _Sp_counted_ptr<_Ptr, _Lp>(__p);
466 __shared_count(_Ptr __p, _Deleter __d) : _M_pi(0)
475 _M_pi = __a2.allocate(1);
476 ::new(static_cast<void*>(_M_pi)) _Sp_cd_type(__p, __d);
481 if (_M_pi)
482 __a2.deallocate(static_cast<_Sp_cd_type*>(_M_pi), 1);
488 __shared_count(_Ptr __p, _Deleter __d, _Alloc __a) : _M_pi(0)
495 _M_pi = __a2.allocate(1)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
shared_ptr_base.h 447 constexpr __shared_count() : _M_pi(0) // nothrow
452 __shared_count(_Ptr __p) : _M_pi(0)
456 _M_pi = new _Sp_counted_ptr<_Ptr, _Lp>(__p);
466 __shared_count(_Ptr __p, _Deleter __d) : _M_pi(0)
475 _M_pi = __a2.allocate(1);
476 ::new(static_cast<void*>(_M_pi)) _Sp_cd_type(__p, __d);
481 if (_M_pi)
482 __a2.deallocate(static_cast<_Sp_cd_type*>(_M_pi), 1);
488 __shared_count(_Ptr __p, _Deleter __d, _Alloc __a) : _M_pi(0)
495 _M_pi = __a2.allocate(1)
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 222 : _M_pi(0) // nothrow
226 __shared_count(_Ptr __p) : _M_pi(0)
230 _M_pi = new _Sp_counted_ptr<_Ptr, _Lp>(__p);
240 __shared_count(_Ptr __p, _Deleter __d) : _M_pi(0)
249 _M_pi = __a2.allocate(1);
250 ::new(static_cast<void*>(_M_pi)) _Sp_cd_type(__p, __d);
255 if (_M_pi)
256 __a2.deallocate(static_cast<_Sp_cd_type*>(_M_pi), 1);
262 __shared_count(_Ptr __p, _Deleter __d, _Alloc __a) : _M_pi(0)
269 _M_pi = __a2.allocate(1)
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 222 : _M_pi(0) // nothrow
226 __shared_count(_Ptr __p) : _M_pi(0)
230 _M_pi = new _Sp_counted_ptr<_Ptr, _Lp>(__p);
240 __shared_count(_Ptr __p, _Deleter __d) : _M_pi(0)
249 _M_pi = __a2.allocate(1);
250 ::new(static_cast<void*>(_M_pi)) _Sp_cd_type(__p, __d);
255 if (_M_pi)
256 __a2.deallocate(static_cast<_Sp_cd_type*>(_M_pi), 1);
262 __shared_count(_Ptr __p, _Deleter __d, _Alloc __a) : _M_pi(0)
269 _M_pi = __a2.allocate(1)
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 222 : _M_pi(0) // nothrow
226 __shared_count(_Ptr __p) : _M_pi(0)
230 _M_pi = new _Sp_counted_ptr<_Ptr, _Lp>(__p);
240 __shared_count(_Ptr __p, _Deleter __d) : _M_pi(0)
249 _M_pi = __a2.allocate(1);
250 ::new(static_cast<void*>(_M_pi)) _Sp_cd_type(__p, __d);
255 if (_M_pi)
256 __a2.deallocate(static_cast<_Sp_cd_type*>(_M_pi), 1);
262 __shared_count(_Ptr __p, _Deleter __d, _Alloc __a) : _M_pi(0)
269 _M_pi = __a2.allocate(1)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
shared_ptr.h 222 : _M_pi(0) // nothrow
226 __shared_count(_Ptr __p) : _M_pi(0)
230 _M_pi = new _Sp_counted_ptr<_Ptr, _Lp>(__p);
240 __shared_count(_Ptr __p, _Deleter __d) : _M_pi(0)
249 _M_pi = __a2.allocate(1);
250 ::new(static_cast<void*>(_M_pi)) _Sp_cd_type(__p, __d);
255 if (_M_pi)
256 __a2.deallocate(static_cast<_Sp_cd_type*>(_M_pi), 1);
262 __shared_count(_Ptr __p, _Deleter __d, _Alloc __a) : _M_pi(0)
269 _M_pi = __a2.allocate(1)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
shared_ptr_base.h 447 constexpr __shared_count() : _M_pi(0) // nothrow
452 __shared_count(_Ptr __p) : _M_pi(0)
456 _M_pi = new _Sp_counted_ptr<_Ptr, _Lp>(__p);
466 __shared_count(_Ptr __p, _Deleter __d) : _M_pi(0)
475 _M_pi = __a2.allocate(1);
476 ::new(static_cast<void*>(_M_pi)) _Sp_cd_type(__p, __d);
481 if (_M_pi)
482 __a2.deallocate(static_cast<_Sp_cd_type*>(_M_pi), 1);
488 __shared_count(_Ptr __p, _Deleter __d, _Alloc __a) : _M_pi(0)
495 _M_pi = __a2.allocate(1)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
shared_ptr_base.h 446 constexpr __shared_count() noexcept : _M_pi(0)
451 __shared_count(_Ptr __p) : _M_pi(0)
455 _M_pi = new _Sp_counted_ptr<_Ptr, _Lp>(__p);
465 __shared_count(_Ptr __p, _Deleter __d) : _M_pi(0)
478 _M_pi = __mem;
490 __shared_count(_Ptr __p, _Deleter __d, _Alloc __a) : _M_pi(0)
502 _M_pi = __mem;
516 : _M_pi(0)
527 _M_pi = __mem;
541 : _M_pi(new _Sp_counted_ptr<_Tp*, _Lp>(__r.get())
    [all...]

Completed in 544 milliseconds