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

1 2

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/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;
  /prebuilts/ndk/9/sources/cxx-stl/EH/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/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...]
  /prebuilts/ndk/9/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/9/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...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
shared_ptr.h 763 const_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) function in namespace:tr1
1061 const_pointer_cast(const shared_ptr<_Tp1>& __r) function in namespace:tr1
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/
shared_ptr.hpp 526 template<class T, class U> shared_ptr<T> const_pointer_cast(shared_ptr<U> const & r) function in namespace:boost
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
shared_ptr_base.h 1128 /// const_pointer_cast
1131 const_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) function
    [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 1128 /// const_pointer_cast
1131 const_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) function
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
shared_ptr_base.h 1128 /// const_pointer_cast
1131 const_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) function
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
shared_ptr_base.h 1128 /// const_pointer_cast
1131 const_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) function
    [all...]

Completed in 1023 milliseconds

1 2