Home
last modified time | relevance | path

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

12

/third_party/cJSON/fuzzing/
H A Dcjson_read_fuzzer.c17 unsigned char *copied; in LLVMFuzzerTestOneInput() local
/third_party/ffmpeg/libavcodec/
H A Ddvd_nav_parser.c32 int copied; member
/foundation/arkui/napi/sample/native_module_systemtest/
H A Djs_test_string_napi.cpp36 size_t copied; in TestStringUtf16() local
57 size_t copied; in TestStringUtf16Insufficient() local
/third_party/libuv/src/unix/
H A Dhurd.c43 ssize_t copied; in uv_exepath() local
/third_party/jerryscript/tests/unit-core/
H A Dtest-api-strings.cpp223 jerry_size_t copied = jerry_substring_to_char_buffer (test_str, in HWTEST_F() local
H A Dtest-proxy.cpp78 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
H A Dtest-arraybuffer.cpp216 jerry_length_t copied = jerry_arraybuffer_write (arrayb, 0, &new_value, 1); in HWTEST_F() local
/third_party/node/test/js-native-api/test_properties/
H A Dtest_properties.c51 size_t copied; in HasNamedProperty() local
/third_party/node/deps/uv/src/unix/
H A Dhurd.c43 ssize_t copied; in uv_exepath() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_chr.c54 ssize_t copied = 0; in hisi_read() local
/third_party/libfuse/lib/
H A Dbuffer.c47 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; fuse_buf_splice() local
287 size_t copied = 0; fuse_buf_copy() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/dso/
H A Ddso_lib.c232 char *copied; in DSO_set_filename() local
/third_party/skia/tests/
H A DFontNamesTest.cpp180 size_t copied = typeface->getTableData(nameTag, 0, nameTableSize, nameTableData.get()); in test_systemfonts() local
/third_party/openssl/crypto/dso/
H A Ddso_lib.c232 char *copied; in DSO_set_filename() local
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dace_engine.cpp220 std::map<int32_t, RefPtr<Container>> copied; in NotifyContainersOrderly() local
[all...]
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Dusbd_generic_epfile.c325 uint32_t copied = 0; in generic_epfile_handle_read() local
/third_party/node/test/js-native-api/test_string/
H A Dtest_string.c54 size_t copied; in TestOneByteImpl() local
78 size_t copied; in TestTwoByteImpl() local
101 bool copied = true; in create_external_latin1() local
141 bool copied = true; create_external_utf16() local
249 size_t copied; TestLatin1Insufficient() local
267 size_t copied; TestUtf8Insufficient() local
285 size_t copied; TestUtf16Insufficient() local
[all...]
/third_party/mesa3d/src/mesa/vbo/
H A Dvbo.h125 struct vbo_exec_copied_vtx copied; member
171 } copied; member
/third_party/libdrm/tests/amdgpu/
H A Damdgpu_stress.c188 uint64_t copied = size, delta; in submit_ib() local
/third_party/node/deps/v8/src/bigint/
H A Dfromstring.cc167 bool copied = false; in FromStringLarge() local
/third_party/skia/src/sfnt/
H A DSkOTUtils.cpp190 size_t copied = typeface.getTableData(nameTag, 0, nameTableSize, nameTableData.get()); in Make() local
/third_party/rust/crates/rustix/src/backend/libc/fs/
H A Dsyscalls.rs1616 let mut copied = MaybeUninit::<u64>::uninit(); variables
/third_party/lwip/src/core/ipv6/
H A Ddhcp6.c543 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/skia/third_party/externals/abseil-cpp/absl/status/
H A Dstatusor_test.cc186 bool copied = false; member
/foundation/arkui/napi/native_engine/
H A Dnative_node_api.cpp133 uint32_t copied = nativeString->WriteUtf8(ecmaVm, name, 63, true) - 1; // 63:NAME_BUFFER_SIZE in napi_create_async_work() local

Completed in 17 milliseconds

12