Home
last modified time | relevance | path

Searched refs:nocopy (Results 1 – 4 of 4) sorted by relevance

/third_party/json/test/src/
Dunit-regression1.cpp119 struct nocopy struct
121 nocopy() = default;
122 nocopy(const nocopy&) = delete;
126 friend void to_json(json& j, const nocopy& n) in to_json()
1437 nocopy n;
/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_RLEaccel.c420 goto nocopy ## bpp ## do_blit; \ in RLEClipBlit()
428 nocopy ## bpp ## do_blit: \ in RLEClipBlit()
/third_party/lwip/
DCHANGELOG376 * tcp_out.c: Optimize passing contiguous nocopy buffers to tcp_write (bug #46290)
/third_party/mesa3d/docs/relnotes/
D21.2.0.rst3981 - util/disk_cache: add nocopy variant of disk cache store function