Home
last modified time | relevance | path

Searched defs:d (Results 1 – 25 of 58) sorted by relevance

123

/vim-8.2.3635/src/
H A Ddict.c30 dict_T *d; in dict_alloc() local
67 dict_T *d = dict_alloc(); in dict_alloc_lock() local
107 dict_free_contents(dict_T *d) in dict_free_contents()
146 dict_free_dict(dict_T *d) in dict_free_dict()
159 dict_free(dict_T *d) in dict_free()
173 dict_unref(dict_T *d) in dict_unref()
600 dict_len(dict_T *d) in dict_len()
756 dict_T *d; in dict2string() local
889 dict_T *d = NULL; in eval_dict() local
1202 dict_T *d; in dict_list() local
[all …]
H A Ddehqx.py26 d = conv.read(128000) variable
32 d = conv.read_rsrc(128000) variable
38 d = conv.read_rsrc(128000) variable
H A Dvim.h1626 #define STRCPY(d, s) strcpy((char *)(d), (char *)(s)) argument
1628 #define STRCMP(d, s) strcmp((char *)(d), (char *)(s)) argument
1640 # define STRCOLL(d, s) strcoll((char *)(d), (char *)(s)) argument
1642 # define STRCOLL(d, s) strcmp((char *)(d), (char *)(s)) argument
1667 #define STRCAT(d, s) strcat((char *)(d), (char *)(s)) argument
1793 # define INIT4(a, b, c, d) argument
1794 # define INIT5(a, b, c, d, e) argument
1795 # define INIT6(a, b, c, d, e, f) argument
1801 # define INIT4(a, b, c, d) = {a, b, c, d} argument
1802 # define INIT5(a, b, c, d, e) = {a, b, c, d, e} argument
[all …]
H A Dmap.c1658 char_u *s, *d; in vim_strsave_escape_csi() local
1696 char_u *s = p, *d = p; in vim_unescape_csi() local
2335 dict_T *d; in f_mapset() local
2593 int d = entries[i].from - from; in langmap_set_entry() local
2631 int d = entries[i].from - c; in langmap_adjust_mb() local
H A Devalwindow.c466 dict_T *d; in f_gettabinfo() local
505 dict_T *d; in f_getwininfo() local
900 dict_T *d; in f_win_splitmove() local
H A Dpty.c401 char *p, *q, *l, *d; in mch_openpty() local
H A Dif_lua.c1038 luaV_Dict *d = (luaV_Dict *) lua_newuserdata(L, sizeof(luaV_Dict)); in luaV_newdict() local
1053 dict_T *d = luaV_unbox(L, luaV_Dict, 1); in luaV_pushtype() local
1083 dict_T *d = luaV_unbox(L, luaV_Dict, 1); in luaV_dict_call() local
1095 dict_T *d = luaV_unbox(L, luaV_Dict, 1); in luaV_dict_index() local
1117 dict_T *d = luaV_unbox(L, luaV_Dict, 1); in luaV_dict_newindex() local
1983 dict_T *d; in luaV_dict() local
2327 dict_T *d = (dict_T *)lua_touserdata(L, 5); // key in luaV_setref() local
H A Dregexp.c1573 decomp_T d; in mb_decompose() local
1705 do_upper(int *d, int c) in do_upper()
1713 do_Upper(int *d, int c) in do_Upper()
1721 do_lower(int *d, int c) in do_lower()
1729 do_Lower(int *d, int c) in do_Lower()
H A Dos_mac_conv.c55 char_u *retval, *d; in mac_string_convert() local
H A Dsha256.c100 #define P(a,b,c,d,e,f,g,h,x,K) \ in sha256_process() argument
H A Djson.c193 dict_T *d; in json_encode_item() local
H A Dex_cmds.h98 # define EXCMD(a, b, c, d, e) {(char_u *)b, c, (long_u)(d), e} argument
H A Dhelp.c325 char_u *s, *d; in find_help_tags() local
H A Dsign.c326 dict_T *d; in sign_get_info() local
1754 dict_T *d; in get_buffer_signs() local
1774 dict_T *d; in sign_get_placed_in_buf() local
H A Dtag.c1312 dict_T *d; in find_tagfunc_tags() local
4127 dict_T *d; in get_tagstack() local
4272 set_tagstack(win_T *wp, dict_T *d, int action) in set_tagstack()
H A Dpopupwin.c397 get_pos_entry(dict_T *d, int give_error) in get_pos_entry()
418 apply_move_options(win_T *wp, dict_T *d) in apply_move_options()
1759 popup_set_wantpos_cursor(win_T *wp, int width, dict_T *d) in popup_set_wantpos_cursor()
1855 dict_T *d = NULL; in popup_create() local
H A Dmenu.c475 int d; in add_menu_path() local
2183 char_u *d; in gui_create_tearoffs_recurse() local
H A Dtextprop.c936 dict_T *d = dict_alloc(); in f_prop_list() local
1307 dict_T *d = rettv->vval.v_dict; in f_prop_type_get() local
/vim-8.2.3635/src/testdir/
H A Dtest_true_false.vim98 function FilterMapArg(d) argument
H A Dtest_maparg.vim247 func Check_ctrlb_map(d, check_alt) argument
H A Dtest_highlight.vim9 func ClearDict(d) argument
/vim-8.2.3635/runtime/pack/dist/opt/matchit/autoload/
H A Dmatchit.vim386 fun! s:Ref(string, d, ...) argument
/vim-8.2.3635/runtime/pack/dist/opt/dvorak/dvorak/
H A Denable.vim11 inoremap d e map
/vim-8.2.3635/src/xpm/include/
H A Dxpm.h476 #define XpmReadPixmapFile(dpy, d, file, pix, mask, att) \ argument
491 #define XReadPixmapFile(dpy, d, file, pix, mask, att) \ argument
495 #define XCreatePixmapFromData(dpy, d, data, pix, mask, att) \ argument
/vim-8.2.3635/runtime/macros/
H A Dless.vim134 noremap <script> d <C-D><SID>L map

123