| /vim-8.2.3635/src/xpm/include/ |
| H A D | simx.h | 52 #define FUNC(f, t, p) extern t f p argument 53 #define LFUNC(f, t, p) static t f p argument 55 #define FUNC(f, t, p) extern t f() argument 56 #define LFUNC(f, t, p) static t f() argument
|
| H A D | xpm.h | 293 #define FUNC(f, t, p) extern t f p argument 294 #define LFUNC(f, t, p) static t f p argument 296 #define FUNC(f, t, p) extern t f() argument 297 #define LFUNC(f, t, p) static t f() argument
|
| /vim-8.2.3635/runtime/macros/hanoi/ |
| H A D | hanoi.vim | 6 map t 7 map 7 map! t 7 map
|
| /vim-8.2.3635/src/ |
| H A D | crypt_zip.c | 43 u32_T s, t, v; in make_crc_tab() local 63 #define DECRYPT_BYTE_ZIP(keys, t) { \ argument 122 int ztemp, t; in crypt_zip_encode() local
|
| H A D | indent.c | 27 int t; in tabstop_set() local 102 int t; in tabstop_padding() local 133 int t; in tabstop_at() local 163 int t; in tabstop_start() local 198 int t; in tabstop_fromto() local 268 int t; in tabstop_eq() local 292 int t; in tabstop_copy() local 1669 int t, s; in ex_retab() local
|
| H A D | blowfish.c | 582 #define BF_RANBYTE(bfs, t) { \ argument 604 int ztemp, t; in crypt_blowfish_encode() local 628 int t; in crypt_blowfish_decode() local
|
| H A D | textobject.c | 1487 int t; in current_par() local 1760 pos_T t = curwin->w_cursor; in current_quote() local 1984 pos_T t = curwin->w_cursor; in current_quote() local
|
| H A D | time.c | 24 #define FOR_ALL_TIMERS(t) \ argument 907 long t = clock(); in gettimeofday() local
|
| H A D | misc2.c | 224 int t; in coladvance2() local 248 int t, s = 0; in coladvance2() local 1711 int t, in set_fileformat()
|
| H A D | sha256.c | 94 #define R(t) \ in sha256_process() argument
|
| H A D | session.c | 532 char_u *p, *t; in store_session_globals() local
|
| H A D | ops.c | 1580 int t = getviscol2(curbuf->b_op_start_orig.col, in op_insert() local 1944 linenr_T t; in do_join() local
|
| H A D | filepath.c | 1228 char *t; in getftypest() local 2835 char_u *t; in gettail_sep() local 3986 char_u *t = backslash_halve_save(p); in gen_expand_wildcards() local
|
| H A D | memline.c | 4132 linenr_T t; in ml_find_line() local 4543 char_u *t; in get_file_in_dir() local 4703 char_u *t; in findswapname() local
|
| H A D | term.c | 193 # define TGETENT(b, t) tgetent((char *)(b), (char *)(t)) argument 1349 guicolor_T t; in termgui_get_color() local 1551 char_u *s, *t; in parse_builtin_tcap() local
|
| H A D | os_amiga.c | 1632 char *t = *(char **)b; in sortcmp() local
|
| H A D | ex_getln.c | 197 set_search_match(pos_T *t) in set_search_match() 604 pos_T t; in may_adjust_incsearch_highlighting() local
|
| H A D | macros.h | 251 #define MB_COPY_CHAR(f, t) do { if (has_mbyte) mb_copy_char(&f, &t); else *t++ = *f++; } while (0) argument
|
| H A D | drawline.c | 1132 int t; in win_line() local
|
| H A D | drawscreen.c | 2037 colnr_T t; in win_update() local
|
| H A D | if_python3.c | 682 # define PyType_HasFeature(t,f) py3_PyType_HasFeature(t,f) argument 691 # define _PyObject_TypeCheck(o,t) py3__PyObject_TypeCheck(o,t) argument
|
| H A D | spell.c | 3207 char_u *t; in spell_soundfold_sal() local 3487 char_u *t; in spell_soundfold_wsal() local
|
| H A D | cmdexpand.c | 710 char_u *t = s; in sm_gettail() local
|
| /vim-8.2.3635/runtime/pack/dist/opt/dvorak/dvorak/ |
| H A D | enable.vim | 27 inoremap t y map
|
| /vim-8.2.3635/src/VisVim/ |
| H A D | Commands.cpp | 673 char *s, *t; in VimChangeDir() local
|