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

  /external/stlport/stlport/
memory 76 template<class T> class weak_ptr;
82 template<class T> void swap(weak_ptr<T> & a, weak_ptr<T> & b);
96 # include <boost/weak_ptr.hpp>
113 using ::boost::weak_ptr;
117 // weak_ptr IO
  /ndk/sources/cxx-stl/stlport/stlport/
memory 76 template<class T> class weak_ptr;
82 template<class T> void swap(weak_ptr<T> & a, weak_ptr<T> & b);
96 # include <boost/weak_ptr.hpp>
113 using ::boost::weak_ptr;
117 // weak_ptr IO
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/
memory 76 template<class T> class weak_ptr;
82 template<class T> void swap(weak_ptr<T> & a, weak_ptr<T> & b);
96 # include <boost/weak_ptr.hpp>
113 using ::boost::weak_ptr;
117 // weak_ptr IO
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/
memory 76 template<class T> class weak_ptr;
82 template<class T> void swap(weak_ptr<T> & a, weak_ptr<T> & b);
96 # include <boost/weak_ptr.hpp>
113 using ::boost::weak_ptr;
117 // weak_ptr IO
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/
memory 76 template<class T> class weak_ptr;
82 template<class T> void swap(weak_ptr<T> & a, weak_ptr<T> & b);
96 # include <boost/weak_ptr.hpp>
113 using ::boost::weak_ptr;
117 // weak_ptr IO
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
shared_ptr.h 1 // shared_ptr and weak_ptr implementation -*- C++ -*-
34 // weak_ptr.hpp
242 * @param __r A weak_ptr.
248 explicit shared_ptr(const weak_ptr<_Tp1>& __r)
398 class weak_ptr : public __weak_ptr<_Tp> class in inherits:__weak_ptr
401 constexpr weak_ptr() function in class:weak_ptr
406 weak_ptr(const weak_ptr<_Tp1>& __r) function in class:weak_ptr
411 weak_ptr(const shared_ptr<_Tp1>& __r) function in class:weak_ptr
415 weak_ptr
    [all...]
shared_ptr_base.h 1 // shared_ptr and weak_ptr implementation details -*- C++ -*-
34 // weak_ptr.hpp
267 class weak_ptr;
    [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.h 1 // shared_ptr and weak_ptr implementation -*- C++ -*-
34 // weak_ptr.hpp
242 * @param __r A weak_ptr.
248 explicit shared_ptr(const weak_ptr<_Tp1>& __r)
398 class weak_ptr : public __weak_ptr<_Tp> class in inherits:__weak_ptr
401 constexpr weak_ptr() function in class:weak_ptr
406 weak_ptr(const weak_ptr<_Tp1>& __r) function in class:weak_ptr
411 weak_ptr(const shared_ptr<_Tp1>& __r) function in class:weak_ptr
415 weak_ptr
    [all...]
shared_ptr_base.h 1 // shared_ptr and weak_ptr implementation details -*- C++ -*-
34 // weak_ptr.hpp
267 class weak_ptr;
    [all...]
  /external/dbus/tools/
dbus-viewer.c 38 GtkWidget **weak_ptr,
54 if (weak_ptr == NULL || *weak_ptr == NULL)
65 if (weak_ptr != NULL)
67 *weak_ptr = dialog;
68 g_object_add_weak_pointer (G_OBJECT (dialog), (void**)weak_ptr);
77 g_return_if_fail (GTK_IS_MESSAGE_DIALOG (*weak_ptr));
79 gtk_label_set_text (GTK_LABEL (GTK_MESSAGE_DIALOG (*weak_ptr)->label), message);
81 gtk_window_present (GTK_WINDOW (*weak_ptr));
  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
p4.cpp 188 template<typename T> struct weak_ptr { struct
189 constexpr weak_ptr() : p(0) {} function in struct:weak_ptr
193 weak_ptr<T> weak_this;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
shared_ptr.h 1 // shared_ptr and weak_ptr implementation -*- C++ -*-
32 // weak_ptr.hpp
520 class weak_ptr;
680 * @param __r A weak_ptr.
1412 class weak_ptr class in inherits:__weak_ptr
1416 weak_ptr() function in class:weak_ptr
1420 weak_ptr(const weak_ptr<_Tp1>& __r) function in class:weak_ptr
1424 weak_ptr(const shared_ptr<_Tp1>& __r) function in class:weak_ptr
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 1 // shared_ptr and weak_ptr implementation -*- C++ -*-
32 // weak_ptr.hpp
520 class weak_ptr;
680 * @param __r A weak_ptr.
1412 class weak_ptr class in inherits:__weak_ptr
1416 weak_ptr() function in class:weak_ptr
1420 weak_ptr(const weak_ptr<_Tp1>& __r) function in class:weak_ptr
1424 weak_ptr(const shared_ptr<_Tp1>& __r) function in class:weak_ptr
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 1 // shared_ptr and weak_ptr implementation -*- C++ -*-
32 // weak_ptr.hpp
520 class weak_ptr;
680 * @param __r A weak_ptr.
1412 class weak_ptr class in inherits:__weak_ptr
1416 weak_ptr() function in class:weak_ptr
1420 weak_ptr(const weak_ptr<_Tp1>& __r) function in class:weak_ptr
1424 weak_ptr(const shared_ptr<_Tp1>& __r) function in class:weak_ptr
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 1 // shared_ptr and weak_ptr implementation -*- C++ -*-
32 // weak_ptr.hpp
520 class weak_ptr;
680 * @param __r A weak_ptr.
1412 class weak_ptr class in inherits:__weak_ptr
1416 weak_ptr() function in class:weak_ptr
1420 weak_ptr(const weak_ptr<_Tp1>& __r) function in class:weak_ptr
1424 weak_ptr(const shared_ptr<_Tp1>& __r) function in class:weak_ptr
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1/
shared_ptr.h 32 // weak_ptr.hpp
318 class weak_ptr;
421 * @param __r A weak_ptr.
778 // 2.2.4.7 weak_ptr specialized algorithms.
854 shared_ptr(const weak_ptr<_Tp1>& __r)
917 /// weak_ptr
918 // The actual weak_ptr, with forwarding constructors and
921 class weak_ptr class in namespace:std::tr1
925 weak_ptr() function in class:std::tr1::weak_ptr
929 weak_ptr(const weak_ptr<_Tp1>& __r function in class:std::tr1::weak_ptr
933 weak_ptr(const shared_ptr<_Tp1>& __r) function in class:std::tr1::weak_ptr
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
shared_ptr.h 32 // weak_ptr.hpp
513 class weak_ptr;
939 // 2.2.4.7 weak_ptr specialized algorithms.
1014 shared_ptr(const weak_ptr<_Tp1>& __r)
1077 // The actual weak_ptr, with forwarding constructors and
1080 class weak_ptr class in namespace:tr1
1084 weak_ptr() function in class:tr1::weak_ptr
1088 weak_ptr(const weak_ptr<_Tp1>& __r) function in class:tr1::weak_ptr
1092 weak_ptr(const shared_ptr<_Tp1>& __r function in class:tr1::weak_ptr
    [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 32 // weak_ptr.hpp
513 class weak_ptr;
939 // 2.2.4.7 weak_ptr specialized algorithms.
1014 shared_ptr(const weak_ptr<_Tp1>& __r)
1077 // The actual weak_ptr, with forwarding constructors and
1080 class weak_ptr class in namespace:tr1
1084 weak_ptr() function in class:tr1::weak_ptr
1088 weak_ptr(const weak_ptr<_Tp1>& __r) function in class:tr1::weak_ptr
1092 weak_ptr(const shared_ptr<_Tp1>& __r function in class:tr1::weak_ptr
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/tr1/
shared_ptr.h 32 // weak_ptr.hpp
318 class weak_ptr;
421 * @param __r A weak_ptr.
778 // 2.2.4.7 weak_ptr specialized algorithms.
854 shared_ptr(const weak_ptr<_Tp1>& __r)
917 /// weak_ptr
918 // The actual weak_ptr, with forwarding constructors and
921 class weak_ptr class in namespace:std::tr1
925 weak_ptr() function in class:std::tr1::weak_ptr
929 weak_ptr(const weak_ptr<_Tp1>& __r function in class:std::tr1::weak_ptr
933 weak_ptr(const shared_ptr<_Tp1>& __r) function in class:std::tr1::weak_ptr
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/tr1/
shared_ptr.h 32 // weak_ptr.hpp
318 class weak_ptr;
421 * @param __r A weak_ptr.
778 // 2.2.4.7 weak_ptr specialized algorithms.
854 shared_ptr(const weak_ptr<_Tp1>& __r)
917 /// weak_ptr
918 // The actual weak_ptr, with forwarding constructors and
921 class weak_ptr class in namespace:std::tr1
925 weak_ptr() function in class:std::tr1::weak_ptr
929 weak_ptr(const weak_ptr<_Tp1>& __r function in class:std::tr1::weak_ptr
933 weak_ptr(const shared_ptr<_Tp1>& __r) function in class:std::tr1::weak_ptr
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/tr1/
shared_ptr.h 32 // weak_ptr.hpp
318 class weak_ptr;
421 * @param __r A weak_ptr.
778 // 2.2.4.7 weak_ptr specialized algorithms.
854 shared_ptr(const weak_ptr<_Tp1>& __r)
917 /// weak_ptr
918 // The actual weak_ptr, with forwarding constructors and
921 class weak_ptr class in namespace:std::tr1
925 weak_ptr() function in class:std::tr1::weak_ptr
929 weak_ptr(const weak_ptr<_Tp1>& __r function in class:std::tr1::weak_ptr
933 weak_ptr(const shared_ptr<_Tp1>& __r) function in class:std::tr1::weak_ptr
    [all...]
  /external/chromium/
Android.mk 119 base/memory/weak_ptr.cc \

Completed in 2803 milliseconds