Searched defs:dst_off (Results 1 – 14 of 14) sorted by relevance
/external/libfuse/lib/ |
D | buffer.c | 42 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()
|
/external/linux-kselftest/tools/testing/selftests/powerpc/copyloops/ |
D | validate.c | 18 unsigned long dst_off, unsigned long len, void *redzone, in do_one() 66 unsigned long len, src_off, dst_off; in test_copy_loop() local
|
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
D | fd4_emit.c | 77 uint32_t dst_off = regid / 4; in fd4_emit_const_bo() local 925 unsigned dst_off, struct pipe_resource *src, unsigned src_off, in fd4_mem_to_mem()
|
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
D | fd5_emit.c | 80 uint32_t dst_off = regid / 4; in fd5_emit_const_bo() local 1122 unsigned dst_off, struct pipe_resource *src, unsigned src_off, in fd5_mem_to_mem()
|
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
D | fd6_const.c | 80 uint32_t dst_off = regid / 4; in fd6_emit_const_bo() local
|
D | fd6_emit.c | 1273 unsigned dst_off, struct pipe_resource *src, unsigned src_off, in fd6_mem_to_mem()
|
/external/musl/src/time/ |
D | __tz.c | 29 static int dst_off; variable
|
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
D | fd3_emit.c | 82 uint32_t dst_off = regid / 2; in fd3_emit_const_bo() local
|
/external/fsck_msdos/ |
D | fat.c | 1145 off_t dst_off, src_off; in copyfat() local
|
/external/igt-gpu-tools/tests/ |
D | prime_nv_pcopy.c | 349 uint32_t src_off = 0, dst_off = 0; in perform_copy() local
|
/external/libpcap/ |
D | gencode.c | 4020 int dir, bpf_u_int32 ll_proto, u_int src_off, u_int dst_off) in gen_hostop() 4086 u_int dst_off) in gen_hostop6()
|
/external/libbpf/src/ |
D | linker.c | 33 int dst_off; member
|
/external/python/dateutil/dateutil/test/ |
D | test_tz.py | 913 def _testOffset(self, tzval, std_off, dst_off): argument
|
/external/mesa3d/src/freedreno/ir3/ |
D | instr-a3xx.h | 850 uint32_t dst_off : 1; member
|