Home
last modified time | relevance | path

Searched defs:mode (Results 1 – 25 of 29) sorted by relevance

12

/vim-8.2.3635/runtime/ftplugin/
H A Docaml.vim531 function! s:Match_borders(mode) argument
571 function! s:Get_type(mode, annot_file_name) argument
593 function Ocaml_get_type(mode) argument
605 function Ocaml_get_type_or_not(mode) argument
617 function Ocaml_print_type(mode) argument
H A Dpython.vim88 fun! <SID>Python_jump(mode, motion, flags, count, ...) range argument
H A Druby.vim152 function! s:map(mode, flags, map) abort argument
286 function! s:searchsyn(pattern, syn, flags, mode) abort argument
/vim-8.2.3635/runtime/pack/dist/opt/matchit/autoload/
H A Dmatchit.vim43 function matchit#Match_wrapper(word, forward, mode) range argument
236 fun! s:CleanUp(options, mode, startpos, ...) argument
577 fun! matchit#MultiMatch(spflag, mode) argument
/vim-8.2.3635/src/
H A Dmap.c95 map_mode_to_chars(int mode) in map_mode_to_chars()
217 int mode, in map_add()
330 int mode, in do_map()
869 int mode; in get_map_mode() local
915 int mode; in map_clear() local
1001 int mode = 0; in mode_str2flags() local
2121 int mode, in check_map()
2198 int mode; in get_maparg() local
2332 int mode; in f_mapset() local
2442 int mode; member
[all …]
H A Dmenu.c1955 int mode = get_menu_mode(); in get_menu_mode_flag() local
1972 char* mode; in show_popupmenu() local
2064 gui_update_menus_recurse(vimmenu_T *menu, int mode) in gui_update_menus_recurse()
2107 int mode = 0; in gui_update_menus() local
2400 char_u *mode; in execute_menu() local
H A Dpopupmenu.c1436 pum_execute_menu(vimmenu_T *menu, int mode) in pum_execute_menu()
1464 int mode; in pum_show_popupmenu() local
H A Dedit.c3961 int mode, in ins_bs()
4365 bracketed_paste(paste_mode_T mode, int drop, garray_T *gap) in bracketed_paste()
H A Dmessage.c3084 DWORD mode = 0; in mch_errmsg_c() local
3190 DWORD mode; in mch_msg_c() local
H A Dgui_at_sb.c790 char mode = sbw->scrollbar.scroll_mode; in RepeatNotify() local
H A Dspell.c400 find_word(matchinf_T *mip, int mode) in find_word()
1084 find_prefix(matchinf_T *mip, int mode) in find_prefix()
H A Dcmdexpand.c289 int mode) in ExpandOne()
H A Dgui_dwrite.cpp937 DWriteContext::SetDrawingMode(DrawingMode mode) in SetDrawingMode()
H A Dchannel.c3620 ch_mode_T mode = channel->ch_part[part].ch_mode; in channel_read_block() local
3855 int mode; in common_channel_read() local
H A Dif_perl.xs1481 PerlIOVim_pushed(pTHX_ PerlIO *f, const char *mode, in PerlIOVim_pushed()
H A Dos_win32.c7098 mch_open(const char *name, int flags, int mode) in mch_open()
7116 mch_fopen(const char *name, const char *mode) in mch_fopen()
7866 DWORD mode; in vtp_flag_init() local
H A Devalfunc.c6233 char_u *mode; in f_hasmapto() local
8860 int mode = 0; in f_setfperm() local
9655 char_u *mode; in f_synIDattr() local
H A Dex_docmd.c8010 char *mode; in ex_redir() local
8250 char *mode) // "w" for create new file or "a" for append in open_exfile()
/vim-8.2.3635/runtime/autoload/
H A Dzip.vim206 fun! zip#Read(fname,mode) argument
H A Dcontext.vim9 function! s:context_echo(message, mode) argument
H A Dtar.vim284 fun! tar#Read(fname,mode) argument
H A Drust.vim8 function! rust#Jump(mode, function) range argument
H A Dnetrw.vim1615 fun! netrw#Nread(mode,fname) argument
2030 fun! netrw#NetRead(mode,...) argument
9178 fun! s:NetrwSplit(mode) argument
/vim-8.2.3635/src/xxd/
H A Dxxd.c172 # define OPEN(name, mode, umask) open(name, mode) argument
174 # define OPEN(name, mode, umask) open(name, mode, umask) argument
673 int mode = revert ? O_WRONLY : (O_TRUNC|O_WRONLY); in main() local
/vim-8.2.3635/src/libvterm/src/
H A Dvterm_internal.h127 } mode; member
151 } mode; member
171 } mode; member

12