Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_emit.c77 uint32_t dst_off = regid / 4; in fd4_emit_const_bo() local
926 unsigned dst_off, struct pipe_resource *src, unsigned src_off, in fd4_mem_to_mem()
/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/a5xx/
Dfd5_emit.c81 uint32_t dst_off = regid / 4; in fd5_emit_const_bo() local
1170 unsigned dst_off, struct pipe_resource *src, unsigned src_off, in fd5_mem_to_mem()
/third_party/musl/src/time/
D__tz.c22 static int dst_off; variable
/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.c1350 unsigned dst_off, struct pipe_resource *src, unsigned src_off, in fd6_mem_to_mem()
/third_party/musl/porting/linux/user/src/time/
D__tz.c44 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/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Dpack_fp32.c510 int dst_off = dst_off_c + kw * height * C4NUM + kh * C4NUM + i; in PackDepthwiseIndirectWeightC4Fp32() local
527 int dst_off = dst_off_c + kw * height * C8NUM + kh * C8NUM + i; in PackDepthwiseIndirectWeightC8Fp32() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_blit.cpp45 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