HomeSort by relevance Sort by last modified time
    Searched refs:nullptr_t (Results 26 - 50 of 72) sorted by null

12 3

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
shared_ptr.h 146 shared_ptr(nullptr_t __p, _Deleter __d)
184 shared_ptr(nullptr_t __p, _Deleter __d, _Alloc __a)
266 constexpr shared_ptr(nullptr_t __p)
333 operator==(const shared_ptr<_Tp>& __a, nullptr_t)
338 operator==(nullptr_t, const shared_ptr<_Tp>& __b)
348 operator!=(const shared_ptr<_Tp>& __a, nullptr_t)
353 operator!=(nullptr_t, const shared_ptr<_Tp>& __b)
exception_ptr.h 93 exception_ptr(nullptr_t) throw()
shared_ptr_base.h 312 _Sp_counted_ptr<nullptr_t, _S_single>::_M_dispose() { }
316 _Sp_counted_ptr<nullptr_t, _S_mutex>::_M_dispose() { }
320 _Sp_counted_ptr<nullptr_t, _S_atomic>::_M_dispose() { }
788 __shared_ptr(nullptr_t __p, _Deleter __d)
793 __shared_ptr(nullptr_t __p, _Deleter __d, _Alloc __a)
864 constexpr __shared_ptr(nullptr_t)
1060 operator==(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t)
1065 operator==(nullptr_t, const __shared_ptr<_Tp, _Lp>& __b)
1076 operator!=(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t)
1081 operator!=(nullptr_t, const __shared_ptr<_Tp, _Lp>& __b
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
shared_ptr.h 146 shared_ptr(nullptr_t __p, _Deleter __d)
184 shared_ptr(nullptr_t __p, _Deleter __d, _Alloc __a)
266 constexpr shared_ptr(nullptr_t __p)
333 operator==(const shared_ptr<_Tp>& __a, nullptr_t)
338 operator==(nullptr_t, const shared_ptr<_Tp>& __b)
348 operator!=(const shared_ptr<_Tp>& __a, nullptr_t)
353 operator!=(nullptr_t, const shared_ptr<_Tp>& __b)
exception_ptr.h 93 exception_ptr(nullptr_t) throw()
shared_ptr_base.h 312 _Sp_counted_ptr<nullptr_t, _S_single>::_M_dispose() { }
316 _Sp_counted_ptr<nullptr_t, _S_mutex>::_M_dispose() { }
320 _Sp_counted_ptr<nullptr_t, _S_atomic>::_M_dispose() { }
788 __shared_ptr(nullptr_t __p, _Deleter __d)
793 __shared_ptr(nullptr_t __p, _Deleter __d, _Alloc __a)
864 constexpr __shared_ptr(nullptr_t)
1060 operator==(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t)
1065 operator==(nullptr_t, const __shared_ptr<_Tp, _Lp>& __b)
1076 operator!=(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t)
1081 operator!=(nullptr_t, const __shared_ptr<_Tp, _Lp>& __b
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
shared_ptr.h 146 shared_ptr(nullptr_t __p, _Deleter __d)
184 shared_ptr(nullptr_t __p, _Deleter __d, _Alloc __a)
266 constexpr shared_ptr(nullptr_t __p)
333 operator==(const shared_ptr<_Tp>& __a, nullptr_t)
338 operator==(nullptr_t, const shared_ptr<_Tp>& __b)
348 operator!=(const shared_ptr<_Tp>& __a, nullptr_t)
353 operator!=(nullptr_t, const shared_ptr<_Tp>& __b)
exception_ptr.h 93 exception_ptr(nullptr_t) throw()
shared_ptr_base.h 312 _Sp_counted_ptr<nullptr_t, _S_single>::_M_dispose() { }
316 _Sp_counted_ptr<nullptr_t, _S_mutex>::_M_dispose() { }
320 _Sp_counted_ptr<nullptr_t, _S_atomic>::_M_dispose() { }
788 __shared_ptr(nullptr_t __p, _Deleter __d)
793 __shared_ptr(nullptr_t __p, _Deleter __d, _Alloc __a)
864 constexpr __shared_ptr(nullptr_t)
1060 operator==(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t)
1065 operator==(nullptr_t, const __shared_ptr<_Tp, _Lp>& __b)
1076 operator!=(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t)
1081 operator!=(nullptr_t, const __shared_ptr<_Tp, _Lp>& __b
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
shared_ptr_base.h 312 _Sp_counted_ptr<nullptr_t, _S_single>::_M_dispose() noexcept { }
316 _Sp_counted_ptr<nullptr_t, _S_mutex>::_M_dispose() noexcept { }
320 _Sp_counted_ptr<nullptr_t, _S_atomic>::_M_dispose() noexcept { }
797 __shared_ptr(nullptr_t __p, _Deleter __d)
802 __shared_ptr(nullptr_t __p, _Deleter __d, _Alloc __a)
874 constexpr __shared_ptr(nullptr_t) noexcept
1075 operator==(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept
1080 operator==(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept
1091 operator!=(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept
1096 operator!=(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcep
    [all...]
exception_ptr.h 93 exception_ptr(nullptr_t) noexcept
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
shared_ptr_base.h 312 _Sp_counted_ptr<nullptr_t, _S_single>::_M_dispose() noexcept { }
316 _Sp_counted_ptr<nullptr_t, _S_mutex>::_M_dispose() noexcept { }
320 _Sp_counted_ptr<nullptr_t, _S_atomic>::_M_dispose() noexcept { }
797 __shared_ptr(nullptr_t __p, _Deleter __d)
802 __shared_ptr(nullptr_t __p, _Deleter __d, _Alloc __a)
874 constexpr __shared_ptr(nullptr_t) noexcept
1075 operator==(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept
1080 operator==(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept
1091 operator!=(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept
1096 operator!=(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcep
    [all...]
exception_ptr.h 93 exception_ptr(nullptr_t) noexcept
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
shared_ptr_base.h 309 _Sp_counted_ptr<nullptr_t, _S_single>::_M_dispose() noexcept { }
313 _Sp_counted_ptr<nullptr_t, _S_mutex>::_M_dispose() noexcept { }
317 _Sp_counted_ptr<nullptr_t, _S_atomic>::_M_dispose() noexcept { }
794 __shared_ptr(nullptr_t __p, _Deleter __d)
799 __shared_ptr(nullptr_t __p, _Deleter __d, _Alloc __a)
863 constexpr __shared_ptr(nullptr_t) noexcept
1064 operator==(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept
1069 operator==(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept
1080 operator!=(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept
1085 operator!=(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcep
    [all...]
exception_ptr.h 95 exception_ptr(nullptr_t) noexcept
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
exception_ptr.h 93 exception_ptr(nullptr_t) throw()
shared_ptr_base.h 312 _Sp_counted_ptr<nullptr_t, _S_single>::_M_dispose() { }
316 _Sp_counted_ptr<nullptr_t, _S_mutex>::_M_dispose() { }
320 _Sp_counted_ptr<nullptr_t, _S_atomic>::_M_dispose() { }
788 __shared_ptr(nullptr_t __p, _Deleter __d)
793 __shared_ptr(nullptr_t __p, _Deleter __d, _Alloc __a)
864 constexpr __shared_ptr(nullptr_t)
1060 operator==(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t)
1065 operator==(nullptr_t, const __shared_ptr<_Tp, _Lp>& __b)
1076 operator!=(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t)
1081 operator!=(nullptr_t, const __shared_ptr<_Tp, _Lp>& __b
    [all...]
  /external/chromium_org/third_party/WebKit/Source/wtf/
HashTraits.h 131 typedef std::nullptr_t EmptyValueType;
140 static PassOwnPtr<P> passOut(std::nullptr_t) { return nullptr; }
144 static PeekType peek(std::nullptr_t) { return 0; }
OwnPtr.h 51 OwnPtr(std::nullptr_t) : m_ptr(0) { }
82 OwnPtr& operator=(std::nullptr_t) { clear(); return *this; }
OwnArrayPtr.h 70 OwnArrayPtr& operator=(std::nullptr_t) { clear(); return *this; }
PassOwnArrayPtr.h 46 PassOwnArrayPtr(std::nullptr_t) : m_ptr(0) { }
PassOwnPtr.h 49 PassOwnPtr(std::nullptr_t) : m_ptr(0) { }
RefPtr.h 70 RefPtr& operator=(std::nullptr_t) { clear(); return *this; }
RetainPtr.h 115 RetainPtr& operator=(std::nullptr_t) { clear(); return *this; }
  /external/clang/test/CXX/drs/
dr1xx.cpp 295 using nullptr_t = decltype(nullptr);
296 virtual void np() throw(nullptr_t*); // expected-error {{more lax}} FIXME: This is valid.
297 virtual void npm() throw(nullptr_t*); // expected-error {{more lax}} FIXME: This is valid.
298 virtual void nr() throw(nullptr_t&); // expected-error {{more lax}} This is not.

Completed in 571 milliseconds

12 3