Home
last modified time | relevance | path

Searched defs:to_copy (Results 1 - 25 of 25) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Drtpdec_qdm2.c157 unsigned int id, len, type, to_copy; in qdm2_parse_subpacket() local
189 int to_copy, n, res, include_csum; in qdm2_restore_block() local
H A Dasync.c193 int fifo_space, to_copy; in async_buffer_task() local
349 int fifo_size, to_copy; in async_read_internal() local
[all...]
/third_party/node/deps/v8/src/bigint/
H A Ddiv-barrett.cc332 int to_copy = std::min(qi_len, target.len()); in DivideBarrett() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dpool_urbg.cc125 size_t to_copy = std::min(bytes, remaining); in Fill() local
/third_party/libfuse/example/
H A Dinvalidate_path.c141 int to_copy = offset + size <= file_length in xmp_read() local
148 int to_copy = offset + size <= grow_file_size in xmp_read() local
/third_party/ltp/testcases/kernel/syscalls/copy_file_range/
H A Dcopy_file_range01.c103 size_t to_copy = len; in test_one() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-number-prototype.c104 lit_utf8_size_t to_copy = JERRY_MIN (num_digits, to_num_digits); in ecma_builtin_number_prototype_helper_to_string() local
131 lit_utf8_size_t to_copy in ecma_builtin_number_prototype_helper_to_string() local
[all...]
/third_party/curl/lib/
H A Dtransfer.c139 size_t to_copy = (size*nitems < bytes_left) ? size*nitems : bytes_left; in trailers_read() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_softjobs.c778 size_t to_copy = min(extres_size, buf_data->size); in kbase_mem_copy_from_extres() local
695 kbase_mem_copy_from_extres_page(struct kbase_context *kctx, void *extres_page, struct page **pages, unsigned int nr_pages, unsigned int *target_page_nr, size_t offset, size_t *to_copy) kbase_mem_copy_from_extres_page() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_softjobs.c742 size_t to_copy = min(extres_size, buf_data->size); in kbase_mem_copy_from_extres() local
H A Dmali_kbase_mem.c4249 int kbase_mem_copy_to_pinned_user_pages(struct page **dest_pages, void *src_page, size_t *to_copy, in kbase_mem_copy_to_pinned_user_pages() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_softjobs.c771 size_t to_copy = min(extres_size, buf_data->size); in kbase_mem_copy_from_extres() local
H A Dmali_kbase_mem.c4741 kbase_mem_copy_to_pinned_user_pages(struct page **dest_pages, void *src_page, size_t *to_copy, unsigned int nr_pages, unsigned int *target_page_nr, size_t offset) kbase_mem_copy_to_pinned_user_pages() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_softjobs.c800 size_t to_copy = min(extres_size, buf_data->size); in kbase_mem_copy_from_extres() local
720 kbase_mem_copy_from_extres_page(struct kbase_context *kctx, void *extres_page, struct page **pages, unsigned int nr_pages, unsigned int *target_page_nr, size_t offset, size_t *to_copy) kbase_mem_copy_from_extres_page() argument
/third_party/elfutils/src/
H A Dar.c917 struct armem *to_copy = NULL; in do_oper_delete() local
[all...]
/third_party/node/src/
H A Dnode_buffer.cc654 uint32_t to_copy = std::min( in Copy() local
/third_party/mesa3d/src/util/perf/
H A Du_trace.c687 unsigned to_copy = MIN2(TRACES_PER_CHUNK - to_chunk->num_traces, in u_trace_clone_append() local
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dzip.c247 unsigned char* to_copy; in add_data_in_datablock() local
/third_party/skia/third_party/externals/zlib/contrib/minizip/
H A Dzip.c247 unsigned char* to_copy; in add_data_in_datablock() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dscan.c3283 const u8 *to_copy; in wpas_mac_addr_rand_scan_get_mask() local
/third_party/zlib/contrib/minizip/
H A Dzip.c245 unsigned char* to_copy; in add_data_in_datablock() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_scheduler.c5111 size_t to_copy = sus_buf->size; in kbase_csf_scheduler_group_copy_suspend_buf() local
/third_party/node/deps/v8/src/torque/
H A Dimplementation-visitor.cc2142 VisitResult ImplementationVisitor::GenerateCopy(const VisitResult& to_copy) { in GenerateCopy() argument
/third_party/python/Python/
H A Dcompile.c9072 basicblock *to_copy = last->i_target; in extend_block() local
/third_party/python/Modules/
H A D_testcapimodule.c2334 PyObject *from, *to, *to_copy; in unicode_copycharacters() local

Completed in 74 milliseconds