/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
|
/prebuilt/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
|
/prebuilt/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
|
/external/chromium/chrome/browser/ui/views/autocomplete/ |
autocomplete_popup_gtk.h | 9 #include "base/memory/weak_ptr.h"
|
autocomplete_popup_win.h | 9 #include "base/memory/weak_ptr.h"
|
/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/chromium/base/memory/ |
weak_ptr.cc | 5 #include "base/memory/weak_ptr.h"
|
scoped_callback_factory.h | 40 #include "base/memory/weak_ptr.h"
|
/external/chromium/chrome/browser/chromeos/cros/ |
burn_library.h | 13 #include "base/memory/weak_ptr.h"
|
/external/chromium/chrome/browser/download/ |
download_status_updater.h | 12 #include "base/memory/weak_ptr.h"
|
download_status_updater_unittest.cc | 6 #include "base/memory/weak_ptr.h"
|
/external/chromium/chrome/browser/policy/ |
asynchronous_policy_provider.h | 10 #include "base/memory/weak_ptr.h"
|
user_policy_identity_strategy.h | 13 #include "base/memory/weak_ptr.h"
|
/external/chromium/chrome/browser/printing/cloud_print/ |
cloud_print_setup_handler.h | 9 #include "base/memory/weak_ptr.h"
|
/prebuilt/linux-x86/toolchain/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...] |
/prebuilt/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...] |
/prebuilt/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...] |
/prebuilt/linux-x86/toolchain/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...] |
/prebuilt/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...] |
/prebuilt/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...] |
/external/chromium/chrome/browser/sync/notifier/ |
cache_invalidation_packet_handler.h | 17 #include "base/memory/weak_ptr.h"
|
cache_invalidation_packet_handler_unittest.cc | 8 #include "base/memory/weak_ptr.h"
|
/external/chromium/chrome/browser/ui/webui/ |
print_preview_handler.h | 10 #include "base/memory/weak_ptr.h"
|
/external/chromium/net/http/ |
disk_cache_based_ssl_host_info.h | 11 #include "base/memory/weak_ptr.h"
|