| /third_party/node/test/parallel/ |
| D | test-buffer-copy.js | 15 const copied = b.copy(c, 0, 0, 512); constant 26 const copied = b.copy(c, '0', '0', '512'); constant 37 const copied = b.copy(c, 0, 0, 512.5); constant 48 const copied = c.copy(b, 0, 0); constant 59 const copied = c.copy(b, 0); constant 70 const copied = c.copy(b, 0, 0, c.length + 1); constant 81 const copied = b.copy(c); constant 92 const copied = b.copy(c, 0, b.length - Math.floor(c.length / 2)); constant 106 const copied = b.copy(c, 0, 0, 513); constant 117 const copied = b.copy(b, 0, 256, 1024); constant [all …]
|
| /third_party/node/test/js-native-api/test_string/ |
| D | test_string.c | 21 size_t copied; in TestLatin1() local 47 size_t copied; in TestUtf8() local 73 size_t copied; in TestUtf16() local 100 size_t copied; in TestLatin1Insufficient() local 126 size_t copied; in TestUtf8Insufficient() local 152 size_t copied; in TestUtf16Insufficient() local
|
| /third_party/libfuse/lib/ |
| D | buffer.c | 47 size_t copied = 0; in fuse_buf_write() local 81 size_t copied = 0; in fuse_buf_read() local 120 size_t copied = 0; in fuse_buf_fd_to_fd() local 171 size_t copied = 0; in fuse_buf_splice() local 287 size_t copied = 0; in fuse_buf_copy() local
|
| /third_party/cJSON/fuzzing/ |
| D | cjson_read_fuzzer.c | 17 unsigned char *copied; in LLVMFuzzerTestOneInput() local
|
| /third_party/jerryscript/tests/unit-core/ |
| D | test-proxy.cpp | 78 jerry_size_t copied = jerry_string_to_char_buffer (args_p[1], (jerry_char_t *) buffer, 10); in handler_get() local 107 jerry_size_t copied = jerry_string_to_char_buffer (args_p[1], (jerry_char_t *) buffer, 10); in handler_set() local
|
| D | test-api-strings.cpp | 223 jerry_size_t copied = jerry_substring_to_char_buffer (test_str, variable
|
| D | test-arraybuffer.cpp | 216 jerry_length_t copied = jerry_arraybuffer_write (arrayb, 0, &new_value, 1); variable
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | quantityformattertest.cpp | 87 QuantityFormatter copied(fmt); in TestBasic() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | dvd_nav_parser.c | 32 int copied; member
|
| /third_party/node/test/js-native-api/test_properties/ |
| D | test_properties.c | 49 size_t copied; in HasNamedProperty() local
|
| /third_party/libuv/src/unix/ |
| D | hurd.c | 43 ssize_t copied; in uv_exepath() local
|
| /third_party/rust/crates/serde/test_suite/tests/ |
| D | test_borrow.rs | 123 copied: Cow<'a, str>, in test_cow() field
|
| /third_party/mesa3d/src/mesa/vbo/ |
| D | vbo.h | 125 struct vbo_exec_copied_vtx copied; member 171 } copied; member
|
| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| D | deArrayBuffer.hpp | 155 ArrayBuffer copied(other); in operator =() local
|
| /third_party/openssl/crypto/dso/ |
| D | dso_lib.c | 232 char *copied; in DSO_set_filename() local
|
| /third_party/skia/src/sfnt/ |
| D | SkOTUtils.cpp | 190 size_t copied = typeface.getTableData(nameTag, 0, nameTableSize, nameTableData.get()); in Make() local
|
| /third_party/flutter/skia/src/sfnt/ |
| D | SkOTUtils.cpp | 188 size_t copied = typeface.getTableData(nameTag, 0, nameTableSize, nameTableData.get()); in Make() local
|
| /third_party/libdrm/tests/amdgpu/ |
| D | amdgpu_stress.c | 188 uint64_t copied = size, delta; in submit_ib() local
|
| /third_party/skia/tests/ |
| D | FontNamesTest.cpp | 180 size_t copied = typeface->getTableData(nameTag, 0, nameTableSize, nameTableData.get()); in test_systemfonts() local
|
| /third_party/flutter/skia/tests/ |
| D | FontNamesTest.cpp | 180 size_t copied = typeface->getTableData(nameTag, 0, nameTableSize, nameTableData.get()); in test_systemfonts() local
|
| /third_party/lwip/src/core/ipv6/ |
| D | dhcp6.c | 543 u16_t copied = pbuf_copy_partial(p_msg_in, dns_addr6, sizeof(struct ip6_addr_packed), idx); in dhcp6_handle_config_reply() local 566 u16_t copied; in dhcp6_handle_config_reply() local
|
| /third_party/NuttX/drivers/usbdev/gadget/fconfig/src/ |
| D | usbd_generic_epfile.c | 325 uint32_t copied = 0; in generic_epfile_handle_read() local
|
| /third_party/gstreamer/gstplugins_bad/sys/va/ |
| D | gstvabasetransform.c | 775 gboolean imported, copied; in gst_va_base_transform_import_buffer() local
|
| /third_party/rust/crates/rustix/src/backend/libc/fs/ |
| D | syscalls.rs | 802 let copied = unsafe { in copy_file_range() localVariable 1616 let mut copied = MaybeUninit::<u64>::uninit(); in copyfile_state_get_copied() localVariable
|
| /third_party/cef/tests/cefclient/browser/ |
| D | osr_dragdrop_win.cc | 472 ULONG copied = 0; in Next() local
|