Home
last modified time | relevance | path

Searched defs:tm (Results 1 – 12 of 12) sorted by relevance

/vim-8.2.3635/src/
H A Dprofiler.c22 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 Dtime.c142 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 Dregexp_bt.c4733 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 Dregexp_nfa.c7344 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 Dsyntax.c361 syn_set_timeout(proftime_T *tm) in syn_set_timeout()
6714 proftime_T tm; in syntime_report() local
H A Dex_getln.c420 proftime_T tm; in may_do_incsearch_highlighting() local
H A Dsearch.c642 proftime_T *tm = NULL; // timeout limit or NULL in searchit() local
H A Dregexp.c2895 proftime_T *tm, // timeout limit or NULL in vim_regexec_multi()
H A Devalfunc.c8025 proftime_T tm; in search_cmn() local
8542 proftime_T tm; in do_searchpair() local
H A Dgui_w32.c1480 TEXTMETRIC tm; in GetFontSize() local
4417 TEXTMETRIC tm; in set_tabline_font() local
H A Dgui_haiku.cc3040 VimTablineMsg tm; in Select() local
H A Dstructs.h3313 proftime_T tm; // for a time limit member