| /vim-8.2.3635/src/GvimExt/ |
| H A D | gvimext.cpp | 100 name = (char *)malloc(BUFSIZE); in getGvimInvocationW() 211 buf = (LPWSTR)malloc(len * sizeof(WCHAR)); in dyn_libintl_init() 212 buf2 = (LPWSTR)malloc(len2 * sizeof(WCHAR)); in dyn_libintl_init() 900 cmdStrW = (wchar_t *) malloc(cmdlen * sizeof(wchar_t)); in InvokeSingleGvim()
|
| /vim-8.2.3635/src/libvterm/src/ |
| H A D | vterm.c | 19 void *ptr = malloc(size); in default_malloc() 43 VTerm *vt = (*funcs->malloc)(sizeof(VTerm), allocdata); in vterm_new_with_allocator() 97 return (*vt->allocator->malloc)(size, vt->allocdata); in vterm_allocator_malloc()
|
| /vim-8.2.3635/src/ |
| H A D | vimrun.c | 80 cmd = malloc(cmdlen * sizeof(wchar_t)); in main()
|
| H A D | iscygpty.c | 128 nameinfo = malloc(size + sizeof(WCHAR)); in is_cygpty()
|
| H A D | osdef2.h.in | 8 extern char *malloc(unsigned int);
|
| H A D | dosinst.h | 88 p = malloc(len); in alloc()
|
| H A D | message_test.c | 182 char *buf = malloc(bsize); in test_vim_snprintf()
|
| H A D | alloc.c | 244 if ((p = malloc(size)) != NULL) in lalloc()
|
| H A D | os_unix.c | 3019 aclent = malloc(sizeof(vim_acl_solaris_T)); in mch_get_acl() 3025 aclent->acl_entry = malloc(aclent->acl_cnt * sizeof(aclent_t)); in mch_get_acl() 3039 aclent = malloc(aclsize); in mch_get_acl()
|
| H A D | os_win32.c | 7173 to_name = malloc((wcslen(to) + wcslen(substream) + 1) * sizeof(WCHAR)); in copy_substream() 7599 argv = malloc((nArgsW + 1) * sizeof(char *)); in get_cmd_argsW() 7631 used_file_indexes = malloc(argc * sizeof(int)); in get_cmd_argsW()
|
| H A D | filepath.c | 37 newbuf = malloc(len * sizeof(*newbuf)); in get_short_pathname()
|
| /vim-8.2.3635/src/libvterm/t/ |
| H A D | harness.c | 904 uint32_t *chars = malloc(sizeof(uint32_t) * len); in main() 930 unsigned char *buffer = malloc(len + 4); in main()
|
| /vim-8.2.3635/runtime/tools/ |
| H A D | xcmdsrv_client.c | 173 property = (char *) malloc((unsigned) length); in sendToVim()
|
| /vim-8.2.3635/src/libvterm/include/ |
| H A D | vterm.h | 296 void *(*malloc)(size_t size, void *allocdata); member
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | euphoria4.vim | 121 syn keyword euphoria4Library lock_memory log10 lookup lower malloc mapping
|
| H A D | lisp.vim | 477 syn keyword lispKey :arguments :return-type :library :full :malloc-free
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | develop.txt | 237 malloc() alloc() Checks for out of memory situation 238 malloc() lalloc() Like alloc(), but has long argument
|
| /vim-8.2.3635/src/po/ |
| H A D | zh_TW.UTF-8.po | 3277 "[calls] total re/malloc()'s %lu, total free()'s %lu\n" 3280 "[呼叫] 全部 re/malloc(): %lu, 全部 free()': %lu\n" 5144 #~ msgid "couldn't malloc\n" 5145 #~ msgstr "無法使用 malloc\n"
|
| H A D | zh_CN.cp936.po | 3706 "[calls] total re/malloc()'s %lu, total free()'s %lu\n" 3709 "[����] �ܹ� re/malloc(): %lu���ܹ� free()': %lu\n" 6050 #~ msgid "couldn't malloc\n" 6051 #~ msgstr "����ʹ�� malloc\n"
|
| H A D | cs.cp1250.po | 1754 msgid "couldn't malloc\n" 1755 msgstr "vol�n� malloc selhalo\n" 3033 "[calls] total re/malloc()'s %lu, total free()'s %lu\n" 3036 "[vol�n�] celkem re/malloc(): %lu, celkem free() %lu\n"
|
| H A D | cs.po | 1754 msgid "couldn't malloc\n" 1755 msgstr "vol�n� malloc selhalo\n" 3033 "[calls] total re/malloc()'s %lu, total free()'s %lu\n" 3036 "[vol�n�] celkem re/malloc(): %lu, celkem free() %lu\n"
|
| H A D | zh_CN.po | 3706 "[calls] total re/malloc()'s %lu, total free()'s %lu\n" 3709 "[����] �ܹ� re/malloc(): %lu���ܹ� free()': %lu\n" 6050 #~ msgid "couldn't malloc\n" 6051 #~ msgstr "����ʹ�� malloc\n"
|
| H A D | zh_TW.po | 3270 "[calls] total re/malloc()'s %lu, total free()'s %lu\n" 3273 "[�I�s] ���� re/malloc(): %lu, ���� free()': %lu\n" 5137 #~ msgid "couldn't malloc\n" 5138 #~ msgstr "�L�k�ϥ� malloc\n"
|
| H A D | zh_CN.UTF-8.po | 3706 "[calls] total re/malloc()'s %lu, total free()'s %lu\n" 3709 "[调用] 总共 re/malloc(): %lu,总共 free()': %lu\n" 6050 #~ msgid "couldn't malloc\n" 6051 #~ msgstr "不能使用 malloc\n"
|
| H A D | af.po | 3251 "[calls] total re/malloc()'s %lu, total free()'s %lu\n" 3254 "[roepe] totaal re/malloc()'s %lu, totale free()'s %lu\n" 5117 #~ msgid "couldn't malloc\n" 5118 #~ msgstr "kon nie 'malloc' nie\n"
|