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

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/backward/
auto_ptr.h 47 template<typename _Tp1>
50 _Tp1* _M_ptr;
53 auto_ptr_ref(_Tp1* __p): _M_ptr(__p) { }
124 template<typename _Tp1>
125 auto_ptr(auto_ptr<_Tp1>& __a) throw() : _M_ptr(__a.release()) { }
152 template<typename _Tp1>
154 operator=(auto_ptr<_Tp1>& __a) throw()
274 template<typename _Tp1>
275 operator auto_ptr_ref<_Tp1>() throw()
276 { return auto_ptr_ref<_Tp1>(this->release());
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/backward/
auto_ptr.h 45 template<typename _Tp1>
48 _Tp1* _M_ptr;
51 auto_ptr_ref(_Tp1* __p): _M_ptr(__p) { }
122 template<typename _Tp1>
123 auto_ptr(auto_ptr<_Tp1>& __a) throw() : _M_ptr(__a.release()) { }
150 template<typename _Tp1>
152 operator=(auto_ptr<_Tp1>& __a) throw()
272 template<typename _Tp1>
273 operator auto_ptr_ref<_Tp1>() throw()
274 { return auto_ptr_ref<_Tp1>(this->release());
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/backward/
auto_ptr.h 45 template<typename _Tp1>
48 _Tp1* _M_ptr;
51 auto_ptr_ref(_Tp1* __p): _M_ptr(__p) { }
122 template<typename _Tp1>
123 auto_ptr(auto_ptr<_Tp1>& __a) throw() : _M_ptr(__a.release()) { }
150 template<typename _Tp1>
152 operator=(auto_ptr<_Tp1>& __a) throw()
272 template<typename _Tp1>
273 operator auto_ptr_ref<_Tp1>() throw()
274 { return auto_ptr_ref<_Tp1>(this->release());
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/backward/
auto_ptr.h 45 template<typename _Tp1>
48 _Tp1* _M_ptr;
51 auto_ptr_ref(_Tp1* __p): _M_ptr(__p) { }
122 template<typename _Tp1>
123 auto_ptr(auto_ptr<_Tp1>& __a) throw() : _M_ptr(__a.release()) { }
150 template<typename _Tp1>
152 operator=(auto_ptr<_Tp1>& __a) throw()
272 template<typename _Tp1>
273 operator auto_ptr_ref<_Tp1>() throw()
274 { return auto_ptr_ref<_Tp1>(this->release());
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/backward/
auto_ptr.h 45 template<typename _Tp1>
48 _Tp1* _M_ptr;
51 auto_ptr_ref(_Tp1* __p): _M_ptr(__p) { }
122 template<typename _Tp1>
123 auto_ptr(auto_ptr<_Tp1>& __a) throw() : _M_ptr(__a.release()) { }
150 template<typename _Tp1>
152 operator=(auto_ptr<_Tp1>& __a) throw()
272 template<typename _Tp1>
273 operator auto_ptr_ref<_Tp1>() throw()
274 { return auto_ptr_ref<_Tp1>(this->release());
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/backward/
auto_ptr.h 47 template<typename _Tp1>
50 _Tp1* _M_ptr;
53 auto_ptr_ref(_Tp1* __p): _M_ptr(__p) { }
124 template<typename _Tp1>
125 auto_ptr(auto_ptr<_Tp1>& __a) throw() : _M_ptr(__a.release()) { }
152 template<typename _Tp1>
154 operator=(auto_ptr<_Tp1>& __a) throw()
274 template<typename _Tp1>
275 operator auto_ptr_ref<_Tp1>() throw()
276 { return auto_ptr_ref<_Tp1>(this->release());
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/backward/
auto_ptr.h 47 template<typename _Tp1>
50 _Tp1* _M_ptr;
53 auto_ptr_ref(_Tp1* __p): _M_ptr(__p) { }
124 template<typename _Tp1>
125 auto_ptr(auto_ptr<_Tp1>& __a) throw() : _M_ptr(__a.release()) { }
152 template<typename _Tp1>
154 operator=(auto_ptr<_Tp1>& __a) throw()
274 template<typename _Tp1>
275 operator auto_ptr_ref<_Tp1>() throw()
276 { return auto_ptr_ref<_Tp1>(this->release());
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/backward/
auto_ptr.h 47 template<typename _Tp1>
50 _Tp1* _M_ptr;
53 auto_ptr_ref(_Tp1* __p): _M_ptr(__p) { }
124 template<typename _Tp1>
125 auto_ptr(auto_ptr<_Tp1>& __a) throw() : _M_ptr(__a.release()) { }
152 template<typename _Tp1>
154 operator=(auto_ptr<_Tp1>& __a) throw()
274 template<typename _Tp1>
275 operator auto_ptr_ref<_Tp1>() throw()
276 { return auto_ptr_ref<_Tp1>(this->release());
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/backward/
auto_ptr.h 47 template<typename _Tp1>
50 _Tp1* _M_ptr;
53 auto_ptr_ref(_Tp1* __p): _M_ptr(__p) { }
124 template<typename _Tp1>
125 auto_ptr(auto_ptr<_Tp1>& __a) throw() : _M_ptr(__a.release()) { }
152 template<typename _Tp1>
154 operator=(auto_ptr<_Tp1>& __a) throw()
274 template<typename _Tp1>
275 operator auto_ptr_ref<_Tp1>() throw()
276 { return auto_ptr_ref<_Tp1>(this->release());
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
shared_ptr.h 111 template<typename _Tp1>
112 explicit shared_ptr(_Tp1* __p)
128 template<typename _Tp1, typename _Deleter>
129 shared_ptr(_Tp1* __p, _Deleter __d)
164 template<typename _Tp1, typename _Deleter, typename _Alloc>
165 shared_ptr(_Tp1* __p, _Deleter __d, _Alloc __a)
205 template<typename _Tp1>
206 shared_ptr(const shared_ptr<_Tp1>& __r, _Tp* __p) noexcept
216 template<typename _Tp1, typename = typename
217 std::enable_if<std::is_convertible<_Tp1*, _Tp*>::value>::type
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
shared_ptr.h 111 template<typename _Tp1>
112 explicit shared_ptr(_Tp1* __p)
128 template<typename _Tp1, typename _Deleter>
129 shared_ptr(_Tp1* __p, _Deleter __d)
164 template<typename _Tp1, typename _Deleter, typename _Alloc>
165 shared_ptr(_Tp1* __p, _Deleter __d, _Alloc __a)
205 template<typename _Tp1>
206 shared_ptr(const shared_ptr<_Tp1>& __r, _Tp* __p) noexcept
216 template<typename _Tp1, typename = typename
217 std::enable_if<std::is_convertible<_Tp1*, _Tp*>::value>::type
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
shared_ptr.h 111 template<typename _Tp1>
112 explicit shared_ptr(_Tp1* __p)
128 template<typename _Tp1, typename _Deleter>
129 shared_ptr(_Tp1* __p, _Deleter __d)
164 template<typename _Tp1, typename _Deleter, typename _Alloc>
165 shared_ptr(_Tp1* __p, _Deleter __d, _Alloc __a)
205 template<typename _Tp1>
206 shared_ptr(const shared_ptr<_Tp1>& __r, _Tp* __p) noexcept
216 template<typename _Tp1, typename = typename
217 std::enable_if<std::is_convertible<_Tp1*, _Tp*>::value>::type
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
shared_ptr.h 111 template<typename _Tp1>
112 explicit shared_ptr(_Tp1* __p)
128 template<typename _Tp1, typename _Deleter>
129 shared_ptr(_Tp1* __p, _Deleter __d)
164 template<typename _Tp1, typename _Deleter, typename _Alloc>
165 shared_ptr(_Tp1* __p, _Deleter __d, _Alloc __a)
205 template<typename _Tp1>
206 shared_ptr(const shared_ptr<_Tp1>& __r, _Tp* __p) noexcept
216 template<typename _Tp1, typename = typename
217 std::enable_if<std::is_convertible<_Tp1*, _Tp*>::value>::type
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
shared_ptr.h 111 template<typename _Tp1>
112 explicit shared_ptr(_Tp1* __p)
128 template<typename _Tp1, typename _Deleter>
129 shared_ptr(_Tp1* __p, _Deleter __d)
164 template<typename _Tp1, typename _Deleter, typename _Alloc>
165 shared_ptr(_Tp1* __p, _Deleter __d, _Alloc __a)
205 template<typename _Tp1>
206 shared_ptr(const shared_ptr<_Tp1>& __r, _Tp* __p) noexcept
216 template<typename _Tp1, typename = typename
217 std::enable_if<std::is_convertible<_Tp1*, _Tp*>::value>::type
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
shared_ptr.h 111 template<typename _Tp1>
112 explicit shared_ptr(_Tp1* __p)
128 template<typename _Tp1, typename _Deleter>
129 shared_ptr(_Tp1* __p, _Deleter __d)
164 template<typename _Tp1, typename _Deleter, typename _Alloc>
165 shared_ptr(_Tp1* __p, _Deleter __d, _Alloc __a)
205 template<typename _Tp1>
206 shared_ptr(const shared_ptr<_Tp1>& __r, _Tp* __p) noexcept
216 template<typename _Tp1, typename = typename
217 std::enable_if<std::is_convertible<_Tp1*, _Tp*>::value>::type
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 528 template<_Lock_policy _Lp, typename _Tp1, typename _Tp2>
531 const __enable_shared_from_this<_Tp1,
535 template<typename _Tp1, typename _Tp2>
538 const enable_shared_from_this<_Tp1>*,
565 template<typename _Tp1>
567 __shared_ptr(_Tp1* __p)
570 __glibcxx_function_requires(_ConvertibleConcept<_Tp1*, _Tp*>)
571 // __glibcxx_function_requires(_CompleteConcept<_Tp1*>)
588 template<typename _Tp1, typename _Deleter>
589 __shared_ptr(_Tp1* __p, _Deleter __d
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 528 template<_Lock_policy _Lp, typename _Tp1, typename _Tp2>
531 const __enable_shared_from_this<_Tp1,
535 template<typename _Tp1, typename _Tp2>
538 const enable_shared_from_this<_Tp1>*,
565 template<typename _Tp1>
567 __shared_ptr(_Tp1* __p)
570 __glibcxx_function_requires(_ConvertibleConcept<_Tp1*, _Tp*>)
571 // __glibcxx_function_requires(_CompleteConcept<_Tp1*>)
588 template<typename _Tp1, typename _Deleter>
589 __shared_ptr(_Tp1* __p, _Deleter __d
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 528 template<_Lock_policy _Lp, typename _Tp1, typename _Tp2>
531 const __enable_shared_from_this<_Tp1,
535 template<typename _Tp1, typename _Tp2>
538 const enable_shared_from_this<_Tp1>*,
565 template<typename _Tp1>
567 __shared_ptr(_Tp1* __p)
570 __glibcxx_function_requires(_ConvertibleConcept<_Tp1*, _Tp*>)
571 // __glibcxx_function_requires(_CompleteConcept<_Tp1*>)
588 template<typename _Tp1, typename _Deleter>
589 __shared_ptr(_Tp1* __p, _Deleter __d
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
shared_ptr.h 528 template<_Lock_policy _Lp, typename _Tp1, typename _Tp2>
531 const __enable_shared_from_this<_Tp1,
535 template<typename _Tp1, typename _Tp2>
538 const enable_shared_from_this<_Tp1>*,
565 template<typename _Tp1>
567 __shared_ptr(_Tp1* __p)
570 __glibcxx_function_requires(_ConvertibleConcept<_Tp1*, _Tp*>)
571 // __glibcxx_function_requires(_CompleteConcept<_Tp1*>)
588 template<typename _Tp1, typename _Deleter>
589 __shared_ptr(_Tp1* __p, _Deleter __d
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
shared_ptr.h 111 template<typename _Tp1>
112 explicit shared_ptr(_Tp1* __p)
128 template<typename _Tp1, typename _Deleter>
129 shared_ptr(_Tp1* __p, _Deleter __d)
164 template<typename _Tp1, typename _Deleter, typename _Alloc>
165 shared_ptr(_Tp1* __p, _Deleter __d, _Alloc __a)
205 template<typename _Tp1>
206 shared_ptr(const shared_ptr<_Tp1>& __r, _Tp* __p)
216 template<typename _Tp1, typename = typename
217 std::enable_if<std::is_convertible<_Tp1*, _Tp*>::value>::type
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
shared_ptr.h 111 template<typename _Tp1>
112 explicit shared_ptr(_Tp1* __p)
128 template<typename _Tp1, typename _Deleter>
129 shared_ptr(_Tp1* __p, _Deleter __d)
164 template<typename _Tp1, typename _Deleter, typename _Alloc>
165 shared_ptr(_Tp1* __p, _Deleter __d, _Alloc __a)
205 template<typename _Tp1>
206 shared_ptr(const shared_ptr<_Tp1>& __r, _Tp* __p)
216 template<typename _Tp1, typename = typename
217 std::enable_if<std::is_convertible<_Tp1*, _Tp*>::value>::type
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
shared_ptr.h 111 template<typename _Tp1>
112 explicit shared_ptr(_Tp1* __p)
128 template<typename _Tp1, typename _Deleter>
129 shared_ptr(_Tp1* __p, _Deleter __d)
164 template<typename _Tp1, typename _Deleter, typename _Alloc>
165 shared_ptr(_Tp1* __p, _Deleter __d, _Alloc __a)
205 template<typename _Tp1>
206 shared_ptr(const shared_ptr<_Tp1>& __r, _Tp* __p)
216 template<typename _Tp1, typename = typename
217 std::enable_if<std::is_convertible<_Tp1*, _Tp*>::value>::type
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/backward/
auto_ptr.h 47 template<typename _Tp1>
50 _Tp1* _M_ptr;
53 auto_ptr_ref(_Tp1* __p): _M_ptr(__p) { }
124 template<typename _Tp1>
125 auto_ptr(auto_ptr<_Tp1>& __a) throw() : _M_ptr(__a.release()) { }
152 template<typename _Tp1>
154 operator=(auto_ptr<_Tp1>& __a) throw()
274 template<typename _Tp1>
275 operator auto_ptr_ref<_Tp1>() throw()
276 { return auto_ptr_ref<_Tp1>(this->release());
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/backward/
auto_ptr.h 47 template<typename _Tp1>
50 _Tp1* _M_ptr;
53 auto_ptr_ref(_Tp1* __p): _M_ptr(__p) { }
124 template<typename _Tp1>
125 auto_ptr(auto_ptr<_Tp1>& __a) throw() : _M_ptr(__a.release()) { }
152 template<typename _Tp1>
154 operator=(auto_ptr<_Tp1>& __a) throw()
274 template<typename _Tp1>
275 operator auto_ptr_ref<_Tp1>() throw()
276 { return auto_ptr_ref<_Tp1>(this->release());
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/backward/
auto_ptr.h 47 template<typename _Tp1>
50 _Tp1* _M_ptr;
53 auto_ptr_ref(_Tp1* __p): _M_ptr(__p) { }
124 template<typename _Tp1>
125 auto_ptr(auto_ptr<_Tp1>& __a) throw() : _M_ptr(__a.release()) { }
152 template<typename _Tp1>
154 operator=(auto_ptr<_Tp1>& __a) throw()
274 template<typename _Tp1>
275 operator auto_ptr_ref<_Tp1>() throw()
276 { return auto_ptr_ref<_Tp1>(this->release());
    [all...]

Completed in 7792 milliseconds

1 2 3 4 5 6 7 8 91011>>