| /third_party/openssl/ohos_lite/include/crypto/ |
| H A D | evp.h | 47 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 D | ts_rsp_sign.c | 208 ASN1_OBJECT *copy = NULL; in TS_RESP_CTX_add_policy() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | TextureZeroInitTests.cpp | 1765 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 D | hb-open-type.hh | 508 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 D | hb-ot-math-table.hh | 44 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 D | xmlbuilder.py | 3 import copy namespace
|
| /third_party/python/Lib/test/ |
| H A D | test_deque.py | 7 import copy namespace
|
| 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
|
| /base/request/request/frameworks/js/napi/src/ |
| H A D | js_task.cpp | 1198 bool JsTask::Equals(napi_env env, napi_value value, napi_ref copy)
in Equals() argument
|
| /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...] |