Home
last modified time | relevance | path

Searched defs:args (Results 1 – 25 of 34) sorted by relevance

12

/vim-8.2.3635/src/
H A Dtypval.c358 check_for_string_arg(typval_T *args, int idx) in check_for_string_arg()
401 check_for_number_arg(typval_T *args, int idx) in check_for_number_arg()
445 check_for_bool_arg(typval_T *args, int idx) in check_for_bool_arg()
466 check_for_opt_bool_arg(typval_T *args, int idx) in check_for_opt_bool_arg()
477 check_for_blob_arg(typval_T *args, int idx) in check_for_blob_arg()
494 check_for_list_arg(typval_T *args, int idx) in check_for_list_arg()
521 check_for_dict_arg(typval_T *args, int idx) in check_for_dict_arg()
576 check_for_job_arg(typval_T *args, int idx) in check_for_job_arg()
593 check_for_opt_job_arg(typval_T *args, int idx) in check_for_opt_job_arg()
632 check_for_buffer_arg(typval_T *args, int idx) in check_for_buffer_arg()
[all …]
H A Dgui_motif.c384 Arg args[10]; in gui_x11_create_widgets() local
1278 Arg args[18]; in gui_mch_add_menu_item() local
1554 Arg args[2]; in submenu_change() local
1572 Arg args[1]; in submenu_change() local
1768 Arg args[16]; in gui_mch_enable_scrollbar() local
1825 Arg args[16]; in gui_mch_create_scrollbar() local
2442 ArgList args, in create_pixmap_label()
2524 Arg args[6]; in gui_mch_dialog() local
2969 Arg args[1]; in gui_mch_show_toolbar() local
3264 Arg args[10]; in gui_mch_update_tabline() local
[all …]
H A Dgui_athena.c726 Arg args[2]; in athena_calculate_ins_pos() local
1070 Arg args[2]; in gui_mch_submenu_change() local
1089 Arg args[1]; in gui_mch_submenu_change() local
1146 Arg args[21]; in gui_mch_add_menu_item() local
1295 Arg args[2]; in gui_mch_show_toolbar() local
1656 String *args, in gui_athena_popdown_submenus_action()
1701 String *args, in gui_athena_delayed_arm_action()
H A Dgui_xmdlg.c589 Arg args[2]; in display_sample() local
695 Arg args[4]; in do_choice() local
863 Arg args[64]; in gui_xm_select_font() local
H A Dif_py_both.h886 VimEval(PyObject *self UNUSED, PyObject *args) in VimEval()
1206 FinderFindSpec(PyObject *self, PyObject *args) in FinderFindSpec()
1341 FinderFindModule(PyObject *self, PyObject *args) in FinderFindModule()
1389 VimPathHook(PyObject *self UNUSED, PyObject *args) in VimPathHook()
2160 DictionaryGet(DictionaryObject *self, PyObject *args) in DictionaryGet()
2167 DictionaryPop(DictionaryObject *self, PyObject *args) in DictionaryPop()
3198 typval_T args; in FunctionCall() local
4991 PyObject *args, in RBAppend()
5122 RangeAppend(RangeObject *self, PyObject *args) in RangeAppend()
5310 BufferAppend(BufferObject *self, PyObject *args) in BufferAppend()
[all …]
H A Dgui_beval.c1141 Arg args[2]; in drawBalloon() local
1197 Arg args[12]; in createBalloonEvalWindow() local
H A Dgui_photon.c1121 PtArg_t args[10]; in gui_mch_init() local
1575 PtArg_t args[5]; in gui_mch_dialog() local
1750 PtArg_t args[3]; in gui_mch_set_scrollbar_thumb() local
1787 PtArg_t args[4]; in gui_mch_create_scrollbar() local
2502 PtArg_t args[5]; in gui_mch_add_menu() local
2573 PtArg_t args[13]; in gui_mch_add_menu_item() local
H A Dos_win32.c6324 int *args, in get_seq()
6350 int *args, in get_sgr()
6368 int args[16]; in sgrn2() local
6383 int args[16]; in sgrnc() local
6557 int arg1 = 0, arg2 = 0, argc = 0, args[16]; in mch_write() local
7974 int args[1]; in vtp_sgr_bulk() local
7992 int *args) in vtp_sgr_bulks()
H A Dnetbeans.c986 char_u *args) // points to space before arguments or NUL in nb_do_cmd()
2291 special_keys(char_u *args) in special_keys()
H A Dinsexpand.c2270 typval_T args[3]; in expand_by_function() local
3970 typval_T args[3]; in ins_complete() local
H A Dgui_at_sb.c692 PeekNotifyEvent(Display *dpy, XEvent *event, char *args) in PeekNotifyEvent()
H A Dcmdexpand.c2441 typval_T args[4]; in call_user_expand_func() local
H A Ddosinst.c1860 const char *args, in build_shortcut()
H A Dif_mzsch.c1183 Scheme_Object *args[3] = {NULL, NULL, NULL}; in startup_mzscheme() local
3383 typval_T args; in vim_funcref() local
H A Dtag.c1309 typval_T args[4]; in find_tagfunc_tags() local
/vim-8.2.3635/runtime/autoload/
H A Drust.vim37 function! rust#Run(bang, args) argument
58 function! s:Run(dict, rustc_args, args) argument
83 function! rust#Expand(bang, args) argument
93 function! s:Expand(dict, pretty, args) argument
152 function! rust#Emit(type, args) argument
157 function! s:Emit(dict, type, args) argument
/vim-8.2.3635/runtime/syntax/
H A Druby.vim58 function! s:run_syntax_fold(args) abort argument
/vim-8.2.3635/src/libvterm/src/
H A Dpen.c92 static int lookup_colour(const VTermState *state, int palette, const long args[], int argcount, VTe… in lookup_colour()
291 INTERNAL void vterm_state_setpen(VTermState *state, const long args[], int argcount) in vterm_state_setpen()
477 static int vterm_state_getpen_color(const VTermColor *col, int argi, long args[], int fg) in vterm_state_getpen_color()
510 INTERNAL int vterm_state_getpen(VTermState *state, long args[], int argcount UNUSED) in vterm_state_getpen()
H A Dvterm.c158 INTERNAL void vterm_push_output_vsprintf(VTerm *vt, const char *format, va_list args) in vterm_push_output_vsprintf()
177 va_list args; in vterm_push_output_sprintf() local
186 va_list args; in vterm_push_output_sprintf_ctrl() local
206 va_list args; in vterm_push_output_sprintf_dcs() local
H A Dstate.c951 static int on_csi(const char *leader, const long args[], int argcount, const char *intermed, char c… in on_csi()
1690 long args[20]; in request_status_string() local
H A Dvterm_internal.h197 long args[CSI_ARGS_MAX]; member
/vim-8.2.3635/src/testdir/
H A Dshared.vim81 func RunServer(cmd, testfunc, args) argument
/vim-8.2.3635/runtime/ftplugin/
H A Docaml.vim77 function! s:OcpGrep(bang,args) abort argument
/vim-8.2.3635/runtime/pack/dist/opt/termdebug/plugin/
H A Dtermdebug.vim977 func s:Run(args) argument
/vim-8.2.3635/src/libvterm/t/
H A Dharness.c145 static int parser_csi(const char *leader, const long args[], int argcount, const char *intermed, ch… in parser_csi()

12