Searched defs:timeout (Results 1 – 9 of 9) sorted by relevance
| /vim-8.2.3635/src/testdir/ |
| H A D | shared.vim | 161 func s:WaitForCommon(expr, assert, timeout) argument
|
| /vim-8.2.3635/src/ |
| H A D | clientserver.c | 727 int timeout = 0; in remote_common() local 913 int timeout = 0; in f_remote_read() local
|
| H A D | channel.c | 2219 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 D | if_xcmdsrv.c | 374 int timeout, // seconds to wait or zero in serverSendToVim() 785 int timeout) in serverReadReply()
|
| H A D | evalwindow.c | 577 varnumber_T timeout = 100; in f_getwinpos() local
|
| H A D | search.c | 3129 long timeout) in cmdline_search_stat() 4101 long timeout = SEARCH_STAT_DEF_TIMEOUT; in f_searchcount() local
|
| H A D | os_mswin.c | 2370 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 D | gui_haiku.cc | 3058 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 D | term.c | 2895 term_get_winpos(int *x, int *y, varnumber_T timeout) in term_get_winpos()
|