| /third_party/ffmpeg/libavformat/ |
| 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
|
| 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
|
| /third_party/libfuse/example/ |
| 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/jerryscript/jerry-core/ecma/builtin-objects/ |
| 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 = JERRY_MIN (num_digits, to_num_digits); in ecma_builtin_number_prototype_helper_to_string() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
| D | pool_urbg.cc | 125 size_t to_copy = std::min(bytes, remaining); in Fill() local
|
| /third_party/ltp/testcases/kernel/syscalls/copy_file_range/ |
| D | copy_file_range01.c | 103 size_t to_copy = len; in test_one() local
|
| /third_party/node/deps/v8/src/bigint/ |
| D | div-barrett.cc | 332 int to_copy = std::min(qi_len, target.len()); in DivideBarrett() local
|
| /third_party/curl/lib/ |
| D | transfer.c | 139 size_t to_copy = (size*nitems < bytes_left) ? size*nitems : bytes_left; in trailers_read() local
|
| /third_party/mesa3d/src/util/perf/ |
| D | u_trace.c | 687 unsigned to_copy = MIN2(TRACES_PER_CHUNK - to_chunk->num_traces, in u_trace_clone_append() local
|
| /third_party/elfutils/src/ |
| D | ar.c | 917 struct armem *to_copy = NULL; in do_oper_delete() local
|
| /third_party/node/src/ |
| D | node_buffer.cc | 654 uint32_t to_copy = std::min( in Copy() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| D | scan.c | 3289 const u8 *to_copy; in wpas_mac_addr_rand_scan_get_mask() local
|
| /third_party/skia/third_party/externals/zlib/contrib/minizip/ |
| D | zip.c | 247 unsigned char* to_copy; in add_data_in_datablock() local
|
| /third_party/zlib/contrib/minizip/ |
| D | zip.c | 245 unsigned char* to_copy; in add_data_in_datablock() local
|
| /third_party/node/deps/v8/third_party/zlib/contrib/minizip/ |
| D | zip.c | 247 unsigned char* to_copy; in add_data_in_datablock() local
|
| /third_party/node/deps/v8/src/torque/ |
| D | implementation-visitor.cc | 2142 VisitResult ImplementationVisitor::GenerateCopy(const VisitResult& to_copy) { in GenerateCopy()
|
| /third_party/python/Python/ |
| D | compile.c | 9072 basicblock *to_copy = last->i_target; in extend_block() local
|
| /third_party/python/Modules/ |
| D | _testcapimodule.c | 2334 PyObject *from, *to, *to_copy; in unicode_copycharacters() local
|
| /third_party/rust/crates/memchr/bench/data/code/ |
| D | rust-library.rs | 22923 let to_copy = if is_less(&*right, &**left) { localVariable 22947 let to_copy = if is_less(&*right.offset(-1), &*left.offset(-1)) { localVariable
|