| /third_party/python/Lib/test/ |
| H A D | test_generators.py | 1 import copy namespace
|
| H A D | test_genericalias.py | 5 import copy namespace
|
| H A D | test_operator.py | 567 def copy(self, obj, proto): member in OperatorPickleTestCase [all...] |
| H A D | test_zlib.py | 5 import copy namespace [all...] |
| H A D | test_getpath.py | 1 import copy namespace
|
| H A D | test_site.py | 29 from copy import copy namespace [all...] |
| H A D | test_plistlib.py | 2 import copy namespace
|
| /third_party/python/Modules/ |
| H A D | _abc.c | 834 PyObject **copy = PyMem_Malloc(sizeof(PyObject*) * registry_size); in subclasscheck_check_registry() local
|
| /third_party/skia/third_party/externals/zlib/ |
| H A D | deflate.c | 951 uInt copy = s->pending_buf_size - s->pending; local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/ |
| H A D | vktYCbCrUtil.cpp | 405 const VkBufferImageCopy copy = in uploadImage() local 619 const VkBufferImageCopy copy = in downloadImage() local
|
| H A D | vktYCbCrCopyTests.cpp | 503 const vk::VkImageCopy copy = in genCopies() local [all...] |
| /third_party/python/Python/ |
| H A D | pystrtod.c | 254 char *copy, *c; in _PyOS_ascii_strtod() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
| H A D | eap_pwd.c | 140 char *copy = NULL; in eap_pwd_init() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
| H A D | eap_pwd.c | 140 char *copy = NULL; in eap_pwd_init() local
|
| /third_party/vulkan-loader/loader/ |
| H A D | cJSON.c | 62 char *copy; in cJSON_strdup() local
|
| /device/soc/rockchip/common/sdk_linux/init/ |
| H A D | main.c | 433 char *data, *copy, *err; in setup_boot_config() local
|
| /device/soc/rockchip/common/sdk_linux/ipc/ |
| H A D | msg.c | 1053 struct msg_msg *copy; in prepare_copy() local 1065 static inline void free_copy(struct msg_msg *copy) in free_copy() argument 1077 static inline void free_copy(struct msg_msg *copy) in free_copy() argument 1113 struct msg_msg *msg, *copy = NULL; do_msgrcv() local [all...] |
| /foundation/CastEngine/castengine_cast_framework/interfaces/kits/js/src/ |
| H A D | napi_castengine_utils.cpp | 423 bool Equals(napi_env env, napi_value value, napi_ref copy) in Equals() argument
|
| /foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/ |
| H A D | module_split_stream_sink.c | 198 char *copy = strdup(str); in ConvertToSplitArr() local
|
| /foundation/multimedia/av_session/frameworks/js/napi/session/src/ |
| H A D | napi_utils.cpp | 1128 bool NapiUtils::Equals(napi_env env, napi_value value, napi_ref copy) in Equals() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/ |
| H A D | js_util.cpp | 1180 bool JSUtil::Equals(napi_env env, napi_value value, napi_ref copy) in Equals() argument
|
| /foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/jskitsimpl/distributeddata/src/ |
| H A D | js_util.cpp | 1077 bool JSUtil::Equals(napi_env env, napi_value value, napi_ref copy) in Equals() argument
|
| /kernel/linux/common_modules/tzdriver/core/ |
| H A D | tz_spi_notify.c | 299 static noinline int get_notify_data_entry(struct notify_data_entry *copy) in get_notify_data_entry() argument 471 struct notify_data_entry copy = {0}; in tc_notify_fn() local [all...] |
| /kernel/linux/linux-5.10/drivers/dma/ |
| H A D | altera-msgdma.c | 337 size_t copy; in msgdma_prep_memcpy() local
|
| /kernel/linux/linux-6.6/arch/s390/kernel/ |
| H A D | debug.c | 710 debug_info_t *copy; in debug_register_static() local [all...] |