| /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/python/Lib/ |
| H A D | weakref.py | 169 def copy(self): member in WeakValueDictionary 430 def copy(self): member in WeakKeyDictionary
|
| /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
|
| /third_party/vk-gl-cts/scripts/ |
| H A D | make_release.py | 26 import copy namespace
|
| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| H A D | deCommandLine.hpp | 216 typename TypedFieldTraits<Name>::ValueType* copy = new typename TypedFieldTraits<Name>::ValueType(value); in set() local
|
| /third_party/vulkan-headers/registry/ |
| H A D | reg.py | 9 import copy namespace [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| H A D | ResourceManager11.h | 312 SharedResource11 copy; in makeCopy() local
|
| /base/telephony/ril_adapter/services/vendor/src/ |
| H A D | at_sms.c | 529 char copy[MAX_LENGTH] = { 0 }; in ReqGetCBConfigInfo() local
|
| /foundation/arkui/ace_engine/frameworks/core/gestures/ |
| H A D | drag_event.h | 213 void SetCopy(bool copy) in SetCopy() argument
|
| /foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
| H A D | string.h | 361 size_type copy(pointer dst, size_type todo) const in copy() function in basic_string
|
| H A D | vector.h | 907 void copy(pointer pos, InputIt first, InputIt last) copy() function in vector [all...] |
| /foundation/communication/dsoftbus/core/common/dfx/anonymize/src/ |
| H A D | anonymizer.c | 181 static int32_t CopyStr(const char *str, char **copy) in CopyStr() argument
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/ |
| H A D | wifi_p2p_service.cpp | 278 WifiP2pGroupInfo copy = groupManager.GetCurrentGroup(); in GetCurrentGroup() local
|
| /foundation/distributeddatamgr/data_share/frameworks/js/napi/common/src/ |
| H A D | datashare_js_utils.cpp | 343 bool DataShareJSUtils::Equals(napi_env env, napi_value value, napi_ref copy) in Equals() argument
|