/third_party/libfuse/lib/ |
H A D | buffer.c | 42 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.c | 33 static int dst_off; variable
|
/third_party/musl/porting/uniproton/kernel/src/time/ |
H A D | __tz.c | 37 static int dst_off; variable
|
/third_party/musl/porting/liteos_m/kernel/src/time/ |
H A D | __tz.c | 37 static int dst_off; variable
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
H A D | fd6_const.c | 72 uint32_t dst_off = regid / 4; in fd6_emit_const_bo() local
|
H A D | fd6_emit.c | 1381 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.c | 50 static int dst_off; variable [all...] |
/third_party/musl/src/time/ |
H A D | __tz.c | 40 static int dst_off; variable [all...] |
/third_party/FreeBSD/sbin/fsck_msdosfs/ |
H A D | fat.c | 1143 off_t dst_off, src_off; in copyfat() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
H A D | fd3_emit.c | 82 uint32_t dst_off = regid / 2; in fd3_emit_const_bo() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
H A D | fd4_emit.c | 78 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 D | fd5_emit.c | 81 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 D | d3d12_blit.cpp | 46 uint64_t dst_off, src_off; in copy_buffer_region_no_barriers() local
|
/third_party/libbpf/src/ |
H A D | linker.c | 33 int dst_off; member [all...] |