/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_dma_cs.c | 69 unsigned i, ncopy, csize; in si_sdma_clear_buffer() local 133 unsigned i, ncopy, csize; in si_sdma_copy_buffer() local
|
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
D | obj_name.c | 26 size_t ncopy; in test_obj_name() local
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | evergreen_hw_context.c | 39 unsigned i, ncopy, csize, sub_cmd, shift; in evergreen_dma_copy_buffer() local
|
D | r600_hw_context.c | 588 unsigned i, ncopy, csize; in r600_dma_copy_buffer() local
|
D | r600_state.c | 2861 unsigned ncopy, height, cheight, detile, i, x, y, z, src_mode, dst_mode; in r600_dma_copy_tile() local
|
D | evergreen_state.c | 3783 unsigned ncopy, height, cheight, detile, i, x, y, z, src_mode, dst_mode; in evergreen_dma_copy_tile() local
|
/external/adhd/cras/src/server/ |
D | cras_audio_area.c | 33 unsigned int ncopy; in cras_audio_area_copy() local
|
/external/mksh/src/ |
D | shf.c | 457 ssize_t ncopy, orig_bsize = bsize; in shf_read() local 494 ssize_t ncopy; in shf_getse() local 660 ssize_t n, ncopy, orig_nbytes = nbytes; in shf_write() local
|
/external/wpa_supplicant_8/src/wps/ |
D | httpread.c | 530 int ncopy; in httpread_read_handler() local
|
/external/curl/lib/vquic/ |
D | ngtcp2.c | 986 size_t ncopy = memlen; in write_data() local 1102 size_t ncopy; in cb_h3_recv_header() local 1234 size_t ncopy = CURLMIN(overlen, stream->len); in drain_overflow_buffer() local
|
/external/curl/lib/ |
D | http2.c | 635 size_t left, ncopy; in on_frame_recv() local 1603 size_t ncopy = CURLMIN(len, left); in http2_recv() local
|
/external/python/cpython3/Modules/ |
D | arraymodule.c | 913 Py_ssize_t ncopy = (done <= newbytes-done) ? done : newbytes-done; in array_repeat() local
|
/external/elfutils/src/ |
D | elflint.c | 2811 size_t ncopy = MIN (len - 1, strlen (known_flags[cnt].name)); in section_flags_string() local
|