Searched refs:check_func (Results 1 – 11 of 11) sorted by relevance
/external/freetype/src/gzip/ |
D | infblock.h | 19 check_func c, /* check function */
|
D | infutil.h | 58 check_func checkfn; /* check function */
|
D | zutil.h | 205 typedef uLong (*check_func) OF((uLong check, const Bytef *buf,
|
D | infblock.c | 90 check_func c, in inflate_blocks_new()
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/gzip/ |
D | infblock.h | 19 check_func c, /* check function */
|
D | infutil.h | 58 check_func checkfn; /* check function */
|
D | zutil.h | 205 typedef uLong (*check_func) OF((uLong check, const Bytef *buf,
|
D | infblock.c | 90 check_func c, in inflate_blocks_new()
|
/external/avahi/avahi-glib/ |
D | glib-watch.c | 291 static gboolean check_func(GSource *source) { in check_func() function 352 check_func, in avahi_glib_poll_new()
|
/external/dbus/bus/ |
D | activation.c | 2398 check_func (void *data) in check_func() function 2440 err = !_dbus_test_oom_handling (description, check_func, data); in do_test() 2442 err = !check_func (data); in do_test()
|
/external/zlib/src/ |
D | ChangeLog | 1197 - Add EXPORT keyword for check_func (needed for Windows DLL)
|