Home
last modified time | relevance | path

Searched defs:copy (Results 276 - 300 of 691) sorted by relevance

1...<<11121314151617181920>>...28

/third_party/skia/third_party/externals/icu/source/i18n/
H A Drepattrn.cpp281 RegexPattern *copy = new RegexPattern(*this); in clone() local
/third_party/skia/src/xml/
H A DSkDOM.cpp197 const SkDOM::Node* SkDOM::copy(const SkDOM& dom, const SkDOM::Node* node) { in copy() function in SkDOM
/third_party/skia/tests/
H A DBitmapTest.cpp182 SkBitmap copy; in DEF_TEST() local
H A DClipStackTest.cpp66 SkClipStack copy = s; in test_assign_and_comparison() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DBufferD3D12.cpp428 EnsureDataInitializedAsDestination(CommandRecordingContext* commandContext, const CopyTextureToBufferCmd* copy) EnsureDataInitializedAsDestination() argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DTextureViewTests.cpp166 wgpu::CommandBuffer copy = encoder.Finish(); in initTexture() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DBufferVk.cpp368 EnsureDataInitializedAsDestination(CommandRecordingContext* recordingContext, const CopyTextureToBufferCmd* copy) EnsureDataInitializedAsDestination() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DCommandBuffer.cpp91 SubresourceRange GetSubresourcesAffectedByCopy(const TextureCopy& copy, in GetSubresourcesAffectedByCopy() argument
179 bool IsFullBufferOverwrittenInTextureToBufferCopy(const CopyTextureToBufferCmd* copy) { in IsFullBufferOverwrittenInTextureToBufferCopy() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-array.hh271 hb_array_t copy (hb_serialize_context_t *c) const in copy() function
H A Dhb-ot-name-table.hh100 NameRecord* copy (hb_serialize_context_t *c, const void *base) const in copy() function
H A Dhb-set.cc188 hb_set_t *copy = hb_set_create (); in hb_set_copy() local
/third_party/python/Lib/
H A Dwebbrowser.py129 import copy namespace
/third_party/pulseaudio/src/pulsecore/
H A Didxset.c460 pa_idxset *copy; in pa_idxset_copy() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DArrayRef.h156 template <typename Allocator> ArrayRef<T> copy(Allocator &A) { in copy() function in llvm::ArrayRef
[all...]
/third_party/skia/third_party/externals/zlib/contrib/optimizations/
H A Dinflate.c645 unsigned copy; /* number of stored or match bytes to copy */ global() local
[all...]
/third_party/skia/third_party/externals/zlib/contrib/tests/
H A Dinfcover.cc312 z_stream strm, copy; in inf() local
413 z_stream strm, copy; in cover_wrap() local
/third_party/skia/third_party/externals/zlib/
H A Dinflate.c634 unsigned copy; /* number of stored or match bytes to copy */ global() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dnormlzr.cpp67 Normalizer::Normalizer(const Normalizer &copy) : in Normalizer() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dutext.h1266 UTextCopy *copy; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DArrayRef.h173 template <typename Allocator> ArrayRef<T> copy(Allocator &A) { in copy() function in llvm::ArrayRef
[all...]
H A DIntervalMap.h233 void copy(const NodeBase<T1, T2, M> &Other, unsigned i, in copy() function in llvm::IntervalMapImpl::NodeBase
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/white_box/
H A DD3D12ResidencyTests.cpp85 wgpu::CommandBuffer copy = encoder.Finish(); in TouchBuffers() local
/third_party/python/Lib/test/
H A Dtest_sysconfig.py6 from copy import copy namespace
H A Dtest_shelve.py43 def copy(self): member in byteskeydict
/third_party/python/Lib/test/test_importlib/
H A Dfixtures.py3 import copy namespace

Completed in 20 milliseconds

1...<<11121314151617181920>>...28