HomeSort by relevance Sort by last modified time
    Searched full:swap (Results 226 - 250 of 6003) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/
scoped_ptr.hpp 86 this_type(p).swap(*this);
109 void swap(scoped_ptr & b) // never throws function in class:boost::scoped_ptr
117 template<class T> inline void swap(scoped_ptr<T> & a, scoped_ptr<T> & b) // never throws function in namespace:boost
119 a.swap(b);
shared_ptr.hpp 41 #include <algorithm> // for std::swap
311 this_type(r).swap(*this);
320 this_type(r).swap(*this);
331 this_type(r).swap(*this);
340 this_type( r ).swap( *this );
355 pn.swap( r.pn );
371 pn.swap( r.pn );
377 this_type( static_cast< shared_ptr && >( r ) ).swap( *this );
384 this_type( static_cast< shared_ptr<Y> && >( r ) ).swap( *this );
392 this_type().swap(*this)
446 void swap(shared_ptr<T> & other) \/\/ never throws function in class:boost::shared_ptr
516 template<class T> inline void swap(shared_ptr<T> & a, shared_ptr<T> & b) function in namespace:boost
    [all...]
  /external/chromium_org/third_party/icu/source/common/
ucol_swp.cpp 16 * Swap collation binaries.
87 /* swap the header */
90 /* swap the index and the data */
149 /* swap a header-less collation binary, inside a resource bundle or ucadata.icu */
220 /* swap the necessary pieces in the order of their occurrence in the data */
238 /* swap the 32-bit integers in the header */
247 /* swap the options */
253 /* swap the expansions */
266 /* swap the contractions */
277 /* swap the main trie *
    [all...]
  /external/icu4c/common/
ucol_swp.cpp 16 * Swap collation binaries.
87 /* swap the header */
90 /* swap the index and the data */
147 /* swap a header-less collation binary, inside a resource bundle or ucadata.icu */
218 /* swap the necessary pieces in the order of their occurrence in the data */
236 /* swap the 32-bit integers in the header */
245 /* swap the options */
251 /* swap the expansions */
264 /* swap the contractions */
275 /* swap the main trie *
    [all...]
  /external/stlport/stlport/stl/
_string_base.h 172 _STLP_STD::swap(_M_buffers, __s._M_buffers);
176 //We need to swap _M_start_of_storage for allocators with state:
177 _M_start_of_storage.swap(__s._M_start_of_storage);
190 //We need to swap _M_start_of_storage for allocators with state:
191 _M_start_of_storage.swap(__s._M_start_of_storage);
199 _STLP_STD::swap(_M_buffers._M_end_of_storage, __s._M_buffers._M_end_of_storage);
200 _M_start_of_storage.swap(__s._M_start_of_storage);
201 _STLP_STD::swap(_M_finish, __s._M_finish);
204 _STLP_STD::swap(_M_end_of_storage, __s._M_end_of_storage);
205 _M_start_of_storage.swap(__s._M_start_of_storage)
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_string_base.h 172 _STLP_STD::swap(_M_buffers, __s._M_buffers);
176 //We need to swap _M_start_of_storage for allocators with state:
177 _M_start_of_storage.swap(__s._M_start_of_storage);
190 //We need to swap _M_start_of_storage for allocators with state:
191 _M_start_of_storage.swap(__s._M_start_of_storage);
199 _STLP_STD::swap(_M_buffers._M_end_of_storage, __s._M_buffers._M_end_of_storage);
200 _M_start_of_storage.swap(__s._M_start_of_storage);
201 _STLP_STD::swap(_M_finish, __s._M_finish);
204 _STLP_STD::swap(_M_end_of_storage, __s._M_end_of_storage);
205 _M_start_of_storage.swap(__s._M_start_of_storage)
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_string_base.h 172 _STLP_STD::swap(_M_buffers, __s._M_buffers);
176 //We need to swap _M_start_of_storage for allocators with state:
177 _M_start_of_storage.swap(__s._M_start_of_storage);
190 //We need to swap _M_start_of_storage for allocators with state:
191 _M_start_of_storage.swap(__s._M_start_of_storage);
199 _STLP_STD::swap(_M_buffers._M_end_of_storage, __s._M_buffers._M_end_of_storage);
200 _M_start_of_storage.swap(__s._M_start_of_storage);
201 _STLP_STD::swap(_M_finish, __s._M_finish);
204 _STLP_STD::swap(_M_end_of_storage, __s._M_end_of_storage);
205 _M_start_of_storage.swap(__s._M_start_of_storage)
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_string_base.h 172 _STLP_STD::swap(_M_buffers, __s._M_buffers);
176 //We need to swap _M_start_of_storage for allocators with state:
177 _M_start_of_storage.swap(__s._M_start_of_storage);
190 //We need to swap _M_start_of_storage for allocators with state:
191 _M_start_of_storage.swap(__s._M_start_of_storage);
199 _STLP_STD::swap(_M_buffers._M_end_of_storage, __s._M_buffers._M_end_of_storage);
200 _M_start_of_storage.swap(__s._M_start_of_storage);
201 _STLP_STD::swap(_M_finish, __s._M_finish);
204 _STLP_STD::swap(_M_end_of_storage, __s._M_end_of_storage);
205 _M_start_of_storage.swap(__s._M_start_of_storage)
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_string_base.h 172 _STLP_STD::swap(_M_buffers, __s._M_buffers);
176 //We need to swap _M_start_of_storage for allocators with state:
177 _M_start_of_storage.swap(__s._M_start_of_storage);
190 //We need to swap _M_start_of_storage for allocators with state:
191 _M_start_of_storage.swap(__s._M_start_of_storage);
199 _STLP_STD::swap(_M_buffers._M_end_of_storage, __s._M_buffers._M_end_of_storage);
200 _M_start_of_storage.swap(__s._M_start_of_storage);
201 _STLP_STD::swap(_M_finish, __s._M_finish);
204 _STLP_STD::swap(_M_end_of_storage, __s._M_end_of_storage);
205 _M_start_of_storage.swap(__s._M_start_of_storage)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_string_base.h 172 _STLP_STD::swap(_M_buffers, __s._M_buffers);
176 //We need to swap _M_start_of_storage for allocators with state:
177 _M_start_of_storage.swap(__s._M_start_of_storage);
190 //We need to swap _M_start_of_storage for allocators with state:
191 _M_start_of_storage.swap(__s._M_start_of_storage);
199 _STLP_STD::swap(_M_buffers._M_end_of_storage, __s._M_buffers._M_end_of_storage);
200 _M_start_of_storage.swap(__s._M_start_of_storage);
201 _STLP_STD::swap(_M_finish, __s._M_finish);
204 _STLP_STD::swap(_M_end_of_storage, __s._M_end_of_storage);
205 _M_start_of_storage.swap(__s._M_start_of_storage)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_string_base.h 172 _STLP_STD::swap(_M_buffers, __s._M_buffers);
176 //We need to swap _M_start_of_storage for allocators with state:
177 _M_start_of_storage.swap(__s._M_start_of_storage);
190 //We need to swap _M_start_of_storage for allocators with state:
191 _M_start_of_storage.swap(__s._M_start_of_storage);
199 _STLP_STD::swap(_M_buffers._M_end_of_storage, __s._M_buffers._M_end_of_storage);
200 _M_start_of_storage.swap(__s._M_start_of_storage);
201 _STLP_STD::swap(_M_finish, __s._M_finish);
204 _STLP_STD::swap(_M_end_of_storage, __s._M_end_of_storage);
205 _M_start_of_storage.swap(__s._M_start_of_storage)
    [all...]
  /external/chromium/base/
base64.cc 22 output->swap(temp);
37 output->swap(temp);
process_util_unittest_mac.mm 16 // swap space. The only way to test the behavior of memory exhaustion for
19 // and cause swap file proliferation. That's bad, so this behavior isn't
  /external/chromium_org/base/
base64.cc 19 output->swap(temp);
33 output->swap(temp);
pending_task.h 48 // Wrapper around std::queue specialized for PendingTask which adds a Swap
52 void Swap(TaskQueue* queue);
  /external/chromium_org/base/mac/
scoped_launch_data.h 56 void swap(ScopedLaunchData& that) { function in class:base::mac::ScopedLaunchData
57 std::swap(object_, that.object_);
  /external/chromium_org/base/process/
memory_unittest_mac.mm 16 // swap space. The only way to test the behavior of memory exhaustion for
19 // and cause swap file proliferation. That's bad, so this behavior isn't
  /external/chromium_org/cc/test/
test_context_support.h 28 virtual void Swap() OVERRIDE;
41 SWAP,
  /external/chromium_org/tools/gn/
script_values.h 28 void swap_in_args(std::vector<std::string>* a) { args_.swap(*a); }
33 void swap_in_outputs(std::vector<SourceFile>* op) { outputs_.swap(*op); }
  /external/chromium_org/webkit/data/test_shell/sort/
sort-heap.js 8 sort.swap(end, 0);
33 sort.swap(root, child);
  /external/clang/test/CodeGen/
mangle.c 69 __asm__("llvm.atomic.cmp.swap.i32.p0i32");
72 // CHECK: call i32 @llvm.atomic.cmp.swap.i32.p0i32
  /external/replicaisland/src/com/replica/replicaisland/
CrusherAndouComponent.java 50 public void setSwap(ChangeComponentsComponent swap) {
51 mSwap = swap;
  /frameworks/base/tools/aapt/tests/
MockFileFinder.h 40 // Since KeyedVector doesn't implement swap
41 // (who doesn't use swap??) we loop and add one at a time.
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/container.adaptors/priority.queue/priqueue.members/
swap.pass.cpp 14 // void swap(priority_queue& q);
26 q1.swap(q2);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/container.adaptors/priority.queue/priqueue.special/
swap.pass.cpp 15 // void swap(priority_queue<T, Container, Compare>& x,
28 swap(q1, q2);

Completed in 764 milliseconds

1 2 3 4 5 6 7 8 91011>>