/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | SynchronizedValue.h | 268 void swap(SynchronizedValue &other) in swap() function in angle::SynchronizedValue 280 void swap(T &other) in swap() function in angle::SynchronizedValue
|
/third_party/skia/third_party/externals/angle2/samples/sample_util/ |
H A D | SampleApplication.cpp | 153 void SampleApplication::swap() in swap() function in SampleApplication
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
H A D | SurfaceEGL.cpp | 39 egl::Error SurfaceEGL::swap(const gl::Context *context) in swap() function in rx::SurfaceEGL
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
H A D | WindowSurfaceGLX.cpp | 153 egl::Error WindowSurfaceGLX::swap(const gl::Context *context) in swap() function in rx::WindowSurfaceGLX
|
H A D | PixmapSurfaceGLX.cpp | 145 egl::Error PixmapSurfaceGLX::swap(const gl::Context *context) in swap() function in rx::PixmapSurfaceGLX
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
H A D | DXGISwapChainWindowSurfaceWGL.cpp | 120 egl::Error DXGISwapChainWindowSurfaceWGL::swap(const gl::Context *context) in swap() function in rx::DXGISwapChainWindowSurfaceWGL
|
H A D | D3DTextureSurfaceWGL.cpp | 373 egl::Error D3DTextureSurfaceWGL::swap(const gl::Context *context) in swap() function in rx::D3DTextureSurfaceWGL
|
/third_party/skia/third_party/externals/swiftshader/src/Common/ |
H A D | Math.hpp | 70 inline void swap(T &a, T &b) in swap() function
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
H A D | Surface.cpp | 310 void WindowSurface::swap() in swap() function in egl::WindowSurface 438 void PBufferSurface::swap() in swap() function in egl::PBufferSurface
|
/third_party/skia/third_party/externals/angle2/util/windows/ |
H A D | WGLWindow.cpp | 363 void WGLWindow::swap() in swap() function in WGLWindow
|
/third_party/skia/third_party/externals/freetype/src/base/ |
H A D | ftoutln.c | 551 FT_Vector swap; in FT_Outline_Reverse() local 572 char swap; in FT_Outline_Reverse() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-bit-set-invertible.hh | 45 friend void swap (hb_bit_set_invertible_t &a, hb_bit_set_invertible_t &b) in swap() function
|
H A D | hb-map.hh | 96 friend void swap (hb_hashmap_t& a, hb_hashmap_t& b) in swap() function
|
H A D | hb-set.hh | 48 friend void swap (hb_sparseset_t& a, hb_sparseset_t& b) { hb_swap (a.s, b.s); } in swap() function
|
H A D | hb-vector.hh | 103 friend void swap (hb_vector_t& a, hb_vector_t& b) in swap() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | NewGVN.cpp | 342 void swap(MemberSet &Other) { Members.swap(Other); } in swap() function in __anon25179::CongruenceClass
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
H A D | SmallPtrSet.h | 462 void swap(SmallPtrSet<PtrType, SmallSize> &RHS) { in swap() function in llvm::SmallPtrSetIterator 473 inline void swap(llvm::SmallPtrSet<T, N> &LHS, llvm::SmallPtrSet<T, N> &RHS) { in swap() function
|
H A D | simple_ilist.h | 152 void swap(simple_ilist &X) { std::swap(*this, X); } in swap() function in llvm::simple_ilist
|
/third_party/skia/tools/ |
H A D | ToolUtils.h | 225 int swap = rand->nextU() % (i + 1); in Shuffle() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | AllocatorList.h | 161 void swap(AllocatorList &RHS) { in swap() function in llvm::AllocatorList
|
H A D | DenseSet.h | 99 void swap(DenseSetImpl &RHS) { TheMap.swap(RHS.TheMap); } in swap() function in llvm::detail::DenseSetImpl
|
H A D | SmallPtrSet.h | 494 void swap(SmallPtrSet<PtrType, SmallSize> &RHS) { in swap() function in llvm::SmallPtrSetIterator 505 inline void swap(llvm::SmallPtrSet<T, N> &LHS, llvm::SmallPtrSet<T, N> &RHS) { in swap() function
|
H A D | simple_ilist.h | 156 void swap(simple_ilist &X) { std::swap(*this, X); } in swap() function in llvm::simple_ilist
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | CGSCCPassManager.h | 345 friend void swap(ModuleToPostOrderCGSCCPassAdaptor &LHS, in swap() function in llvm::ModuleToPostOrderCGSCCPassAdaptor 444 friend void swap(CGSCCToFunctionPassAdaptor &LHS, in swap() function in llvm::CGSCCToFunctionPassAdaptor
|
/third_party/protobuf/src/google/protobuf/ |
H A D | any.pb.h | 146 friend void swap(Any& a, Any& b) { in swap() function in PROTOBUF_FINAL
|