| /vim-8.2.3635/src/testdir/ |
| H A D | test_filter_map.vim | 35 func! s:filter1(index, val) abort argument 40 func! s:filter2(index, val) abort argument 46 func! s:filter3(index, val) abort argument 51 func! s:filter4(index, val) abort argument 71 func! s:filter1(key, val) abort argument 76 func! s:filter2(key, val) abort argument 82 func! s:filter3(key, val) abort argument 87 func! s:filter4(key, val) abort argument
|
| H A D | test_partial.vim | 19 func MyMap(sub, index, val) argument 23 func MyFilter(threshold, index, val) argument
|
| H A D | test_user_func.vim | 113 func Log(val, base = 10) argument
|
| /vim-8.2.3635/src/libvterm/src/ |
| H A D | pen.c | 119 …tic void setpenattr(VTermState *state, VTermAttr attr, VTermValueType type UNUSED, VTermValue *val) in setpenattr() 134 VTermValue val; in setpenattr_bool() local 141 VTermValue val; in setpenattr_int() local 148 VTermValue val; in setpenattr_col() local 550 int vterm_state_get_penattr(const VTermState *state, VTermAttr attr, VTermValue *val) in vterm_state_get_penattr()
|
| H A D | state.c | 576 VTermValue val; in settermprop_bool() local 583 VTermValue val; in settermprop_int() local 590 VTermValue val; in settermprop_string() local 762 static void set_mode(VTermState *state, int num, int val) in set_mode() 779 static void set_dec_mode(VTermState *state, int num, int val) in set_dec_mode() 961 int count, val; in on_csi() local 2021 int vterm_state_set_termprop(VTermState *state, VTermProp prop, VTermValue *val) in vterm_state_set_termprop()
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | ccomplete.vim | 269 func s:Tag2item(val) argument 342 func s:Tagline2item(val, brackets) argument
|
| /vim-8.2.3635/runtime/ |
| H A D | optwin.vim | 181 func <SID>BinOptionG(name, val) argument 193 func <SID>OptionG(name, val) argument
|
| /vim-8.2.3635/src/ |
| H A D | optionstr.c | 369 char_u *val, in set_string_option_direct() 443 char_u *val, in set_string_option_direct_in_win() 467 char_u *val, in set_string_option_direct_in_buf() 567 valid_filetype(char_u *val) in valid_filetype() 2529 char_u *val, in check_opt_strings() 2545 char_u *val, // new value in opt_strings_flags()
|
| H A D | json.c | 31 json_encode_gap(garray_T *gap, typval_T *val, int options) in json_encode_gap() 49 json_encode(typval_T *val, int options) in json_encode() 67 json_encode_nr_expr(int nr, typval_T *val, int options) in json_encode_nr_expr() 187 json_encode_item(garray_T *gap, typval_T *val, int copyID, int options) in json_encode_item()
|
| H A D | os_mac.h | 216 # define mch_setenv(name, val, x) setenv(name, val, x) argument 221 # define mch_setenv(name, val, x) setenv(name, val, x) argument
|
| H A D | if_python3.c | 1330 OutputSetattro(PyObject *self, PyObject *nameobj, PyObject *val) in OutputSetattro() 1408 BufferSetattro(PyObject *self, PyObject *nameobj, PyObject *val) in BufferSetattro() 1446 BufferAsSubscript(PyObject *self, PyObject* idx, PyObject* val) in BufferAsSubscript() 1518 RangeAsItem(PyObject *self, Py_ssize_t n, PyObject *val) in RangeAsItem() 1527 RangeAsSlice(PyObject *self, Py_ssize_t lo, Py_ssize_t hi, PyObject *val) in RangeAsSlice() 1561 RangeAsSubscript(PyObject *self, PyObject *idx, PyObject *val) in RangeAsSubscript() 1631 WindowSetattro(PyObject *self, PyObject *nameobj, PyObject *val) in WindowSetattro() 1706 DictionarySetattro(PyObject *self, PyObject *nameobj, PyObject *val) in DictionarySetattro() 1726 ListSetattro(PyObject *self, PyObject *nameobj, PyObject *val) in ListSetattro()
|
| H A D | blowfish.c | 405 UINT32_T val, data_l, data_r; in bf_key_init() local 466 UINT32_T val) in bf_check_tables()
|
| H A D | option.c | 674 set_string_default_esc(char *name, char_u *val, int escape) in set_string_default_esc() 697 set_string_default(char *name, char_u *val) in set_string_default() 747 set_number_default(char *name, long val) in set_number_default() 1162 long val; in set_title_defaults() local 2368 option_expand(int opt_idx, char_u *val) in option_expand() 2576 valid_name(char_u *val, char *allowed) in valid_name() 7127 fill_culopt_flags(char_u *val, win_T *wp) in fill_culopt_flags()
|
| H A D | job.c | 23 char_u *val = tv_get_string(item); in handle_mode() local 45 char_u *val = tv_get_string(item); in handle_io() local 124 char_u *val; in get_job_options() local
|
| H A D | mouse.c | 1116 int val, step = 6; in ins_mousescroll() local 2069 int val, step = 6; in nv_mousescroll() local 2390 int mult, val, iter, button, status; in check_termcode_mouse() local
|
| H A D | regexp_bt.c | 1045 re_put_long(char_u *p, long_u val) in re_put_long() 1081 regtail(char_u *p, char_u *val) in regtail() 1120 regoptail(char_u *p, char_u *val) in regoptail() 1164 reginsert_nr(int op, long val, char_u *opnd) in reginsert_nr() 5095 re_num_cmp(long_u val, char_u *scan) in re_num_cmp()
|
| H A D | termlib.c | 612 _addfmt(char *buf, char *fmt, int val) in _addfmt()
|
| H A D | os_vms.c | 373 vms_wproc(char *name, int val) in vms_wproc() 637 vms_fspec_proc(char *fil, int val) in vms_fspec_proc()
|
| H A D | misc1.c | 1087 unsigned val) // one of the BO_ values, e.g., BO_OPER in vim_beep() 1905 vim_setenv_ext(char_u *name, char_u *val) in vim_setenv_ext() 1921 vim_setenv(char_u *name, char_u *val) in vim_setenv()
|
| H A D | term.c | 1615 may_adjust_color_count(int val) in may_adjust_color_count() 3272 add_long_to_buf(long_u val, char_u *dst) in add_long_to_buf() 3293 get_long_from_buf(char_u *buf, long_u *val) in get_long_from_buf() 5686 long_u val; in check_termcode() local 5733 long_u val; in check_termcode() local 5763 long_u val; in check_termcode() local
|
| H A D | evalvars.c | 346 char_u *val; in set_internal_string_var() local 2204 set_vim_var_nr(int idx, varnumber_T val) in set_vim_var_nr() 2357 char_u *val, in set_vim_var_string() 2374 set_vim_var_list(int idx, list_T *val) in set_vim_var_list() 2387 set_vim_var_dict(int idx, dict_T *val) in set_vim_var_dict() 3368 char_u *val = tv_get_string(tv); in set_var_const() local
|
| H A D | if_python.c | 1256 BufferAssItem(PyObject *self, PyInt n, PyObject *val) in BufferAssItem() 1262 BufferAssSlice(PyObject *self, PyInt lo, PyInt hi, PyObject *val) in BufferAssSlice() 1300 RangeAssItem(PyObject *self, PyInt n, PyObject *val) in RangeAssItem() 1309 RangeAssSlice(PyObject *self, PyInt lo, PyInt hi, PyObject *val) in RangeAssSlice()
|
| H A D | testing.c | 940 char_u *val; in f_test_feedinput() local 1010 int val; in f_test_override() local
|
| /vim-8.2.3635/src/xdiff/ |
| H A D | xutils.c | 314 unsigned int val = 1, bits = 0; in xdl_hashbits() local 321 int xdl_num_out(char *out, long val) { in xdl_num_out()
|
| /vim-8.2.3635/src/libvterm/t/ |
| H A D | harness.c | 277 static int settermprop(VTermProp prop, VTermValue *val, void *user UNUSED) in settermprop() 357 static int state_setpenattr(VTermAttr attr, VTermValue *val, void *user UNUSED) in state_setpenattr() 803 VTermValue val; in main() local
|