/third_party/protobuf/src/google/protobuf/ |
H A D | source_context.pb.h | 113 friend void swap(SourceContext& a, SourceContext& b) { in swap() function in PROTOBUF_FINAL
|
H A D | timestamp.pb.h | 113 friend void swap(Timestamp& a, Timestamp& b) { in swap() function in PROTOBUF_FINAL
|
/third_party/skia/include/core/ |
H A D | SkStringView.h | 137 constexpr void swap(string_view& other) { in swap() function in skstd::string_view
|
/third_party/ffmpeg/libavcodec/ |
H A D | hnm4video.c | 156 uint8_t tag, previous, backline, backward, swap; in decode_interframe_v4() local
|
H A D | rawdec.c | 318 int swap = avctx->codec_tag >> 24; in raw_decode() local
|
/third_party/ffmpeg/libavformat/ |
H A D | dss.c | 51 int swap; member
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_il.c | 108 interleave(uint8_t *dst, uint8_t *src, int w, int h, int dst_linesize, int src_linesize, enum FilterMode mode, int swap) interleave() argument
|
/third_party/json/tests/thirdparty/fifo_map/ |
H A D | fifo_map.hpp | 396 void swap(fifo_map& other) in swap() function in nlohmann::fifo_map 523 inline void swap(nlohmann::fifo_map<Key, T, Compare, Allocator>& m1, in swap() function
|
/third_party/mesa3d/src/freedreno/fdl/ |
H A D | fd6_view.c | 214 enum a3xx_color_swap swap = in fdl6_view_init() local
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_cp.c | 35 #define swap(a, b) \ macro
|
/third_party/mesa3d/src/getopt/ |
H A D | getopt_long.c | 126 char *swap; in permute_args() local
|
/third_party/libphonenumber/cpp/src/phonenumbers/base/memory/ |
H A D | scoped_ptr.h | 164 void swap(scoped_ptr_impl& p2) { in swap() function in i18n::phonenumbers::scoped_ptr_impl 297 void swap(scoped_pt function in i18n::phonenumbers::scoped_ptr 381 void swap(scoped_ptr& p2) { swap() function in i18n::phonenumbers::scoped_ptr 424 void swap(scoped_ptr<T, D>& p1, scoped_ptr<T, D>& p2) { swap() function [all...] |
/third_party/node/deps/v8/src/base/ |
H A D | optional.h | 638 void swap(Optional& other) { in swap() function in v8::base::Optional 875 swap(Optiona function [all...] |
/third_party/node/deps/v8/src/objects/ |
H A D | slots.h | 218 void swap(Reference& other) { in swap() function in v8::internal::UnalignedSlot::Reference 260 friend void swap(Reference lhs, Reference rhs) { lhs.swap(rhs); } in swap() function in v8::internal::UnalignedSlot
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
H A D | fd5_gmem.c | 54 enum a3xx_color_swap swap = WZYX; in emit_mrt() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
H A D | fd3_gmem.c | 69 enum a3xx_color_swap swap = WZYX; in emit_mrt() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
H A D | fd4_gmem.c | 75 enum a3xx_color_swap swap = WZYX; in emit_mrt() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/ |
H A D | IOSurfaceSurfaceCGL.cpp | 134 egl::Error IOSurfaceSurfaceCGL::swap(const gl::Context *context) in swap() function in rx::IOSurfaceSurfaceCGL
|
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | FastVector.h | 354 void FastVector<T, N, Storage>::swap(FastVector<T, N, Storage> &other) in swap() function in angle::FastVector
|
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
|