/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-set.cc | 188 hb_set_t *copy = hb_set_create (); in hb_set_copy() local
|
/third_party/python/Lib/ |
H A D | webbrowser.py | 129 import copy namespace
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | idxset.c | 460 pa_idxset *copy; in pa_idxset_copy() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
H A D | ArrayRef.h | 156 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 D | inflate.c | 645 unsigned copy; /* number of stored or match bytes to copy */ global() local [all...] |
/third_party/skia/third_party/externals/zlib/contrib/tests/ |
H A D | infcover.cc | 312 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 D | inflate.c | 634 unsigned copy; /* number of stored or match bytes to copy */ global() local [all...] |
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | normlzr.cpp | 67 Normalizer::Normalizer(const Normalizer ©) : in Normalizer() argument [all...] |
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | utext.h | 1266 UTextCopy *copy; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | ArrayRef.h | 173 template <typename Allocator> ArrayRef<T> copy(Allocator &A) { in copy() function in llvm::ArrayRef [all...] |
H A D | IntervalMap.h | 233 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 D | D3D12ResidencyTests.cpp | 85 wgpu::CommandBuffer copy = encoder.Finish(); in TouchBuffers() local
|
/third_party/python/Lib/test/ |
H A D | test_sysconfig.py | 6 from copy import copy namespace
|
H A D | test_shelve.py | 43 def copy(self): member in byteskeydict
|
H A D | test_platform.py | 2 import copy namespace
|
/third_party/python/Lib/test/test_importlib/ |
H A D | fixtures.py | 3 import copy namespace
|
/third_party/python/Lib/xml/sax/ |
H A D | xmlreader.py | 329 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 D | charconv_bigint.cc | 340 BigUnsigned<max_words> copy = *this; in ToString() local
|
/third_party/skia/include/private/ |
H A D | SkTDArray.h | 271 void copy(T* dst) const { in copy() function in SkTDArray
|
H A D | SkEncodedInfo.h | 222 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 D | config.py | 25 import copy namespace
|
/third_party/vk-gl-cts/scripts/ctsbuild/ |
H A D | config.py | 25 import copy namespace
|
/third_party/vk-gl-cts/scripts/ |
H A D | mustpass.py | 28 from copy import copy namespace
|
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuTexVerifierUtil.cpp | 127 Sampler copy = sampler; in getUnnormalizedCoordSampler() local
|
/third_party/vk-gl-cts/framework/randomshaders/ |
H A D | rsgVariableManager.hpp | 153 FilteredIterator copy = *this; in operator ++() local
|