| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | raw_hash_set_allocator_test.cc | 95 void swap(CheckedAlloc& that) { in swap() function in absl::container_internal::__anon19186::CheckedAlloc 101 friend void swap(CheckedAlloc& a, CheckedAlloc& b) { a.swap(b); } in swap() function in absl::container_internal::__anon19186::CheckedAlloc
|
| H A D | container_memory.h | 429 static void swap(Allocator* alloc, slot_type* a, slot_type* b) { in swap() function
|
| H A D | btree_container.h | 181 void swap(btree_container &other) { tree_.swap(other.tree_); } in swap() function in absl::container_internal::btree_container
|
| /third_party/skia/include/core/ |
| H A D | SkRefCnt.h | 325 void swap(sk_sp<T>& that) /*noexcept*/ { in swap() function in sk_sp 334 template <typename T> inline void swap(sk_sp<T>& a, sk_sp<T>& b) /*noexcept*/ { in swap() function
|
| H A D | SkString.h | 280 static inline void swap(SkString& a, SkString& b) { in swap() function
|
| /third_party/skia/include/private/ |
| H A D | SkTDArray.h | 82 void swap(SkTDArray<T>& that) { in swap() function in SkTDArray 381 template <typename T> static inline void swap(SkTDArra function [all...] |
| H A D | SkTArray.h | 333 void swap(SkTArray& that) { in swap() function in SkTArray 586 template <typename T, bool M> static inline void swap(SkTArray<T, M>& a, SkTArray<T, M>& b) { in swap() function
|
| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| H A D | deSharedPtr.hpp | 447 inline void SharedPtr<T>::swap (SharedPtr<T>& other) in swap() function in de::SharedPtr 456 inline void swap (SharedPtr<T>& a, SharedPtr<T>& b) in swap() function
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | sga.c | 51 int swap; member
|
| /third_party/backends/backend/ |
| H A D | plustek-usbimg.c | 400 SANE_Bool swap = usb_HostSwap(); in usb_ColorDuplicate16() local 443 SANE_Bool swap = usb_HostSwap(); in usb_ColorDuplicate16_2() local 597 SANE_Bool swap = usb_HostSwap(); in usb_ColorDuplicateGray16() local 657 SANE_Bool swap = usb_HostSwap(); in usb_ColorDuplicateGray16_2() local 746 SANE_Bool swap = usb_HostSwap(); usb_GrayDuplicate16() local 996 SANE_Bool swap = usb_HostSwap(); usb_ColorScaleGray16() local 1087 SANE_Bool swap = usb_HostSwap(); usb_ColorScaleGray16_2() local 1253 SANE_Bool swap = usb_HostSwap(); usb_ColorScale16() local 1313 SANE_Bool swap = usb_HostSwap(); usb_ColorScale16_2() local 1612 SANE_Bool swap = usb_HostSwap(); usb_GrayScale16() local [all...] |
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
| H A D | ecma-builtin-number-prototype.c | 416 lit_utf8_byte_t swap = buff[i]; in ecma_builtin_number_prototype_object_to_string() local
|
| /third_party/rust/crates/cxx/gen/src/include/ |
| H A D | cxx.h | 712 std::swap(*this, rhs); global() member in rust::cxxbridge1::std [all...] |
| /third_party/rust/crates/cxx/gen/cmd/src/gen/include/ |
| H A D | cxx.h | 712 std::swap(*this, rhs); global() member in rust::cxxbridge1::std [all...] |
| /third_party/python/Tools/demo/ |
| H A D | sortvisu.py | 157 def swap(self, i, j): member in Array [all...] |
| /third_party/rust/crates/cxx/gen/build/src/gen/include/ |
| H A D | cxx.h | 712 std::swap(*this, rhs); global() member in rust::cxxbridge1::std [all...] |
| /third_party/rust/crates/cxx/include/ |
| H A D | cxx.h | 712 std::swap(*this, rhs); global() member in rust::cxxbridge1::std [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
| H A D | SurfaceD3D.cpp | 359 egl::Error SurfaceD3D::swap(const gl::Context *context) in swap() function in rx::SurfaceD3D
|
| /third_party/skia/src/pathops/ |
| H A D | SkIntersections.h | 198 void set(bool swap, int tIndex, double t) { in set() argument 207 void swap() { in swap() function in SkIntersections
|
| /third_party/skia/third_party/externals/angle2/util/ |
| H A D | EGLWindow.cpp | 75 void EGLWindow::swap() in swap() function in EGLWindow
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| H A D | ilist.h | 236 void swap(iplist_impl &RHS) { in swap() function in llvm::iplist_impl 428 void swap(llvm::iplist<Ty> &Left, llvm::iplist<Ty> &Right) { in swap() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | ilist.h | 221 void swap(iplist_impl &RHS) { in swap() function in llvm::iplist_impl 413 void swap(llvm::iplist<Ty> &Left, llvm::iplist<Ty> &Right) { in swap() function
|
| /third_party/toybox/toys/posix/ |
| H A D | sed.c | 602 long swap = TT.rememberlen; in sed_line() local
|
| /third_party/rust/crates/cxx/gen/lib/src/gen/include/ |
| H A D | cxx.h | 712 std::swap(*this, rhs); global() member in rust::cxxbridge1::std [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/status/ |
| H A D | status.h | 818 inline void swap(absl::Status& a, absl::Status& b) { in swap() function in absl::StatusCode
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
| H A D | inlined_vector_benchmark.cc | 180 friend void swap(LargeCopyableSwappable& a, LargeCopyableSwappable& b) { in swap() function 209 friend void swap(LargeCopyableMovableSwappable& a, in swap() function [all...] |