Home
last modified time | relevance | path

Searched defs:timeout (Results 1 – 9 of 9) sorted by relevance

/vim-8.2.3635/src/testdir/
H A Dshared.vim161 func s:WaitForCommon(expr, assert, timeout) argument
/vim-8.2.3635/src/
H A Dclientserver.c727 int timeout = 0; in remote_common() local
913 int timeout = 0; in f_remote_read() local
H A Dchannel.c2219 int timeout; in channel_parse_json() local
3381 channel_wait(channel_T *channel, sock_T fd, int timeout) in channel_wait()
3616 channel_T *channel, ch_part_T part, int timeout, int raw, int *outlen) in channel_read_block()
3726 int timeout; in channel_read_json_block() local
3856 int timeout; in common_channel_read() local
4268 int timeout; in ch_expr_common() local
4333 int timeout; in ch_raw_common() local
H A Dif_xcmdsrv.c374 int timeout, // seconds to wait or zero in serverSendToVim()
785 int timeout) in serverReadReply()
H A Devalwindow.c577 varnumber_T timeout = 100; in f_getwinpos() local
H A Dsearch.c3129 long timeout) in cmdline_search_stat()
4101 long timeout = SEARCH_STAT_DEF_TIMEOUT; in f_searchcount() local
H A Dos_mswin.c2370 int timeout, // timeout in seconds or zero in serverSendToVim()
2490 serverGetReply(HWND server, int *expr_res, int remove, int wait, int timeout) in serverGetReply()
H A Dgui_haiku.cc3058 gui_haiku_process_event(bigtime_t timeout) in gui_haiku_process_event()
4300 bigtime_t until, timeout; in gui_mch_wait_for_chars() local
H A Dterm.c2895 term_get_winpos(int *x, int *y, varnumber_T timeout) in term_get_winpos()