Searched defs:tm (Results 1 – 12 of 12) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | profiler.c | 22 profile_start(proftime_T *tm) in profile_start() 35 profile_end(proftime_T *tm) in profile_end() 58 profile_sub(proftime_T *tm, proftime_T *tm2) in profile_sub() 78 profile_msg(proftime_T *tm) in profile_msg() 98 profile_float(proftime_T *tm) in profile_float() 115 profile_setlimit(long msec, proftime_T *tm) in profile_setlimit() 142 profile_passed_limit(proftime_T *tm) in profile_passed_limit() 164 profile_zero(proftime_T *tm) in profile_zero() 213 profile_add(proftime_T *tm, proftime_T *tm2) in profile_add() 253 profile_get_wait(proftime_T *tm) in profile_get_wait() [all …]
|
| H A D | time.c | 142 list2proftime(typval_T *arg, proftime_T *tm) in list2proftime() 231 proftime_T tm; in f_reltimefloat() local 255 proftime_T tm; in f_reltimestr() local
|
| H A D | regexp_bt.c | 4733 proftime_T *tm, // timeout limit or NULL in regtry() 4818 proftime_T *tm, // timeout limit or NULL in bt_regexec_both() 5084 proftime_T *tm, // timeout limit or NULL in bt_regexec_multi()
|
| H A D | regexp_nfa.c | 7344 proftime_T *tm, // timeout limit or NULL in nfa_regexec_both() 7656 proftime_T *tm, // timeout limit or NULL in nfa_regexec_multi()
|
| H A D | syntax.c | 361 syn_set_timeout(proftime_T *tm) in syn_set_timeout() 6714 proftime_T tm; in syntime_report() local
|
| H A D | ex_getln.c | 420 proftime_T tm; in may_do_incsearch_highlighting() local
|
| H A D | search.c | 642 proftime_T *tm = NULL; // timeout limit or NULL in searchit() local
|
| H A D | regexp.c | 2895 proftime_T *tm, // timeout limit or NULL in vim_regexec_multi()
|
| H A D | evalfunc.c | 8025 proftime_T tm; in search_cmn() local 8542 proftime_T tm; in do_searchpair() local
|
| H A D | gui_w32.c | 1480 TEXTMETRIC tm; in GetFontSize() local 4417 TEXTMETRIC tm; in set_tabline_font() local
|
| H A D | gui_haiku.cc | 3040 VimTablineMsg tm; in Select() local
|
| H A D | structs.h | 3313 proftime_T tm; // for a time limit member
|