Lines Matching defs:arg

92 static void test_timer_oneshot(gconstpointer arg)  in test_timer_oneshot()
116 static void test_timer_pause(gconstpointer arg) in test_timer_pause()
157 static void test_timer_reload(gconstpointer arg) in test_timer_reload()
178 static void test_timer_periodic(gconstpointer arg) in test_timer_periodic()
197 static void test_timer_oneshot_to_periodic(gconstpointer arg) in test_timer_oneshot_to_periodic()
218 static void test_timer_periodic_to_oneshot(gconstpointer arg) in test_timer_periodic_to_oneshot()
289 static void test_timer_set_oneshot_counter_to_0(gconstpointer arg) in test_timer_set_oneshot_counter_to_0()
310 static void test_timer_set_periodic_counter_to_0(gconstpointer arg) in test_timer_set_periodic_counter_to_0()
347 static void test_timer_noload_oneshot(gconstpointer arg) in test_timer_noload_oneshot()
365 static void test_timer_noload_periodic(gconstpointer arg) in test_timer_noload_periodic()
383 static void test_timer_zero_load_oneshot(gconstpointer arg) in test_timer_zero_load_oneshot()
408 static void test_timer_zero_load_periodic(gconstpointer arg) in test_timer_zero_load_periodic()
433 static void test_timer_zero_load_oneshot_to_nonzero(gconstpointer arg) in test_timer_zero_load_oneshot_to_nonzero()
460 static void test_timer_zero_load_periodic_to_nonzero(gconstpointer arg) in test_timer_zero_load_periodic_to_nonzero()
491 static void test_timer_nonzero_load_oneshot_to_zero(gconstpointer arg) in test_timer_nonzero_load_oneshot_to_zero()
512 static void test_timer_nonzero_load_periodic_to_zero(gconstpointer arg) in test_timer_nonzero_load_periodic_to_zero()
533 static void test_timer_set_periodic_counter_on_the_fly(gconstpointer arg) in test_timer_set_periodic_counter_on_the_fly()
554 static void test_timer_enable_and_set_counter(gconstpointer arg) in test_timer_enable_and_set_counter()
573 static void test_timer_set_counter_and_enable(gconstpointer arg) in test_timer_set_counter_and_enable()
609 static void test_timer_oneshot_with_counter_0_on_start(gconstpointer arg) in test_timer_oneshot_with_counter_0_on_start()
629 static void test_timer_periodic_with_counter_0_on_start(gconstpointer arg) in test_timer_periodic_with_counter_0_on_start()
679 static void test_periodic_counter(gconstpointer arg) in test_periodic_counter()
697 static void test_timer_set_counter_periodic_with_zero_load(gconstpointer arg) in test_timer_set_counter_periodic_with_zero_load()
726 static void test_timer_set_oneshot_load_to_0(gconstpointer arg) in test_timer_set_oneshot_load_to_0()
752 static void test_timer_set_periodic_load_to_0(gconstpointer arg) in test_timer_set_periodic_load_to_0()
852 static void test_timer_zero_load_mode_switch(gconstpointer arg) in test_timer_zero_load_mode_switch()