Home
last modified time | relevance | path

Searched defs:copy (Results 101 - 125 of 745) sorted by relevance

12345678910>>...30

/third_party/python/Lib/test/
H A Dtest_copyreg.py47 import copy namespace
H A Dtest_xml_dom_minicompat.py3 import copy namespace
/third_party/python/Lib/test/test_email/
H A Dtest_pickleable.py3 import copy namespace
/foundation/graphic/graphic_3d/lume/metaobject/test/src/
H A Dtest_utils.h105 auto copy = a.Clone(true); in IsEqual() local
/foundation/graphic/graphic_3d/lume/metaobject/test/src/base/
H A DSharedPtrTest.cpp118 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 Dgpu_resource_manager.cpp215 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 Dmtpfs_type_basic.h30 MtpFsTypeBasic(const MtpFsTypeBasic &copy) in MtpFsTypeBasic() argument
/foundation/resourceschedule/ffrt/tools/ffrt_trace_process/
H A Dffrt_trace_recover.py21 import copy namespace
H A Dffrt_trace_process.py17 import copy namespace
/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/src/
H A Dmtpfs_type_dir.cpp38 MtpFsTypeDir::MtpFsTypeDir(const MtpFsTypeDir &copy) in MtpFsTypeDir() argument
/third_party/eudev/src/shared/
H A Dconf-files.c146 _cleanup_strv_free_ char **copy = NULL; in conf_files_list_strv() local
/third_party/ffmpeg/libavfilter/
H A Dconvolution.h53 int copy[4]; member
H A Dvf_shuffleplanes.c40 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 Dlzo.c87 static inline void copy(LZOContext *c, int cnt) in copy() function
/third_party/backends/backend/
H A Dhp-hpmem.c114 Alloc copy = *old; in sanei_hp_realloc() local
/third_party/gptfdisk/
H A Dguid.cc69 string copy, fragment; in operator =() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/
H A DSingleUnitImpl.java42 public SingleUnitImpl copy() { in copy() method in SingleUnitImpl
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DReplaceable.java175 void copy(int start, int limit, int dest); in copy() method
H A DReplaceableString.java189 public void copy(int start, int limit, int dest) { in copy() method in ReplaceableString
/third_party/icu/icu4c/source/python/icutools/databuilder/
H A Drequest_types.py9 import copy namespace
/third_party/icu/icu4c/source/i18n/unicode/
H A Dfieldpos.h145 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 DReplaceableString.java178 public void copy(int start, int limit, int dest) { in copy() method in ReplaceableString
H A DReplaceable.java168 void copy(int start, int limit, int dest); in copy() method
/third_party/icu/icu4c/source/i18n/
H A Dpluralranges.cpp91 StandardPluralRanges::copy(UErrorCode& status) const { in copy() function in StandardPluralRanges
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_var_copies.c98 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...]

Completed in 11 milliseconds

12345678910>>...30