Home
last modified time | relevance | path

Searched defs:freefunc (Results 1 – 7 of 7) sorted by relevance

/third_party/python/Lib/test/
Dtest_code.py353 freefunc = ctypes.CFUNCTYPE(None,ctypes.c_voidp) variable
/third_party/curl/lib/
Dmime.h117 curl_free_callback freefunc; /* Argument free function. */ member
Dmime.c1547 curl_free_callback freefunc, void *arg) in curl_mime_data_cb()
2025 curl_free_callback freefunc, in curl_mime_data_cb()
/third_party/python/Include/
Dobject.h200 typedef void (*freefunc)(void *); typedef
/third_party/gstreamer/gstreamer/libs/gst/check/
Dgstharness.c2835 GDestroyNotify freefunc; member
2888 gst_harness_thread_init (GstHarnessThread * t, GDestroyNotify freefunc, in gst_harness_thread_init()
/third_party/flutter/skia/third_party/externals/libwebp/swig/
Dlibwebp_python_wrap.c942 typedef destructor freefunc; typedef
/third_party/skia/third_party/externals/libwebp/swig/
Dlibwebp_python_wrap.c946 typedef destructor freefunc; typedef