Home
last modified time | relevance | path

Searched defs:copy_func (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-gobject-structs.cc63 #define HB_DEFINE_BOXED_TYPE(name,copy_func,free_func) \ argument
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dproperties.c58 copy_func (void *prop, guint size, guint8 ** buffer, guint64 * bsize, in copy_func() function
Datoms.c149 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/
Dstack.c81 OPENSSL_sk_copyfunc copy_func, in OPENSSL_sk_deep_copy()
/third_party/openssl/crypto/stack/
Dstack.c81 OPENSSL_sk_copyfunc copy_func, in OPENSSL_sk_deep_copy()
/third_party/NuttX/drivers/usbdev/gadget/
Dusbd_video.c528 int uvc_video_tran_copy(uvc_t hdl, uvc_continue_func copy_func, void *priv) in uvc_video_tran_copy()
Df_uvc.h775 uvc_continue_func copy_func; /* video transmission video frame copy function */ member
/third_party/pulseaudio/src/pulsecore/
Didxset.c459 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/
Dgstvaallocator.c318 GstVaSurfaceCopy *copy_func; in gst_va_dmabuf_mem_copy() local
1307 GstVaSurfaceCopy *copy_func; in _va_copy() local
/third_party/gstreamer/gstreamer/gst/
Dgstminiobject.c162 GstMiniObjectCopyFunction copy_func, in gst_mini_object_init()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-resampler.c915 copy_func (GstAudioResampler * resampler, gpointer sbuf[], in copy_func() function
/third_party/python/Lib/test/
Dtest_shutil.py1160 def _test_copy_dir(self, copy_func): argument
/third_party/selinux/libsepol/cil/src/
Dcil_copy_ast.c1711 int (*copy_func)(struct cil_db *db, void *data, void **copy, symtab_t *symtab) = NULL; in __cil_copy_node_helper() local