Home
last modified time | relevance | path

Searched defs:copy (Results 476 - 500 of 1062) sorted by relevance

1...<<11121314151617181920>>...43

/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_rounding.cpp272 IncrementPrecision copy = *this; in withMinFraction() local
/third_party/ltp/utils/benchmark/ebizzy-0.3/
H A Debizzy.c372 record_t *src, *copy; in search_mem() local
[all...]
/third_party/node/deps/v8/src/runtime/
H A Druntime-literals.cc88 Handle<JSObject> copy; in StructureWalk() local
332 MaybeHandle<JSObject> copy = v.StructureWalk(object); DeepCopy() local
577 MaybeHandle<JSObject> copy = DeepCopy(boilerplate, &usage_context); CreateLiteral() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/property/
H A Dproperty_parse.c542 const OSSL_PROPERTY_DEFINITION *copy; in ossl_property_merge() local
/third_party/node/deps/uv/src/unix/
H A Dos390-syscalls.c57 struct dirent* copy; in scandir() local
[all...]
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DRangeTable.java354 public Builder copy() { in copy() method in RangeTable.Builder
/third_party/python/Lib/test/support/
H A Dos_helper.py703 def copy(self): member in EnvironmentVarGuard
/third_party/python/Lib/
H A Ddataclasses.py3 import copy namespace
H A Dweakref.py169 def copy(self): member in WeakValueDictionary
430 def copy(self): member in WeakKeyDictionary
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dreg.py9 import copy namespace
[all...]
/third_party/skia/src/gpu/
H A DSkGr.cpp111 auto copy = GrSurfaceProxy::Copy(ctx, std::move(baseProxy), origin, GrMipmapped::kYes, in GrCopyBaseMipMapToTextureProxy() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
H A DContext.cpp85 auto copy = listeners; in foreach() local
/third_party/skia/third_party/externals/jinja2/
H A Dutils.py376 def copy(self): member in LRUCache
/third_party/skia/tests/
H A DRegionTest.cpp276 SkRegion copy; in test_write() local
H A DTestUtils.cpp90 auto copy = GrSurfaceProxy::Copy(dContext, std::move(proxy), origin, GrMipmapped::kNo, in TestCopyFromSurface() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-cff-common.hh95 CFFIndex *copy (hb_serialize_context_t *c) const in copy() function
H A Dhb-ot-color-sbix-table.hh47 SBIXGlyph* copy (hb_serialize_context_t *c, unsigned int data_length) const in copy() function
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
H A Dtinyxml.cpp543 TiXmlElement::TiXmlElement( const TiXmlElement& copy) in TiXmlElement() argument
[all...]
/third_party/python/Lib/test/
H A Dtest_fractions.py13 from copy import copy, deepcopy namespace
H A Dtest_memoryview.py14 import copy namespace
H A Dtest_weakset.py3 import copy namespace
H A Dtest_uuid.py6 import copy namespace
/third_party/toybox/toys/posix/
H A Dfind.c429 char *copy = ss[1]; in do_find() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/d3d12/
H A DCopySplitTests.cpp54 const auto& copy = copySplit.copies[i]; in ValidateFootprints() local
156 const auto& copy = copySplit.copies[i]; ValidateTextureBounds() local
179 const auto& copy = copySplit.copies[i]; ValidatePixelCount() local
197 const auto& copy = copySplit.copies[i]; ValidateBufferOffset() local
261 const auto& copy = copySplit.copies[i]; operator <<() local
[all...]
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DMapField.java228 public MapField<K, V> copy() { in copy() method in MapField

Completed in 31 milliseconds

1...<<11121314151617181920>>...43