Home
last modified time | relevance | path

Searched defs:copy (Results 376 - 400 of 1029) sorted by relevance

1...<<11121314151617181920>>...42

/third_party/skia/third_party/externals/harfbuzz/src/
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
H A Dtest_platform.py2 import copy namespace
/third_party/python/Lib/test/test_importlib/
H A Dfixtures.py3 import copy namespace
/third_party/python/Lib/xml/sax/
H A Dxmlreader.py329 def copy(self): member in AttributesImpl
370 def copy(self): member in AttributesNSImpl
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcharconv_bigint.cc340 BigUnsigned<max_words> copy = *this; in ToString() local
/third_party/skia/include/private/
H A DSkTDArray.h271 void copy(T* dst) const { in copy() function in SkTDArray
H A DSkEncodedInfo.h222 SkEncodedInfo copy() const { in copy() function
223 auto copy = SkEncodedInfo::Make(fWidth, fHeight, fColor, fAlpha, fBitsPerComponent); in copy() local
/third_party/vk-gl-cts/scripts/build/
H A Dconfig.py25 import copy namespace
/third_party/vk-gl-cts/scripts/ctsbuild/
H A Dconfig.py25 import copy namespace
/third_party/vk-gl-cts/scripts/
H A Dmustpass.py28 from copy import copy namespace
/third_party/vk-gl-cts/framework/common/
H A DtcuTexVerifierUtil.cpp127 Sampler copy = sampler; in getUnnormalizedCoordSampler() local
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgVariableManager.hpp153 FilteredIterator copy = *this; in operator ++() local

Completed in 20 milliseconds

1...<<11121314151617181920>>...42