Home
last modified time | relevance | path

Searched defs:map (Results 1 – 9 of 9) sorted by relevance

/vim-8.2.3635/src/xdiff/
H A Dxpatience.c88 static void insert_record(xpparam_t const *xpp, int line, struct hashmap *map, in insert_record()
201 static struct entry *find_longest_common_sequence(struct hashmap *map) in find_longest_common_sequence()
252 static int match(struct hashmap *map, int line1, int line2) in match()
263 static int walk_common_sequence(struct hashmap *map, struct entry *first, in walk_common_sequence()
313 static int fall_back_to_classic_diff(struct hashmap *map, in fall_back_to_classic_diff()
335 struct hashmap map; in patience_diff() local
/vim-8.2.3635/runtime/ftplugin/
H A Druby.vim152 function! s:map(mode, flags, map) abort argument
/vim-8.2.3635/src/testdir/
H A Dtest_termcodes.vim2115 func RunTest_mapping_mods(map, key, func, code) argument
/vim-8.2.3635/src/
H A Dgui_athena.c504 Pixmap map; in createXpmImages() local
H A Dmap.c2539 add_map(char_u *map, int mode) in add_map()
H A Dedit.c3273 static char_u map[26] = in hkmap() local
H A Dgui_motif.c1171 Pixmap map; in check_xpm() local
H A Dspellfile.c6612 set_map_str(slang_T *lp, char_u *map) in set_map_str()
H A Dvim.h2462 # define gtk_widget_set_mapped(wid, map) \ argument