Home
last modified time | relevance | path

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

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

Completed in 17 milliseconds