OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:auto_ptr
(Results
126 - 150
of
237
) sorted by null
1
2
3
4
5
6
7
8
9
10
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/backward/
backward_warning.h
55
<memory>, unique_ptr <memory>,
auto_ptr
/external/libcxx/include/
memory
184
class
auto_ptr
189
explicit
auto_ptr
(X* p =0) throw();
190
auto_ptr
(
auto_ptr
&) throw();
191
template<class Y>
auto_ptr
(
auto_ptr
<Y>&) throw();
192
auto_ptr
& operator=(
auto_ptr
&) throw();
193
template<class Y>
auto_ptr
& operator=(
auto_ptr
<Y>&) throw()
[
all
...]
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
memory
184
class
auto_ptr
189
explicit
auto_ptr
(X* p =0) throw();
190
auto_ptr
(
auto_ptr
&) throw();
191
template<class Y>
auto_ptr
(
auto_ptr
<Y>&) throw();
192
auto_ptr
& operator=(
auto_ptr
&) throw();
193
template<class Y>
auto_ptr
& operator=(
auto_ptr
<Y>&) throw()
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/
memory
184
class
auto_ptr
189
explicit
auto_ptr
(X* p =0) throw();
190
auto_ptr
(
auto_ptr
&) throw();
191
template<class Y>
auto_ptr
(
auto_ptr
<Y>&) throw();
192
auto_ptr
& operator=(
auto_ptr
&) throw();
193
template<class Y>
auto_ptr
& operator=(
auto_ptr
<Y>&) throw()
[
all
...]
/external/chromium_org/sdch/open-vcdiff/src/
decodetable.h
22
#include <memory> //
auto_ptr
137
std::
auto_ptr
<VCDiffCodeTableData> non_default_code_table_data_;
vcencoder.cc
31
#include <memory> //
auto_ptr
69
std::
auto_ptr
<CodeTableWriterInterface> coder_;
/external/libcxx/test/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/
Android.mk
55
test_name := utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/
auto_ptr
56
test_src :=
auto_ptr
.pass.cpp
/ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/test/
test.cpp
162
std::
auto_ptr
<Large> auto_ptr1( new Large());
163
std::
auto_ptr
<Large> auto_ptr2;
/prebuilts/python/darwin-x86/2.7.5/share/pretty-printers/stlport/test/
test.cpp
162
std::
auto_ptr
<Large> auto_ptr1( new Large());
163
std::
auto_ptr
<Large> auto_ptr2;
/prebuilts/python/linux-x86/2.7.5/share/pretty-printers/stlport/test/
test.cpp
162
std::
auto_ptr
<Large> auto_ptr1( new Large());
163
std::
auto_ptr
<Large> auto_ptr2;
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/
shared_ptr.hpp
27
#include <boost/config/no_tr1/memory.hpp> // std::
auto_ptr
140
// rvalue
auto_ptr
support based on a technique by Dave Abrahams
146
template< class T, class R > struct sp_enable_if_auto_ptr< std::
auto_ptr
< T >, R >
285
explicit shared_ptr(std::
auto_ptr
<Y> & r): px(r.get()), pn()
329
shared_ptr & operator=( std::
auto_ptr
<Y> & r )
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/
libqmgr.a
5
# ? ? F F ? ? ? ? f f ? ? >