Home
last modified time | relevance | path

Searched defs:copy (Results 426 - 450 of 1101) sorted by relevance

1...<<11121314151617181920>>...45

/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
/third_party/zlib/contrib/blast/
H A Dblast.c289 int copy; /* copy counter */ in decomp() local
[all...]
/third_party/zlib/contrib/infback9/
H A Dinfback9.c229 unsigned long copy; /* number of stored or match bytes to copy */ in inflateBack9() local
[all...]
/third_party/zlib/
H A Dgzwrite.c201 unsigned have, copy; in gz_write() local
[all...]
H A Dinfback.c250 unsigned copy; /* number of stored or match bytes to copy */ in inflateBack() local
[all...]
H A Dinflate.c380 local int updatewindow(z_streamp strm, const Bytef *end, unsigned copy) in updatewindow() argument
611 unsigned copy; /* number of stored or match bytes to copy */ inflate() local
[all...]
/third_party/zlib/test/
H A Dinfcover.c290 z_stream strm, copy; in inf() local
391 z_stream strm, copy; in cover_wrap() local
/applications/standard/calendardata/calendarmanager/napi/src/
H A Dnapi_util.cpp728 bool Equals(napi_env env, napi_value value, napi_ref copy) in Equals() argument

Completed in 22 milliseconds

1...<<11121314151617181920>>...45