Home
last modified time | relevance | path

Searched defs:swap (Results 76 - 100 of 272) sorted by relevance

1234567891011

/third_party/protobuf/src/google/protobuf/
H A Dsource_context.pb.h113 friend void swap(SourceContext& a, SourceContext& b) { in swap() function in PROTOBUF_FINAL
H A Dtimestamp.pb.h113 friend void swap(Timestamp& a, Timestamp& b) { in swap() function in PROTOBUF_FINAL
/third_party/skia/include/core/
H A DSkStringView.h137 constexpr void swap(string_view& other) { in swap() function in skstd::string_view
/third_party/ffmpeg/libavcodec/
H A Dhnm4video.c156 uint8_t tag, previous, backline, backward, swap; in decode_interframe_v4() local
H A Drawdec.c318 int swap = avctx->codec_tag >> 24; in raw_decode() local
/third_party/ffmpeg/libavformat/
H A Ddss.c51 int swap; member
/third_party/ffmpeg/libavfilter/
H A Dvf_il.c108 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 Dfifo_map.hpp396 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 Dfd6_view.c214 enum a3xx_color_swap swap = in fdl6_view_init() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_cp.c35 #define swap(a, b) \ macro
/third_party/mesa3d/src/getopt/
H A Dgetopt_long.c126 char *swap; in permute_args() local
/third_party/libphonenumber/cpp/src/phonenumbers/base/memory/
H A Dscoped_ptr.h164 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 Doptional.h638 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 Dslots.h218 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 Dfd5_gmem.c54 enum a3xx_color_swap swap = WZYX; in emit_mrt() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_gmem.c69 enum a3xx_color_swap swap = WZYX; in emit_mrt() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_gmem.c75 enum a3xx_color_swap swap = WZYX; in emit_mrt() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/
H A DIOSurfaceSurfaceCGL.cpp134 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 DFastVector.h354 void FastVector<T, N, Storage>::swap(FastVector<T, N, Storage> &other) in swap() function in angle::FastVector
H A DSynchronizedValue.h268 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 DSampleApplication.cpp153 void SampleApplication::swap() in swap() function in SampleApplication
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A DSurfaceEGL.cpp39 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 DWindowSurfaceGLX.cpp153 egl::Error WindowSurfaceGLX::swap(const gl::Context *context) in swap() function in rx::WindowSurfaceGLX
H A DPixmapSurfaceGLX.cpp145 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 DDXGISwapChainWindowSurfaceWGL.cpp120 egl::Error DXGISwapChainWindowSurfaceWGL::swap(const gl::Context *context) in swap() function in rx::DXGISwapChainWindowSurfaceWGL

Completed in 19 milliseconds

1234567891011