Searched refs:dsp (Results 1 – 12 of 12) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | ex_docmd.c | 435 save_dbg_stuff(struct dbg_stuff *dsp) in save_dbg_stuff() argument 453 restore_dbg_stuff(struct dbg_stuff *dsp) in restore_dbg_stuff() argument 456 trylevel = dsp->trylevel; in restore_dbg_stuff() 457 force_abort = dsp->force_abort; in restore_dbg_stuff() 458 caught_stack = dsp->caught_stack; in restore_dbg_stuff() 459 (void)v_exception(dsp->vv_exception); in restore_dbg_stuff() 461 did_emsg = dsp->did_emsg; in restore_dbg_stuff() 462 got_int = dsp->got_int; in restore_dbg_stuff() 463 did_throw = dsp->did_throw; in restore_dbg_stuff() 464 need_rethrow = dsp->need_rethrow; in restore_dbg_stuff() [all …]
|
| H A D | gui_x11.c | 1415 Display *dsp; in gui_mch_init() 1438 dsp = XtDisplay(vimShell); in gui_mch_init() 1441 cmap = DefaultColormap(dsp, DefaultScreen(dsp)); in gui_mch_init() 1452 XpmCreatePixmapFromData(dsp, root_window, magick, &icon, in gui_mch_init()
|
| H A D | gui_motif.c | 2446 Display *dsp; in create_pixmap_label() local 2468 dsp = XtDisplayOfObject(label); in create_pixmap_label() 2485 XpmCreatePixmapFromData(dsp, RootWindowOfScreen(scr), in create_pixmap_label()
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | cmusrc.vim | 191 \ '\%(dsp\|mixer\)\.\%(alsa\|oss\|sun\)\.\%(channel\|device\)' 195 \ 'dsp\.ao\.\%(buffer_size\|driver\|wav_counter\|wav_dir\)'
|
| H A D | vim.vim | 23 …a[st] cnew[er] com cope[n] cscope debug delep dell diffg[et] dig[raphs] do dsp[lit] echoe[rr] en[d…
|
| /vim-8.2.3635/src/VisVim/ |
| H A D | VisVim.mak | 5 # 1999-08-01 Anon Original VisVim.dsp
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | tagsrch.txt | 849 *:dsp* *:dsplit* 850 :[range]dsp[lit][!] [count] [/]string[/]
|
| H A D | message.txt | 428 /dev/dsp: No such file or directory
|
| H A D | index.txt | 1297 |:dsplit| :dsp[lit] split window and jump to #define
|
| H A D | tags | 2406 :dsp tagsrch.txt /*:dsp*
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_filetype.vim | 306 …\ 'make': ['file.mk', 'file.mak', 'file.dsp', 'makefile', 'Makefile', 'makefile-file', 'Makefile-f…
|
| /vim-8.2.3635/runtime/ |
| H A D | filetype.vim | 1013 au BufNewFile,BufRead *[mM]akefile,*.mk,*.mak,*.dsp setf make
|