Home
last modified time | relevance | path

Searched defs:copy (Results 201 - 225 of 1093) sorted by relevance

12345678910>>...44

/kernel/linux/linux-6.6/tools/testing/selftests/openat2/
H A Dopenat2_test.c98 void *copy = NULL, *how_copy = &how_ext; in test_openat2_struct() local
/kernel/linux/linux-6.6/tools/hv/
H A Dhv_fcopy_daemon.c157 struct hv_do_fcopy copy; in main() member
/kernel/linux/linux-6.6/tools/include/linux/
H A Drbtree_augmented.h31 void (*copy)(struct rb_node *old, struct rb_node *new); member
/test/testfwk/developer_test/libs/fuzzlib/
H A Dfuzzer_helper.py29 import copy namespace
/test/testfwk/developer_test/src/core/testcase/
H A Dtestcase_manager.py20 import copy namespace
/third_party/ffmpeg/libavcodec/
H A Dffjni.c103 jboolean copy = 0; in ff_jni_jstring_to_utf_chars() local
H A Droqvideodec.c200 int copy = !s->current_frame->data[0] && s->last_frame->data[0]; in roq_decode_frame() local
H A Dmscc.c90 unsigned copy = bytestream2_get_byte(gb); in rle_uncompress() local
/third_party/elfutils/libdw/
H A Dcfi.c50 Dwarf_Frame *copy = malloc (size); in duplicate_frame_state() local
330 Dwarf_Frame *copy = duplicate_frame_state (fs, fs); in execute_cfi() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
H A DBasicPeriodFormatterFactory.java232 public Customizations copy() { in copy() method in BasicPeriodFormatterFactory.Customizations
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/
H A DBasicPeriodFormatterFactory.java234 public Customizations copy() { in copy() method in BasicPeriodFormatterFactory.Customizations
/third_party/mesa3d/src/broadcom/cle/
H A Dgen_pack_header.py28 import copy namespace
/third_party/mesa3d/src/compiler/glsl/
H A Dir_clone.cpp270 ir_function *copy = new(mem_ctx) ir_function(this->name); in clone() local
295 ir_function_signature *copy = this->clone_prototype(mem_ctx, ht); clone() local
312 ir_function_signature *copy = clone_prototype() local
425 ir_instruction *copy = original->clone(mem_ctx, ht); clone_ir_list() local
[all...]
H A Dlink_functions.cpp156 ir_instruction *copy = original->clone(linked, ht); in visit_enter() local
166 ir_instruction *copy = original->clone(linked, ht); in visit_enter() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_inline_functions.c40 nir_function_impl *copy = nir_function_impl_clone(b->shader, impl); in nir_inline_function_impl() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_cse.cpp210 fs_inst *copy; in create_copy_instr() local
[all...]
/third_party/node/deps/v8/third_party/inspector_protocol/
H A Dcheck_protocol_compatibility.py49 import copy namespace
/third_party/node/deps/v8/third_party/zlib/
H A Dinfback.c263 unsigned copy; /* number of stored or match bytes to copy */ local
[all...]
H A Dgzwrite.c204 unsigned have, copy; local
[all...]
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dtable.c140 own wasm_table_t* copy = wasm_table_copy(table); in main() local
/third_party/node/deps/v8/tools/sanitizers/
H A Dsancov_formatter_test.py8 import copy namespace
/third_party/node/tools/gyp/pylib/gyp/
H A D__init__.py8 import copy namespace
/third_party/node/tools/inspector_protocol/
H A Dcheck_protocol_compatibility.py49 import copy namespace
/third_party/ntfs-3g/libfuse-lite/
H A Dmount_util.c153 char *copy; in fuse_mnt_resolve_path() local
396 char *copy; fuse_mnt_resolve_path() local
[all...]
/third_party/ninja/src/
H A Dincludes_normalize-win32.cc186 char copy[_MAX_PATH + 1]; in Normalize() local

Completed in 14 milliseconds

12345678910>>...44