| /third_party/python/Lib/test/support/ |
| H A D | os_helper.py | 703 def copy(self): member in EnvironmentVarGuard
|
| /third_party/python/Lib/ |
| H A D | dataclasses.py | 3 import copy namespace
|
| H A D | weakref.py | 169 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 D | reg.py | 9 import copy namespace [all...] |
| /third_party/skia/src/gpu/ |
| H A D | SkGr.cpp | 111 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 D | Context.cpp | 85 auto copy = listeners; in foreach() local
|
| /third_party/skia/third_party/externals/jinja2/ |
| H A D | utils.py | 376 def copy(self): member in LRUCache
|
| /third_party/skia/tests/ |
| H A D | RegionTest.cpp | 276 SkRegion copy; in test_write() local
|
| H A D | TestUtils.cpp | 90 auto copy = GrSurfaceProxy::Copy(dContext, std::move(proxy), origin, GrMipmapped::kNo, in TestCopyFromSurface() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-cff-common.hh | 95 CFFIndex *copy (hb_serialize_context_t *c) const in copy() function
|
| H A D | hb-ot-color-sbix-table.hh | 47 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 D | tinyxml.cpp | 543 TiXmlElement::TiXmlElement( const TiXmlElement& copy) in TiXmlElement() argument [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_fractions.py | 13 from copy import copy, deepcopy namespace
|
| H A D | test_memoryview.py | 14 import copy namespace
|
| H A D | test_weakset.py | 3 import copy namespace
|
| H A D | test_uuid.py | 6 import copy namespace
|
| /third_party/toybox/toys/posix/ |
| H A D | find.c | 429 char *copy = ss[1]; in do_find() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/d3d12/ |
| H A D | CopySplitTests.cpp | 54 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 D | MapField.java | 228 public MapField<K, V> copy() { in copy() method in MapField
|
| H A D | SmallSortedMap.java | 404 Entry(Map.Entry<K, V> copy) { in Entry() argument
|
| /third_party/protobuf/python/google/protobuf/internal/ |
| H A D | descriptor_pool_test.py | 37 import copy namespace
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | repeated_field_unittest.cc | 2042 std::vector<std::string> copy = TEST_F() local 2058 std::vector<Nested> copy = src; // copy since move leaves in undefined state TEST_F() local [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/status/ |
| H A D | status_test.cc | 309 absl::Status copy = base; in EraseAndReturn() local 319 absl::Status copy = EraseAndReturn(base); in TEST() local 326 absl::Status copy = base; in TEST() local [all...] |
| /third_party/skia/include/private/ |
| H A D | SkTArray.h | 497 void copy(const T* src) { copy() function in SkTArray [all...] |
| /third_party/skia/modules/skplaintexteditor/src/ |
| H A D | editor.cpp | 212 size_t Editor::copy(TextPosition pos1, TextPosition pos2, char* dst) const { in copy() function in Editor
|