Home
last modified time | relevance | path

Searched defs:swap (Results 1 – 25 of 302) sorted by relevance

12345678910>>...13

/external/webrtc/src/system_wrappers/interface/
Dscoped_ptr.h84 void swap(scoped_ptr & b) { in swap() function
110 void swap(scoped_ptr<T>& a, scoped_ptr<T>& b) { in swap() function
162 void swap(scoped_array & b) { in swap() function
184 void swap(scoped_array<T>& a, scoped_array<T>& b) { in swap() function
230 void swap(scoped_ptr_malloc & b) { in swap() function
252 void swap(scoped_ptr_malloc<T,FF>& a, scoped_ptr_malloc<T,FF>& b) { in swap() function
Dscoped_refptr.h122 void swap(T** pp) { in swap() function
128 void swap(scoped_refptr<T>& r) { in swap() function
/external/chromium_org/third_party/cld/base/
Dscoped_ptr.h93 void swap(scoped_ptr& p2) { in swap() function
130 inline void swap(scoped_ptr<C>& p1, scoped_ptr<C>& p2) { in swap() function
228 void swap(scoped_array& p2) { in swap() function
259 inline void swap(scoped_array<C>& p1, scoped_array<C>& p2) { in swap() function
377 void swap(scoped_ptr_malloc & b) { in swap() function
414 void swap(scoped_ptr_malloc<C, FP>& a, scoped_ptr_malloc<C, FP>& b) { in swap() function
/external/llvm/test/Instrumentation/AddressSanitizer/X86/
Dasm_swap_intel.s4 .globl swap symbol
32 swap: # @swap label
/external/ceres-solver/include/ceres/internal/
Dscoped_ptr.h109 void swap(scoped_ptr& p2) { in swap() function
146 inline void swap(scoped_ptr<C>& p1, scoped_ptr<C>& p2) { in swap() function
243 void swap(scoped_array& p2) { in swap() function
274 inline void swap(scoped_array<C>& p1, scoped_array<C>& p2) { in swap() function
/external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/
DSDL_ataric2p.S198 swap d2 define
204 swap d3 define
234 swap d0 define
235 swap d1 define
236 swap d2 define
237 swap d3 define
344 swap d3 define
366 swap d3 define
/external/chromium_org/third_party/webrtc/base/
Dscoped_ref_ptr.h131 void swap(T** pp) { in swap() function
137 void swap(scoped_refptr<T>& r) { in swap() function
/external/chromium_org/third_party/webrtc/system_wrappers/interface/
Dscoped_refptr.h129 void swap(T** pp) { in swap() function
135 void swap(scoped_refptr<T>& r) { in swap() function
/external/chromium_org/base/mac/
Dscoped_nsobject.h72 void swap(scoped_nsprotocol& that) { in swap() function
98 void swap(scoped_nsprotocol<C>& p1, scoped_nsprotocol<C>& p2) { in swap() function
/external/replicaisland/src/com/replica/replicaisland/
DQuickSorter.java67 Type swap = a[i]; // swap two elements into place in partition() local
71 Type swap = a[i]; // swap with partition element in partition() local
/external/stlport/test/unit/
Dstack_allocator.h148 void swap(StackAllocator &other) { in swap() function
185 inline void swap(StackAllocator<_Tp>& __a, StackAllocator<_Tp>& __b) in swap() function
191 inline void swap(StackAllocator<int>& __a, StackAllocator<int>& __b) in swap() function
193 inline void swap(StackAllocator<char>& __a, StackAllocator<char>& __b) in swap() function
195 inline void swap(StackAllocator<pair<const int, int> >& __a, in swap() function
/external/freetype/src/autofit/
Dafangles.c251 FT_Pos swap; in af_sort_pos() local
278 AF_WidthRec swap; in af_sort_and_quantize_widths() local
/external/icu/icu4c/source/layoutex/
DLXUtilities.cpp80 le_int32 swap = array[front]; in reverse() local
92 float swap = array[front]; in reverse() local
/external/chromium_org/third_party/freetype/src/autofit/
Dafangles.c251 FT_Pos swap; in af_sort_pos() local
278 AF_WidthRec swap; in af_sort_and_quantize_widths() local
/external/oprofile/libutil++/
Dutility.h45 void swap(scoped_ptr & sp) { in swap() function
72 void swap(scoped_array & sp) { in swap() function
/external/chromium_org/content/common/dom_storage/
Ddom_storage_map_unittest.cc29 DOMStorageValuesMap swap; in TEST() local
111 DOMStorageValuesMap swap; in TEST() local
/external/skia/src/pathops/
DSkIntersectionHelper.h24 bool addCoincident(SkIntersectionHelper& other, const SkIntersections& ts, bool swap) { in addCoincident()
35 bool swap) { in addPartialCoincident()
57 void alignTPt(SkIntersectionHelper& other, bool swap, int index, in alignTPt()
/external/chromium_org/third_party/skia/src/pathops/
DSkIntersectionHelper.h24 bool addCoincident(SkIntersectionHelper& other, const SkIntersections& ts, bool swap) { in addCoincident()
35 bool swap) { in addPartialCoincident()
57 void alignTPt(SkIntersectionHelper& other, bool swap, int index, in alignTPt()
/external/stlport/stlport/stl/
D_relops_hash_cont.h9 swap(_STLP_TEMPLATE_CONTAINER& __hm1, _STLP_TEMPLATE_CONTAINER& __hm2) { in swap() function
/external/chromium_org/base/
Dscoped_generic.h105 void swap(ScopedGeneric& other) { in swap() function
159 void swap(const ScopedGeneric<T, Traits>& a, in swap() function
/external/chromium_org/chrome/installer/util/
Dregistry_key_backup.h36 void swap(RegistryKeyBackup& other) { in swap() function
/external/chromium_org/ppapi/cpp/
Dpoint.h140 void swap(Point& other) { in swap() function
279 void swap(FloatPoint& other) { in swap() function
/external/skia/include/gpu/gl/
DGrGLExtensions.h30 void swap(GrGLExtensions* that) { in swap() function
/external/chromium_org/third_party/skia/include/gpu/gl/
DGrGLExtensions.h30 void swap(GrGLExtensions* that) { in swap() function
/external/chromium_org/third_party/WebKit/Source/wtf/
DOwnPtr.h100 void swap(OwnPtr& o) { std::swap(m_ptr, o.m_ptr); } in swap() function
213 template<typename T> inline void swap(OwnPtr<T>& a, OwnPtr<T>& b) in swap() function

12345678910>>...13