Home
last modified time | relevance | path

Searched defs:copy (Results 1 - 25 of 1065) sorted by relevance

12345678910>>...43

/third_party/node/deps/v8/tools/turbolizer/
H A Ddeploy.sh10 function copy() { function
/third_party/typescript/tests/baselines/reference/
H A DreadonlyFloat32ArrayAssignableWithFloat32Array.js11 function copy(a: Float32Array) { function
/third_party/rust/crates/static-assertions-rs/src/
H A Dassert_eq_size.rs81 let mut copy = ptr::read($x); variables
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_layout_property.h39 auto copy = MakeRefPtr<NavDestinationLayoutProperty>(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_indicator/
H A Dlinear_indicator_layout_property.h35 auto copy = MakeRefPtr<LinearIndicatorLayoutProperty>(); variable
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/blank/
H A Dblank_layout_property.h38 auto copy = MakeRefPtr<BlankLayoutProperty>(); variable
/third_party/gn/src/gn/
H A Dfunction_get_target_outputs.cc39 action, copy, and generated_file targets: this will just return the files member
/third_party/node/test/known_issues/
H A Dtestcfg.py2 import copy namespace
/third_party/rust/crates/clang-sys/
H A Dbuild.rs31 fn copy(source: &str, destination: &Path) { in copy() functions
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/Retired/
H A Drealign.py12 import copy, sys, string, re namespace
/third_party/skia/docs/examples/
H A DPixmap_const_SkImageInfo_const_star.cpp9 sk_sp<SkImage> copy = SkImage::MakeRasterCopy({SkImageInfo::MakeA8(1, 1), in REG_FIDDLE() local
H A DPath_dumpHex.cpp7 SkPath path, copy; in REG_FIDDLE() local
H A DPath_dump_2.cpp7 SkPath path, copy; in REG_FIDDLE() local
H A DRect_dumpHex.cpp9 SkRect copy = SkRect::MakeLTRB(SkBits2Float(0x3f5b6db7), /* 0.857143 */ in REG_FIDDLE() local
H A DRect_dump_2.cpp9 SkRect copy = SkRect::MakeLTRB(0.857143f, 0.666667f, 2.6f, 7); in REG_FIDDLE() local
H A Dinlinepixmapconstructor.cpp8 sk_sp<SkImage> copy = in REG_FIDDLE() local
H A DBitmap_copy_operator.cpp11 SkBitmap copy = original; in REG_FIDDLE() local
H A DBitmap_move_operator.cpp11 SkBitmap copy = std::move(original); in REG_FIDDLE() local
H A DImageInfo_reset.cpp8 SkImageInfo copy = info; in REG_FIDDLE() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavdestination_layout_property_base.h38 auto copy = MakeRefPtr<NavDestinationLayoutPropertyBase>(); variable
H A Dnav_bar_layout_property.h40 auto copy = MakeRefPtr<NavBarLayoutProperty>(); variable
/kernel/linux/build/test/tracepointtest/
H A Dtracepoint.sh36 copy() { function
/third_party/elfutils/libelf/
H A Delf32_getshdr.c115 bool copy = ! (ALLOW_UNALIGNED in ElfW2() local
H A Delf32_getphdr.c141 bool copy = ! (ALLOW_UNALIGNED in ElfW2() local
/third_party/elfutils/libdwfl/
H A Ddwfl_module_report_build_id.c64 void *copy = NULL; in dwfl_module_report_build_id() local

Completed in 4 milliseconds

12345678910>>...43