Home
last modified time | relevance | path

Searched defs:copy (Results 426 - 450 of 691) sorted by relevance

1...<<11121314151617181920>>...28

/third_party/openssl/ohos_lite/include/crypto/
H A Devp.h47 int (*copy) (EVP_PKEY_CTX *dst, EVP_PKEY_CTX *src); member
123 int (*copy) (EVP_MD_CTX *to, const EVP_MD_CTX *from); member
/third_party/openssl/crypto/ts/
H A Dts_rsp_sign.c208 ASN1_OBJECT *copy = NULL; in TS_RESP_CTX_add_policy() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DTextureZeroInitTests.cpp1765 wgpu::CommandBuffer copy = encoder.Finish(); InitializeDataInCompressedTextureAndExpectLazyClear() local
2110 wgpu::CommandBuffer copy = encoder.Finish(); TEST_P() local
2126 wgpu::CommandBuffer copy = encoder.Finish(); TEST_P() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-open-type.hh508 UnsizedArrayOf* copy (hb_serialize_context_t *c, unsigned count) const in copy() function
695 ArrayOf* copy (hb_serialize_context_t *c) const in copy() function
H A Dhb-ot-math-table.hh44 MathValueRecord* copy (hb_serialize_context_t *c, const void *base) const in copy() function
72 MathConstants* copy (hb_serialize_context_t *c) const in copy() function
309 MathKern* copy (hb_serialize_context_t *c) const in copy() function
391 MathKernInfoRecord* copy (hb_serialize_context_t *c, const void *base) const in copy() function
/third_party/python/Lib/xml/dom/
H A Dxmlbuilder.py3 import copy namespace
/third_party/python/Lib/test/
H A Dtest_deque.py7 import copy namespace
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
/base/request/request/frameworks/js/napi/src/
H A Djs_task.cpp1198 bool JsTask::Equals(napi_env env, napi_value value, napi_ref copy) in Equals() argument
/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...]

Completed in 35 milliseconds

1...<<11121314151617181920>>...28