| /vim-8.2.3635/src/testdir/ |
| H A D | test_search_stat.vim | 205 nnoremap n nzv map 230 nnoremap n n map 237 nnoremap <silent> n n map 339 nnoremap n n map
|
| H A D | test_trycatch.vim | 1191 func T70_throw(x, n) argument 1196 func T70_F(x, y, n) argument 1201 func T70_G(x, y, n) argument 1301 func T71_throw(x, n) argument 1306 func T71_F(n) argument 1541 func T73_throw(x, n) argument 1546 func T73_expr(x, n) argument 1632 func T74_throw(x, n) argument 1637 func T74_expr(x, n) argument 1643 func T74_skip(x, n) argument [all …]
|
| H A D | test_vimscript.vim | 4889 func THROW(x, n) argument 4900 func NAME(x, n) argument 4913 func ARG(x, n) argument 4929 func F(x, n) argument 5035 func F(x, n) argument 5145 func ERR(n) argument 5161 func INT(n) argument 5166 func THR(n) argument 5171 func CONT(n) argument 5175 func MSG(n) argument [all …]
|
| H A D | test_retab.vim | 12 func Retab(bang, n) argument
|
| H A D | test_tabline.vim | 97 func MyTabLabel(n) argument
|
| /vim-8.2.3635/src/ |
| H A D | macros.h | 161 # define mch_fstat(n, p) fstat((n), (p)) argument 163 # define mch_stat(n, p) stat(vms_fixfilename(n), (p)) argument 166 # define mch_access(n, p) access((n), (p)) argument 172 # define mch_fstat(n, p) _fstat64((n), (p)) argument 174 # define mch_fstat(n, p) fstat((n), (p)) argument 178 # define mch_stat(n, p) vim_stat((n), (p)) argument 181 # define mch_stat(n, p) vim_stat((n), (p)) argument 183 # define mch_stat(n, p) stat((n), (p)) argument 189 # define mch_lstat(n, p) lstat((n), (p)) argument 191 # define mch_lstat(n, p) mch_stat((n), (p)) argument [all …]
|
| H A D | gui_at_fs.c | 816 long n = (long)np; in SFbuttonReleaseList() local 934 static int n = -1; in SFdirModTimer() local 1223 int n; in SFdeleteEntry() local 1471 SFinvertEntry(int n) in SFinvertEntry() 1515 int n; in SFscrollTimer() local 1612 long n = (long)np; in SFenterList() local 1637 long n = (long)np; in SFleaveList() local 1653 long n = (long)np; in SFmotionList() local 1895 int n; in SFpathSliderMovedCallback() local 2097 XtPointer n, in SFexposeList() [all …]
|
| H A D | if_perlsfio.c | 31 int n, // number of bytes to write in sfvimwrite()
|
| H A D | sha256.c | 27 #define GET_UINT32(n, b, i) \ argument 35 #define PUT_UINT32(n,b,i) \ argument 82 #define SHR(x, n) ((x & 0xFFFFFFFF) >> n) in sha256_process() argument 83 #define ROTR(x, n) (SHR(x, n) | (x << (32 - n))) in sha256_process() argument
|
| H A D | move.c | 45 int n; in comp_botline() local 182 int n; in update_topline() local 441 int n; in check_top_offset() local 950 int n; in curs_columns() local 1509 int n; in check_topfill() local 1538 int n; in max_topfill() local 2378 long n; in onepage() local 2694 int n; in halfpage() local
|
| H A D | getchar.c | 252 add_num_buff(buffheader_T *buf, long n) in add_num_buff() 607 AppendNumberToRedobuff(long n) in AppendNumberToRedobuff() 683 stuffnumReadbuff(long n) in stuffnumReadbuff() 742 int n; in read_redo() local 1645 int n; in vgetc() local 2028 varnumber_T n; in getchar_common() local 2156 varnumber_T n = rettv->vval.v_number; in f_getcharstr() local 2519 int n; in handle_mapping() local 2922 int n; in vgetorpeek() local
|
| H A D | window.c | 1712 int n; in win_rotate() local 1925 int n, m; in win_equal_rec() local 3515 int n; in frame_minheight() local 3569 int m, n; in frame_minwidth() local 3928 int n; in win_new_tabpage() local 4121 find_tabpage(int n) in find_tabpage() 4283 goto_tabpage(int n) in goto_tabpage() 4416 int n = 1; in tabpage_move() local 5976 int n; in win_drag_status_line() local 6104 int n; in win_drag_vsep_line() local [all …]
|
| H A D | message_test.c | 167 int n; in test_vim_snprintf() local
|
| H A D | if_lua.c | 106 # define load_dll(n) dlopen((n), RTLD_LAZY|RTLD_GLOBAL) argument 624 const lua_Number n = lua_tonumber(L, pos); in luaV_totypval() local 767 luaV_pushline(lua_State *L, buf_T *buf, linenr_T n) in luaV_pushline() 908 long n = (long) luaL_checkinteger(L, 2); in luaV_list_index() local 941 long n = (long) luaL_checkinteger(L, 2); in luaV_list_newindex() local 1063 int n = lua_tointeger(L, lua_upvalueindex(3)); in luaV_dict_iter() local 1349 int i, n = lua_gettop(L) - 1; // #args in luaV_funcref_call() local 1414 linenr_T n = (linenr_T) lua_tointeger(L, 2); in luaV_buffer_index() local 1727 int i, n = lua_gettop(L); // nargs in luaV_print() local 2074 int n = lua_tointeger(L, 1); in luaV_buffer() local [all …]
|
| H A D | gui_motif.c | 385 int n; in gui_x11_create_widgets() local 910 int n = 0; in gui_mch_add_menu() local 1235 add_pixmap_args(vimmenu_T *menu, Arg *args, int n) in add_pixmap_args() 1277 int n; in gui_mch_add_menu_item() local 1544 int n = 0; in submenu_change() local 1769 int n; in gui_mch_enable_scrollbar() local 1826 int n; in gui_mch_create_scrollbar() local 2523 int n; in gui_mch_dialog() local 2970 int n = 0; in gui_mch_show_toolbar() local 3263 int nr = 1, n; in gui_mch_update_tabline() local [all …]
|
| H A D | change.c | 976 int n; in ins_bytes_len() local 1004 int n = (*mb_char2bytes)(c, buf); in ins_char() local 1268 int n; in del_bytes() local 1380 int n; in open_line() local 2344 long n; in del_lines() local
|
| H A D | normal.c | 2537 int n; in nv_screengo() local 2775 long n; in nv_zet() local 3605 int n = 0; // init for GCC in nv_ident() local 3911 long n; in nv_scroll() local 4013 long n; in nv_right() local 4114 long n; in nv_left() local 4492 long n; in nv_brackets() local 4967 long n; in nv_replace() local 5284 long n; in n_swapchar() local 6715 int n; in nv_wordcmd() local
|
| H A D | digraph.c | 1999 registerdigraph(int char1, int char2, int n) in registerdigraph() 2061 int char1, char2, n; in putdigraph() local 2372 varnumber_T n; in digraph_set_common() local
|
| H A D | dosinst.h | 47 #define sleep(n) Sleep((n) * 1000) argument 109 myexit(int n) in myexit()
|
| H A D | if_ruby.c | 184 # define load_dll(n) dlopen((n), RTLD_LAZY|RTLD_GLOBAL) argument 1359 int n = 0; in buffer_s_count() local 1376 int n = NUM2INT(num); in buffer_s_aref() local 1418 get_buffer_line(buf_T *buf, linenr_T n) in get_buffer_line() 1436 set_buffer_line(buf_T *buf, linenr_T n, VALUE str) in set_buffer_line() 1482 long n = NUM2LONG(num); in buffer_delete() local 1519 long n = NUM2LONG(num); in buffer_append() local 1653 int n = 0; in window_s_count() local 1664 int n = NUM2INT(num); in window_s_aref() local
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | xpm.vim | 28 let n = 0 variable 53 let n = 1 " n = color index variable 117 let n = n + 1 variable
|
| H A D | xpm2.vim | 32 let n = 0 variable 60 let n = 1 " n = color index variable 126 let n = n + 1 variable
|
| /vim-8.2.3635/src/tee/ |
| H A D | tee.c | 68 int n = 0; in myfread() local 91 int n; in main() local
|
| /vim-8.2.3635/runtime/macros/ |
| H A D | less.vim | 200 noremap <script> n H$nzt<SID>L map 212 noremap <script> n H0nzt<SID>L map 214 noremap <script> n Hg0nzt<SID>L map
|
| /vim-8.2.3635/src/libvterm/include/ |
| H A D | vterm_keycodes.h | 62 #define VTERM_KEY_FUNCTION(n) (VTERM_KEY_FUNCTION_0+(n)) argument
|