| /third_party/python/Lib/test/ |
| H A D | test_copyreg.py | 47 import copy namespace
|
| H A D | test_xml_dom_minicompat.py | 3 import copy namespace
|
| /third_party/python/Lib/test/test_email/ |
| H A D | test_pickleable.py | 3 import copy namespace
|
| /foundation/graphic/graphic_3d/lume/metaobject/test/src/ |
| H A D | test_utils.h | 105 auto copy = a.Clone(true); in IsEqual() local
|
| /foundation/graphic/graphic_3d/lume/metaobject/test/src/base/ |
| H A D | SharedPtrTest.cpp | 118 auto copy = BASE_NS::shared_ptr<int>(ptr); in HWTEST_F() local 144 auto copy = p; in HWTEST_F() local
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/device/ |
| H A D | gpu_resource_manager.cpp | 215 void ValidateGpuImageCopy(const GpuImageDesc& desc, const BufferImageCopy& copy, const string_view name) in ValidateGpuImageCopy() argument [all...] |
| /foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/include/ |
| H A D | mtpfs_type_basic.h | 30 MtpFsTypeBasic(const MtpFsTypeBasic ©) in MtpFsTypeBasic() argument
|
| /foundation/resourceschedule/ffrt/tools/ffrt_trace_process/ |
| H A D | ffrt_trace_recover.py | 21 import copy namespace
|
| H A D | ffrt_trace_process.py | 17 import copy namespace
|
| /foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/src/ |
| H A D | mtpfs_type_dir.cpp | 38 MtpFsTypeDir::MtpFsTypeDir(const MtpFsTypeDir ©) in MtpFsTypeDir() argument
|
| /third_party/eudev/src/shared/ |
| H A D | conf-files.c | 146 _cleanup_strv_free_ char **copy = NULL; in conf_files_list_strv() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | convolution.h | 53 int copy[4]; member
|
| H A D | vf_shuffleplanes.c | 40 int copy; member 110 AVFrame *copy = ff_get_video_buffer(ctx->outputs[0], frame->width, frame->height); in shuffleplanes_filter_frame() local [all...] |
| /third_party/ffmpeg/libavutil/ |
| H A D | lzo.c | 87 static inline void copy(LZOContext *c, int cnt) in copy() function
|
| /third_party/backends/backend/ |
| H A D | hp-hpmem.c | 114 Alloc copy = *old; in sanei_hp_realloc() local
|
| /third_party/gptfdisk/ |
| H A D | guid.cc | 69 string copy, fragment; in operator =() local [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/ |
| H A D | SingleUnitImpl.java | 42 public SingleUnitImpl copy() { in copy() method in SingleUnitImpl
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | Replaceable.java | 175 void copy(int start, int limit, int dest); in copy() method
|
| H A D | ReplaceableString.java | 189 public void copy(int start, int limit, int dest) { in copy() method in ReplaceableString
|
| /third_party/icu/icu4c/source/python/icutools/databuilder/ |
| H A D | request_types.py | 9 import copy namespace
|
| /third_party/icu/icu4c/source/i18n/unicode/ |
| H A D | fieldpos.h | 145 FieldPosition(const FieldPosition& copy) in FieldPosition() argument 269 FieldPosition::operator=(const FieldPosition& copy) in operator =() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | ReplaceableString.java | 178 public void copy(int start, int limit, int dest) { in copy() method in ReplaceableString
|
| H A D | Replaceable.java | 168 void copy(int start, int limit, int dest); in copy() method
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | pluralranges.cpp | 91 StandardPluralRanges::copy(UErrorCode& status) const { in copy() function in StandardPluralRanges
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_var_copies.c | 98 nir_lower_deref_copy_instr(nir_builder *b, nir_intrinsic_instr *copy) in nir_lower_deref_copy_instr() argument 134 nir_intrinsic_instr *copy = nir_instr_as_intrinsic(instr); lower_var_copies_impl() local [all...] |