Home
last modified time | relevance | path

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

12345678910>>...27

/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
/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
H A DRRect_dumpHex.cpp19 SkRRect copy; in REG_FIDDLE() local
/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
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Dd2i_pu.c32 EVP_PKEY *copy = NULL; in d2i_PublicKey() local
[all...]
/third_party/openGLES/extensions/
H A Dmakeindex.py14 import copy, os, re, string, sys namespace
/third_party/skia/third_party/externals/brotli/research/
H A Dread_dist.h28 bool ReadBackwardReference(FILE* fin, int* copy, int* pos, int* dist) { in ReadBackwardReference() argument
/third_party/openssl/crypto/asn1/
H A Dd2i_pu.c32 EVP_PKEY *copy = NULL; in d2i_PublicKey() local
[all...]
/third_party/skia/third_party/externals/opengl-registry/extensions/
H A Dmakeindex.py25 import copy, os, re, string, sys namespace

Completed in 5 milliseconds

12345678910>>...27