| /third_party/ffmpeg/libavformat/ |
| H A D | rtpdec_qdm2.c | 157 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 D | async.c | 193 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 D | div-barrett.cc | 332 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 D | pool_urbg.cc | 125 size_t to_copy = std::min(bytes, remaining); in Fill() local
|
| /third_party/libfuse/example/ |
| H A D | invalidate_path.c | 141 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 D | copy_file_range01.c | 103 size_t to_copy = len; in test_one() local
|
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
| H A D | ecma-builtin-number-prototype.c | 104 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 D | transfer.c | 139 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 D | mali_kbase_softjobs.c | 778 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 D | mali_kbase_softjobs.c | 742 size_t to_copy = min(extres_size, buf_data->size); in kbase_mem_copy_from_extres() local
|
| H A D | mali_kbase_mem.c | 4249 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 D | mali_kbase_softjobs.c | 771 size_t to_copy = min(extres_size, buf_data->size); in kbase_mem_copy_from_extres() local
|
| H A D | mali_kbase_mem.c | 4741 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 D | mali_kbase_softjobs.c | 800 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 D | ar.c | 917 struct armem *to_copy = NULL; in do_oper_delete() local [all...] |
| /third_party/node/src/ |
| H A D | node_buffer.cc | 654 uint32_t to_copy = std::min( in Copy() local
|
| /third_party/mesa3d/src/util/perf/ |
| H A D | u_trace.c | 687 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 D | zip.c | 247 unsigned char* to_copy; in add_data_in_datablock() local
|
| /third_party/skia/third_party/externals/zlib/contrib/minizip/ |
| H A D | zip.c | 247 unsigned char* to_copy; in add_data_in_datablock() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | scan.c | 3283 const u8 *to_copy; in wpas_mac_addr_rand_scan_get_mask() local
|
| /third_party/zlib/contrib/minizip/ |
| H A D | zip.c | 245 unsigned char* to_copy; in add_data_in_datablock() local
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/ |
| H A D | mali_kbase_csf_scheduler.c | 5111 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 D | implementation-visitor.cc | 2142 VisitResult ImplementationVisitor::GenerateCopy(const VisitResult& to_copy) { in GenerateCopy() argument
|
| /third_party/python/Python/ |
| H A D | compile.c | 9072 basicblock *to_copy = last->i_target; in extend_block() local
|
| /third_party/python/Modules/ |
| H A D | _testcapimodule.c | 2334 PyObject *from, *to, *to_copy; in unicode_copycharacters() local
|