Home
last modified time | relevance | path

Searched defs:timer (Results 1 – 10 of 10) sorted by relevance

/vim-8.2.3635/src/testdir/
H A Dtest_timers.vim10 func MyHandler(timer) argument
167 func StopMyself(timer) argument
182 func StopTimer1(timer) argument
189 func StopTimer2(timer) argument
209 func StopTimerAll(timer) argument
229 func FeedkeysCb(timer) argument
233 func InputCb(timer) argument
246 func FuncWithError(timer) argument
285 func FeedAndPeek(timer) argument
290 func Interrupt(timer) argument
[all …]
H A Dtest_writefile.vim111 func SetFlag(timer) argument
H A Dshared.vim224 func s:feedkeys(timer) argument
H A Dtest_mapping.vim266 func ExitInsert(timer) argument
H A Dtest_channel.vim2008 func TimerCb(timer) argument
/vim-8.2.3635/src/
H A Dtime.c439 free_timer(timer_T *timer) in free_timer()
495 timer_T *timer; in check_due_timer() local
637 timer_T *timer; in find_timer() local
653 stop_timer(timer_T *timer) in stop_timer()
668 timer_T *timer; in stop_all_timers() local
715 timer_T *timer; in add_timer_info_all() local
729 timer_T *timer; in set_ref_in_timer() local
753 timer_T *timer; in timer_free_all() local
770 timer_T *timer = NULL; in f_timer_info() local
824 timer_T *timer; in f_timer_start() local
[all …]
H A Dgui_x11.c1020 static XtIntervalId timer = (XtIntervalId)0; in gui_x11_mouse_cb() local
2637 XtIntervalId timer = (XtIntervalId)0; in gui_mch_wait_for_chars() local
H A Dgui_athena.c49 static XtIntervalId timer = 0; // 0 = expired, otherwise active variable
H A Dgui_gtk_x11.c749 timeout_remove(guint timer) in timeout_remove()
6252 guint timer; in gui_mch_wait_for_chars() local
H A Dgui_motif.c204 static XtIntervalId timer = (XtIntervalId)0; in tabline_menu_cb() local