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

1 2

  /ndk/sources/cxx-stl/llvm-libc++/test/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.cast/
const_pointer_cast.pass.cpp 14 // template<class T, class U> shared_ptr<T> const_pointer_cast(const shared_ptr<U>& r);
47 std::shared_ptr<A> pB = std::const_pointer_cast<A>(pA);
53 std::shared_ptr<A> pB = std::const_pointer_cast<A>(pA);
  /external/stlport/stlport/
memory 80 template<class T, class U> shared_ptr<T> const_pointer_cast(shared_ptr<U> const & r);
111 using ::boost::const_pointer_cast;
  /ndk/sources/cxx-stl/stlport/stlport/
memory 80 template<class T, class U> shared_ptr<T> const_pointer_cast(shared_ptr<U> const & r);
111 using ::boost::const_pointer_cast;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/
memory 80 template<class T, class U> shared_ptr<T> const_pointer_cast(shared_ptr<U> const & r);
111 using ::boost::const_pointer_cast;
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/
memory 80 template<class T, class U> shared_ptr<T> const_pointer_cast(shared_ptr<U> const & r);
111 using ::boost::const_pointer_cast;
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/
memory 80 template<class T, class U> shared_ptr<T> const_pointer_cast(shared_ptr<U> const & r);
111 using ::boost::const_pointer_cast;
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/
memory 80 template<class T, class U> shared_ptr<T> const_pointer_cast(shared_ptr<U> const & r);
111 using ::boost::const_pointer_cast;
  /external/webkit/Source/JavaScriptCore/wtf/
PassOwnArrayPtr.h 210 template<typename T, typename U> inline PassOwnArrayPtr<T> const_pointer_cast(const PassOwnArrayPtr<U>& p) function in namespace:WTF
224 using WTF::const_pointer_cast;
PassOwnPtr.h 201 template<typename T, typename U> inline PassOwnPtr<T> const_pointer_cast(const PassOwnPtr<U>& p) function in namespace:WTF
215 using WTF::const_pointer_cast;
RefPtr.h 216 template<typename T, typename U> inline RefPtr<T> const_pointer_cast(const RefPtr<U>& p) function in namespace:WTF
230 using WTF::const_pointer_cast;
PassRefPtr.h 288 template<typename T, typename U> inline PassRefPtr<T> const_pointer_cast(const PassRefPtr<U>& p) function in namespace:WTF
311 using WTF::const_pointer_cast;
  /external/webkit/Source/JavaScriptCore/wtf/gobject/
GRefPtr.h 187 template <typename T, typename U> inline GRefPtr<T> const_pointer_cast(const GRefPtr<U>& p) function in namespace:WTF
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
shared_ptr.h 379 const_pointer_cast(const shared_ptr<_Tp1>& __r) function
  /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 379 const_pointer_cast(const shared_ptr<_Tp1>& __r) function
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
shared_ptr.h 379 const_pointer_cast(const shared_ptr<_Tp1>& __r) function
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
shared_ptr.h 443 const_pointer_cast(const shared_ptr<_Tp1>& __r) noexcept
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1/
shared_ptr.h 615 const_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) function in namespace:std::tr1
908 const_pointer_cast(const shared_ptr<_Tp1>& __r) function in namespace:std::tr1
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
shared_ptr.h 770 const_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) function in namespace:tr1
1068 const_pointer_cast(const shared_ptr<_Tp1>& __r) function in namespace:tr1
  /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 770 const_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) function in namespace:tr1
1068 const_pointer_cast(const shared_ptr<_Tp1>& __r) function in namespace:tr1
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1/
shared_ptr.h 615 const_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) function in namespace:std::tr1
908 const_pointer_cast(const shared_ptr<_Tp1>& __r) function in namespace:std::tr1
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1/
shared_ptr.h 615 const_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) function in namespace:std::tr1
908 const_pointer_cast(const shared_ptr<_Tp1>& __r) function in namespace:std::tr1
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1/
shared_ptr.h 615 const_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) function in namespace:std::tr1
908 const_pointer_cast(const shared_ptr<_Tp1>& __r) function in namespace:std::tr1
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1/
shared_ptr.h 615 const_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) function in namespace:std::tr1
908 const_pointer_cast(const shared_ptr<_Tp1>& __r) function in namespace:std::tr1
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
shared_ptr.h 770 const_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) function in namespace:tr1
1068 const_pointer_cast(const shared_ptr<_Tp1>& __r) function in namespace:tr1
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
shared_ptr.h 770 const_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) function in namespace:tr1
1068 const_pointer_cast(const shared_ptr<_Tp1>& __r) function in namespace:tr1
    [all...]

Completed in 798 milliseconds

1 2