Home
last modified time | relevance | path

Searched defs:dst_off (Results 1 – 14 of 14) sorted by relevance

/third_party/libfuse/lib/
Dbuffer.c42 static ssize_t fuse_buf_write(const struct fuse_buf *dst, size_t dst_off, in fuse_buf_write()
76 static ssize_t fuse_buf_read(const struct fuse_buf *dst, size_t dst_off, in fuse_buf_read()
110 static ssize_t fuse_buf_fd_to_fd(const struct fuse_buf *dst, size_t dst_off, in fuse_buf_fd_to_fd()
161 static ssize_t fuse_buf_splice(const struct fuse_buf *dst, size_t dst_off, in fuse_buf_splice()
216 static ssize_t fuse_buf_splice(const struct fuse_buf *dst, size_t dst_off, in fuse_buf_splice()
227 static ssize_t fuse_buf_copy_one(const struct fuse_buf *dst, size_t dst_off, in fuse_buf_copy_one()
/third_party/musl/porting/liteos_m/kernel/src/time/
D__tz.c37 static int dst_off; variable
/third_party/musl/porting/uniproton/kernel/src/time/
D__tz.c37 static int dst_off; variable
/third_party/musl/porting/liteos_a/kernel/src/time/
D__tz.c33 static int dst_off; variable
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_emit.c78 uint32_t dst_off = regid / 4; in fd4_emit_const_bo() local
1101 unsigned dst_off, struct pipe_resource *src, unsigned src_off, in fd4_mem_to_mem()
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_emit.c81 uint32_t dst_off = regid / 4; in fd5_emit_const_bo() local
1162 unsigned dst_off, struct pipe_resource *src, unsigned src_off, in fd5_mem_to_mem()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_const.c72 uint32_t dst_off = regid / 4; in fd6_emit_const_bo() local
Dfd6_emit.c1382 unsigned dst_off, struct pipe_resource *src, unsigned src_off, in fd6_mem_to_mem()
/third_party/musl/src/time/
D__tz.c29 static int dst_off; variable
/third_party/musl/porting/linux/user/src/time/
D__tz.c50 static int dst_off; variable
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_emit.c82 uint32_t dst_off = regid / 2; in fd3_emit_const_bo() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_blit.cpp46 uint64_t dst_off, src_off; in copy_buffer_region_no_barriers() local
/third_party/FreeBSD/sbin/fsck_msdosfs/
Dfat.c1145 off_t dst_off, src_off; in copyfat() local
/third_party/libbpf/src/
Dlinker.c33 int dst_off; member