Home
last modified time | relevance | path

Searched refs:tfunc (Results 1 - 9 of 9) sorted by relevance

/third_party/ffmpeg/tests/checkasm/
H A Dcheckasm.h250 func_type *tfunc = func_new;\
256 tfunc(__VA_ARGS__);\
257 tfunc(__VA_ARGS__);\
258 tfunc(__VA_ARGS__);\
259 tfunc(__VA_ARGS__);\
/third_party/ltp/testcases/kernel/syscalls/statx/
H A Dstatx05.c77 void (*tfunc)(void); member
85 tcases[i].tfunc(); in run()
H A Dstatx02.c95 void (*tfunc)(void); member
103 tcases[i].tfunc(); in run()
H A Dstatx09.c69 void (*tfunc)(void); member
77 tcases[i].tfunc(); in run()
H A Dstatx01.c188 void (*tfunc)(void); member
196 tcases[i].tfunc(); in run()
/third_party/ltp/testcases/kernel/syscalls/rt_tgsigqueueinfo/
H A Drt_tgsigqueueinfo01.c160 void (*tfunc)(void); member
169 tcases[i].tfunc(); in run()
/third_party/ltp/testcases/kernel/syscalls/signal/
H A Dsignal06.c96 void *tfunc(void *arg LTP_ATTRIBUTE_UNUSED) in tfunc() function
151 TEST(pthread_create(&pt, NULL, tfunc, NULL)); in main()
/third_party/ltp/testcases/kernel/syscalls/mq_notify/
H A Dmq_notify01.c96 static void tfunc(union sigval sv) in tfunc() function
127 ev.sigev_notify_function = tfunc; in do_test()
/third_party/python/Modules/_decimal/tests/
H A Ddeccheck.py1292 def tfunc(): function
1308 t[i] = Thread(target=tfunc)

Completed in 5 milliseconds