Searched defs:copy_func (Results 1 – 13 of 13) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-gobject-structs.cc | 63 #define HB_DEFINE_BOXED_TYPE(name,copy_func,free_func) \ argument
|
/third_party/gstreamer/gstplugins_good/gst/isomp4/ |
D | properties.c | 58 copy_func (void *prop, guint size, guint8 ** buffer, guint64 * bsize, in copy_func() function
|
D | atoms.c | 149 build_atom_info_wrapper (Atom * atom, gpointer copy_func, gpointer free_func) in build_atom_info_wrapper() 166 AtomCopyDataFunc copy_func, AtomFreeFunc free_func) in atom_info_list_prepend_atom()
|
/third_party/node/deps/openssl/openssl/crypto/stack/ |
D | stack.c | 81 OPENSSL_sk_copyfunc copy_func, in OPENSSL_sk_deep_copy()
|
/third_party/openssl/crypto/stack/ |
D | stack.c | 81 OPENSSL_sk_copyfunc copy_func, in OPENSSL_sk_deep_copy()
|
/third_party/NuttX/drivers/usbdev/gadget/ |
D | usbd_video.c | 528 int uvc_video_tran_copy(uvc_t hdl, uvc_continue_func copy_func, void *priv) in uvc_video_tran_copy()
|
D | f_uvc.h | 775 uvc_continue_func copy_func; /* video transmission video frame copy function */ member
|
/third_party/pulseaudio/src/pulsecore/ |
D | idxset.c | 459 pa_idxset *pa_idxset_copy(pa_idxset *s, pa_copy_func_t copy_func) { in pa_idxset_copy()
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvaallocator.c | 318 GstVaSurfaceCopy *copy_func; in gst_va_dmabuf_mem_copy() local 1307 GstVaSurfaceCopy *copy_func; in _va_copy() local
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstminiobject.c | 162 GstMiniObjectCopyFunction copy_func, in gst_mini_object_init()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | audio-resampler.c | 915 copy_func (GstAudioResampler * resampler, gpointer sbuf[], in copy_func() function
|
/third_party/python/Lib/test/ |
D | test_shutil.py | 1160 def _test_copy_dir(self, copy_func): argument
|
/third_party/selinux/libsepol/cil/src/ |
D | cil_copy_ast.c | 1711 int (*copy_func)(struct cil_db *db, void *data, void **copy, symtab_t *symtab) = NULL; in __cil_copy_node_helper() local
|