Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_dma.c37 unsigned i, ncopy, count, max_size, sub_cmd, shift; in si_dma_copy_buffer() local
86 unsigned i, ncopy, csize; in si_dma_clear_buffer() local
146 unsigned ncopy, height, cheight, i; in si_dma_copy_tile() local
Dcik_sdma.c36 unsigned i, ncopy, csize; in cik_sdma_copy_buffer() local
77 unsigned i, ncopy, csize; in cik_sdma_clear_buffer() local
/external/mesa3d/src/gallium/drivers/r600/
Devergreen_hw_context.c39 unsigned i, ncopy, csize, sub_cmd, shift; in evergreen_dma_copy_buffer() local
Dr600_hw_context.c576 unsigned i, ncopy, csize; in r600_dma_copy_buffer() local
Dr600_state.c2856 unsigned ncopy, height, cheight, detile, i, x, y, z, src_mode, dst_mode; in r600_dma_copy_tile() local
Devergreen_state.c3698 unsigned ncopy, height, cheight, detile, i, x, y, z, src_mode, dst_mode; in evergreen_dma_copy_tile() local
/external/adhd/cras/src/server/
Dcras_audio_area.c33 unsigned int ncopy; in cras_audio_area_copy() local
/external/mksh/src/
Dshf.c457 ssize_t ncopy, orig_bsize = bsize; in shf_read() local
494 ssize_t ncopy; in shf_getse() local
659 ssize_t n, ncopy, orig_nbytes = nbytes; in shf_write() local
/external/wpa_supplicant_8/src/wps/
Dhttpread.c530 int ncopy; in httpread_read_handler() local
/external/curl/lib/
Dhttp2.c641 size_t left, ncopy; in on_frame_recv() local
1589 size_t ncopy = CURLMIN(len, left); in http2_recv() local
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_progs.c705 size_t ncopy; in test_obj_name() local
/external/python/cpython3/Modules/
Darraymodule.c908 Py_ssize_t ncopy = (done <= newbytes-done) ? done : newbytes-done; in array_repeat() local
/external/elfutils/src/
Delflint.c2804 size_t ncopy = MIN (len - 1, strlen (known_flags[cnt].name)); in section_flags_string() local