| /vim-8.2.3635/src/ |
| H A D | iscygpty.c | 65 HANDLE hFile, 73 HANDLE hFile, in stub_GetFileInformationByHandleEx() 113 HANDLE h; in is_cygpty() 120 h = (HANDLE) _get_osfhandle(fd); in is_cygpty()
|
| H A D | os_win32.c | 107 typedef int HANDLE; typedef 452 HANDLE hHandle, in wait_for_single_object() 3364 HANDLE hFile; in win32_fileinfo() 4438 HANDLE thread = (HANDLE) in mch_system_piped() 5094 HANDLE h; in job_io_file_open() 5270 HANDLE jo; in mch_job_start() 6923 HANDLE hf; in mch_wrename() 7170 HANDLE hTo; in copy_substream() 7213 HANDLE sh; in copy_infostreams() 7317 HANDLE Handle); [all …]
|
| H A D | if_cscope.h | 50 HANDLE hProc; // cscope process handle
|
| H A D | os_mswin.c | 89 typedef int HANDLE; typedef 465 HANDLE hFind, h; in wstat_symlink_aware() 794 HANDLE *h = (HANDLE *)cookie; in mch_icon_load_cb() 808 mch_icon_load(HANDLE *iconp) in mch_icon_load() 1687 HANDLE hFile, 1729 HANDLE h = INVALID_HANDLE_VALUE; in resolve_reparse_point()
|
| H A D | vimrun.c | 35 HANDLE hstdout; in main()
|
| H A D | channel.c | 83 HANDLE h = (HANDLE)fd; in fd_read() 95 HANDLE h = (HANDLE)fd; in fd_write() 132 HANDLE h = (HANDLE)fd; in fd_close() 1402 DisconnectNamedPipe((HANDLE)fd); in ch_close_part() 3397 int r = PeekNamedPipe((HANDLE)fd, NULL, 0, NULL, &nread, NULL); in channel_wait() 3404 DisconnectNamedPipe((HANDLE)fd); in channel_wait() 3405 ConnectNamedPipe((HANDLE)fd, NULL); in channel_wait() 4097 DisconnectNamedPipe((HANDLE)fd); in channel_send() 4098 ConnectNamedPipe((HANDLE)fd, NULL); in channel_send()
|
| H A D | terminal.c | 6503 typedef int HANDLE; typedef 6515 HRESULT (WINAPI *pCreatePseudoConsole)(COORD, HANDLE, HANDLE, DWORD, HPCON*); 6587 HANDLE jo = NULL; in conpty_term_and_job_init() 6594 HANDLE i_theirs = NULL; in conpty_term_and_job_init() 6595 HANDLE o_theirs = NULL; in conpty_term_and_job_init() 6596 HANDLE i_ours = NULL; in conpty_term_and_job_init() 6597 HANDLE o_ours = NULL; in conpty_term_and_job_init() 6842 BOOL (*winpty_spawn)(void*, void*, HANDLE*, HANDLE*, DWORD*, void*); 6939 HANDLE jo = NULL; in winpty_term_and_job_init() 6940 HANDLE child_process_handle; in winpty_term_and_job_init() [all …]
|
| H A D | dosinst.h | 122 typedef BOOL (WINAPI *LPFN_ISWOW64PROCESS)(HANDLE, PBOOL);
|
| H A D | uninstall.c | 39 static HANDLE advapi_lib = NULL; in reg_delete_key()
|
| H A D | if_perl.xs | 162 typedef int HANDLE; typedef 173 # define HANDLE void* macro 336 static HANDLE hPerlLib = NULL;
|
| H A D | if_tcl.c | 160 typedef int HANDLE; typedef 165 # define HANDLE void* macro 182 static HANDLE hTclLib = NULL;
|
| H A D | if_python3.c | 1016 HANDLE hstdin = (HANDLE)_get_osfhandle(fd); in is_stdin_readable()
|
| H A D | if_cscope.c | 784 HANDLE stdin_rd, stdout_rd; in cs_create_connection() 785 HANDLE stdout_wr, stdin_wr; in cs_create_connection()
|
| H A D | gui_w32.c | 252 typedef int HANDLE; typedef 4201 typedef HANDLE HIMC; 5380 HANDLE hIcon = NULL; in gui_mch_init() 8006 HANDLE hbitmap = NULL; in get_toolbar_bitmap() 8264 HANDLE hImage; 8267 HANDLE hShape; // Mask bitmap handle 8375 sign.hImage = (HANDLE)LoadImage(NULL, (LPCSTR)signfile, sign.uType, in gui_mch_register_sign()
|
| H A D | message.c | 3085 HANDLE h = GetStdHandle(STD_ERROR_HANDLE); in mch_errmsg_c() 3191 HANDLE h = GetStdHandle(STD_OUTPUT_HANDLE); in mch_msg_c()
|
| H A D | if_lua.c | 105 # define HANDLE void* macro 444 static HANDLE hinstLua = NULL;
|
| H A D | structs.h | 2116 HANDLE jv_job_object;
|
| H A D | filepath.c | 3352 HANDLE hFind = INVALID_HANDLE_VALUE; in dos_expandpath()
|
| H A D | fileio.c | 4771 HANDLE hFind = INVALID_HANDLE_VALUE; in readdir_core()
|
| H A D | evalfunc.c | 3126 HANDLE hProcess = OpenProcess(PROCESS_ALL_ACCESS, 0, pid); in f_debugbreak()
|
| /vim-8.2.3635/src/proto/ |
| H A D | os_mswin.pro | 22 int mch_icon_load(HANDLE *iconp);
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | pinfo.vim | 23 \ DONT-HANDLE-WITHOUT-TAG-TABLE HTTPVIEWER
|
| H A D | sdl.vim | 78 syn keyword sdlStatement CONTINUE ENDMETHOD ENDOBJECT ENDVALUE HANDLE METHOD OBJECT
|
| H A D | gtkrc.vim | 52 syn keyword gtkrcFunctionName ARROW BOX BOX_GAP CHECK CROSS DIAMOND EXTENSION FLAT_BOX FOCUS HANDLE…
|