Searched refs:nocopy (Results 1 – 4 of 4) sorted by relevance
119 struct nocopy struct121 nocopy() = default;122 nocopy(const nocopy&) = delete;126 friend void to_json(json& j, const nocopy& n) in to_json()1437 nocopy n;
420 goto nocopy ## bpp ## do_blit; \ in RLEClipBlit()428 nocopy ## bpp ## do_blit: \ in RLEClipBlit()
376 * tcp_out.c: Optimize passing contiguous nocopy buffers to tcp_write (bug #46290)
3981 - util/disk_cache: add nocopy variant of disk cache store function