Searched defs:map (Results 1 – 9 of 9) sorted by relevance
| /vim-8.2.3635/src/xdiff/ |
| H A D | xpatience.c | 88 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 D | ruby.vim | 152 function! s:map(mode, flags, map) abort argument
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_termcodes.vim | 2115 func RunTest_mapping_mods(map, key, func, code) argument
|
| /vim-8.2.3635/src/ |
| H A D | gui_athena.c | 504 Pixmap map; in createXpmImages() local
|
| H A D | map.c | 2539 add_map(char_u *map, int mode) in add_map()
|
| H A D | edit.c | 3273 static char_u map[26] = in hkmap() local
|
| H A D | gui_motif.c | 1171 Pixmap map; in check_xpm() local
|
| H A D | spellfile.c | 6612 set_map_str(slang_T *lp, char_u *map) in set_map_str()
|
| H A D | vim.h | 2462 # define gtk_widget_set_mapped(wid, map) \ argument
|