Searched defs:check_func (Results 1 - 8 of 8) sorted by relevance
/third_party/musl/libc-test/src/functional/ |
H A D | test-malloc-api-common.h | 21 int check_and_report(const char *message, int (*check_func)(void)) in check_and_report() argument
|
/third_party/ffmpeg/tests/checkasm/ |
H A D | checkasm.h | 122 #define check_func(func, ...) (func_ref = checkasm_check_func((func_new = func), __VA_ARGS__)) macro
|
/third_party/python/Lib/distutils/command/ |
H A D | config.py | 278 def check_func(self, func, headers=None, include_dirs=None, member in config
|
/third_party/skia/third_party/externals/freetype/src/gzip/ |
H A D | zutil.h | 205 typedef uLong (*check_func) OF((uLong check, const Bytef *buf, typedef
|
/third_party/pulseaudio/src/pulse/ |
H A D | glib-mainloop.c | 506 static gboolean check_func(GSource *source) { in check_func() function
|
H A D | ohos_glib-mainloop.c | 509 static gboolean check_func(GSource *source) { in check_func() function
|
/third_party/ffmpeg/libavformat/tests/ |
H A D | movenc.c | 165 static void check_func(int value, int line, const char *msg, ...) in check_func() function
|
/third_party/ffmpeg/ |
H A D | configure | 1307 check_func(){ function [all...] |
Completed in 10 milliseconds