Home
last modified time | relevance | path

Searched defs:out (Results 1 – 14 of 14) sorted by relevance

/vim-8.2.3635/src/
H A Ddehqx.py15 out = conv.FName variable
H A Dwinclip.c147 LPWSTR *out, int *outlen) in MultiByteToWideChar_alloc()
166 LPSTR *out, int *outlen, in WideCharToMultiByte_alloc()
499 WCHAR *out; in clip_mch_set_selection() local
737 char_u **out, in acp_to_enc()
762 char_u **out, in enc_to_acp()
H A Dos_vms.c279 vms_sys(char *cmd, char *out, char *inp) in vms_sys()
546 vms_unix_mixed_filespec(char *in, char *out) in vms_unix_mixed_filespec()
H A Dos_mac_conv.c57 int buflen, in, out, l, i; in mac_string_convert() local
H A Dregexp.h90 nfa_state_T *out; member
H A Dgui_xmdlg.c138 get_part(char *in, int pos, char *out) in get_part()
H A Dgui_at_sb.c1107 int out) in _Xaw3dDrawShadows()
H A Dregexp_nfa.c2990 alloc_state(int c, nfa_state_T *out, nfa_state_T *out1) in alloc_state()
3031 Ptrlist *out; member
3039 frag(nfa_state_T *start, Ptrlist *out) in frag()
H A Dos_win32.c3689 DWORD out; in handler_routine() local
7867 HANDLE out; in vtp_flag_init() local
7998 int in, out; in vtp_sgr_bulks() local
H A Dbuffer.c4093 char_u *out, // buffer to write into != NameBuff in build_stl_str_hl()
H A Dchannel.c1415 channel_set_pipes(channel_T *channel, sock_T in, sock_T out, sock_T err) in channel_set_pipes()
H A Dgui_gtk_x11.c1924 count_and_decode_uri_list(char_u *out, char_u *raw, int len) in count_and_decode_uri_list()
/vim-8.2.3635/src/xdiff/
H A Dxutils.c321 int xdl_num_out(char *out, long val) { in xdl_num_out()
/vim-8.2.3635/src/testdir/
H A Dtest_channel.vim1940 func s:test_list_args(cmd, out, remove_lf) argument