Home
last modified time | relevance | path

Searched defs:copy (Results 626 - 650 of 1091) sorted by relevance

1...<<21222324252627282930>>...44

/third_party/python/Lib/test/
H A Dtest_generators.py1 import copy namespace
H A Dtest_genericalias.py5 import copy namespace
H A Dtest_operator.py567 def copy(self, obj, proto): member in OperatorPickleTestCase
[all...]
H A Dtest_zlib.py5 import copy namespace
[all...]
H A Dtest_getpath.py1 import copy namespace
H A Dtest_site.py29 from copy import copy namespace
[all...]
H A Dtest_plistlib.py2 import copy namespace
/third_party/python/Modules/
H A D_abc.c834 PyObject **copy = PyMem_Malloc(sizeof(PyObject*) * registry_size); in subclasscheck_check_registry() local
/third_party/skia/third_party/externals/zlib/
H A Ddeflate.c951 uInt copy = s->pending_buf_size - s->pending; local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrUtil.cpp405 const VkBufferImageCopy copy = in uploadImage() local
619 const VkBufferImageCopy copy = in downloadImage() local
H A DvktYCbCrCopyTests.cpp503 const vk::VkImageCopy copy = in genCopies() local
[all...]
/third_party/python/Python/
H A Dpystrtod.c254 char *copy, *c; in _PyOS_ascii_strtod() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_pwd.c140 char *copy = NULL; in eap_pwd_init() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_pwd.c140 char *copy = NULL; in eap_pwd_init() local
/third_party/vulkan-loader/loader/
H A DcJSON.c62 char *copy; in cJSON_strdup() local
/device/soc/rockchip/common/sdk_linux/init/
H A Dmain.c433 char *data, *copy, *err; in setup_boot_config() local
/device/soc/rockchip/common/sdk_linux/ipc/
H A Dmsg.c1053 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 Dnapi_castengine_utils.cpp423 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 Dmodule_split_stream_sink.c198 char *copy = strdup(str); in ConvertToSplitArr() local
/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_utils.cpp1128 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 Djs_util.cpp1180 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 Djs_util.cpp1077 bool JSUtil::Equals(napi_env env, napi_value value, napi_ref copy) in Equals() argument
/kernel/linux/common_modules/tzdriver/core/
H A Dtz_spi_notify.c299 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 Daltera-msgdma.c337 size_t copy; in msgdma_prep_memcpy() local
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Ddebug.c710 debug_info_t *copy; in debug_register_static() local
[all...]

Completed in 39 milliseconds

1...<<21222324252627282930>>...44