| /vim-8.2.3635/src/ |
| H A D | if_ole.cpp | 67 static CVim *app = 0; variable 496 return app->QueryInterface(riid, ppv); in CreateInstance() 725 app = CVim::Create(pbDoRestart); in InitOLE() 726 if (app == NULL) in InitOLE() 750 app, in InitOLE() 790 if (app) in UninitOLE() 792 delete app; in UninitOLE() 793 app = NULL; in UninitOLE()
|
| H A D | gui_haiku.cc | 3209 VimApp app(appsig); in run_vimapp() local 3211 gui.vimApp = &app; in run_vimapp() 3212 app.Run(); // Run until Quit() called in run_vimapp() 3262 VimApp app(appsig); in gui_mch_prepare() local 3264 gui.vimApp = &app; in gui_mch_prepare() 3272 app.Run(); // Run until Quit() called in gui_mch_prepare()
|
| H A D | gui_athena.c | 2095 XtAppContext app; in gui_mch_dialog() local 2243 app = XtWidgetToApplicationContext(dialogshell); in gui_mch_dialog() 2249 XtAppNextEvent(app, &event); in gui_mch_dialog()
|
| H A D | gui_motif.c | 2512 XtAppContext app; in gui_mch_dialog() local 2842 app = XtWidgetToApplicationContext(dialogform); in gui_mch_dialog() 2848 XtAppProcessEvent(app, (XtInputMask)XtIMAll); in gui_mch_dialog()
|
| H A D | dimm.idl | 36 - on top of it, there is no plans to port the app using dimm.idl to 64b platform.
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | 8th.vim | 105 Builtin sort a:sort union a:union x a:x x-each a:x-each xchg a:xchg y a:y zip a:zip 8thdir app:8th… 106 Builtin asset app:asset atrun app:atrun atrun app:atrun atrun app:atrun basedir app:basedir curren… 107 Builtin datadir app:datadir exename app:exename lowmem app:lowmem main app:main name app:name oncr… 108 Builtin opts! app:opts! opts@ app:opts@ orientation app:orientation orientation! app:orientation! … 109 Builtin post-main app:post-main pre-main app:pre-main raise app:raise request-perm app:request-perm 110 Builtin restart app:restart resumed app:resumed signal app:signal standalone app:standalone subdir… 111 Builtin suspended app:suspended sysquit app:sysquit terminated app:terminated trap app:trap (here)…
|
| H A D | mallard.vim | 18 syn keyword mallardTagName app cite cmd code col colgroup comment contained
|
| H A D | hog.vim | 114 syn keyword HogRuleOption skipwhite contained nextgroup=HogRuleSROP app-layer-protocol app-la…
|
| H A D | diva.vim | 18 syn keyword divaDRCKeywords app diffNet length lengtha lengthb
|
| H A D | opl.vim | 21 syn keyword OPLStatement proc endp abs acos addr adjustalloc alert alloc app
|
| H A D | asm.vim | 113 " .ABORT), numbers (e.g., .p2align), dash (e.g., .app-file) and underscore in
|
| H A D | dtrace.vim | 4 " http://docs.sun.com/app/docs/doc/817-6223
|
| H A D | dcl.vim | 23 syn keyword dclInstr app[end] dif[ferences] got[o] on sea[rch]
|
| H A D | aml.vim | 22 …noset annosum annosymbol annot annot[ext] annotext annotype ao ap apm[ode] app[end] arc arcad[s] a…
|
| H A D | foxpro.vim | 343 syn match foxproCmd "^\s*\<buil\%[d]\>\s*\<app\>"
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | os_mac.txt | 97 A: Assuming that Vim.app is located in /Applications: 98 open /Applications/Vim.app 100 /Applications/Vim.app/Contents/MacOS/Vim -g {arguments} 102 Q: How can I set $PATH to something reasonable when I start Vim.app from the
|
| H A D | pattern.txt | 691 a.\{-}p\@! "a", "ap", "app", "appp", etc. not immediately 699 "a", "ap", "app", etc. that isn't followed by a "p", because the "."
|
| H A D | gui_x11.txt | 316 ~/.Xdefaults or app-defaults files are not used.
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_let.vim | 470 app 472 call assert_equal(['something', 'app'], var1) 477 app 479 call assert_equal(['something', 'app'], var1)
|
| H A D | test_filetype.vim | 553 … 'file.ad', '/Xresources/file', '/app-defaults/file', 'Xresources', 'Xresources-file', 'any/Xresou…
|
| H A D | test_termcodes.vim | 1693 " This checks the Mac Terminal.app version response. 1794 " Do Terminal.app first to check that is_mac_terminal is reset.
|
| H A D | test_visual.vim | 300 call setline(1, [' app', ' bee', ' cat'])
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | dtrace.vim | 3 " http://docs.sun.com/app/docs/doc/817-6223
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | dtrace.vim | 2 " http://docs.sun.com/app/docs/doc/817-6223
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | rubycomplete.vim | 536 types = [ "app", "db", "lib", "test", "components", "script" ] 550 when "app"
|