Searched defs:copy_func (Results 1 – 6 of 6) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-gobject-structs.cc | 54 #define HB_DEFINE_BOXED_TYPE(name,copy_func,free_func) \ argument
|
/external/python/asn1crypto/asn1crypto/ |
D | core.py | 571 def _copy(self, other, copy_func): argument 784 def _copy(self, other, copy_func): argument 977 def _copy(self, other, copy_func): argument 1308 def _copy(self, other, copy_func): argument 1501 def _copy(self, other, copy_func): argument 1817 def _copy(self, other, copy_func): argument 2059 def _copy(self, other, copy_func): argument 2411 def _copy(self, other, copy_func): argument 2603 def _copy(self, other, copy_func): argument 2818 def _copy(self, other, copy_func): argument [all …]
|
/external/python/jinja/tests/ |
D | test_utils.py | 56 def test_copy(self, copy_func): argument
|
/external/boringssl/src/crypto/stack/ |
D | stack.c | 400 stack_copy_func copy_func, in sk_deep_copy()
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/stack/ |
D | stack.c | 406 stack_copy_func copy_func, in sk_deep_copy()
|
/external/selinux/libsepol/cil/src/ |
D | cil_copy_ast.c | 1764 int (*copy_func)(struct cil_db *db, void *data, void **copy, symtab_t *symtab) = NULL; in __cil_copy_node_helper() local
|