/dports/devel/libvterm/libvterm-0.1.1/src/ |
H A D | vterm.c | 25 static VTermAllocatorFunctions default_allocator = { 35 VTerm *vterm_new_with_allocator(int rows, int cols, VTermAllocatorFunctions *funcs, void *allocdata) in vterm_new_with_allocator()
|
H A D | vterm_internal.h | 150 VTermAllocatorFunctions *allocator;
|
/dports/devel/liteide/liteide-x37.4/liteidex/src/3rdparty/libvterm/include/ |
H A D | vterm.h | 285 } VTermAllocatorFunctions; typedef 290 VTerm *vterm_new_with_allocator(int rows, int cols, VTermAllocatorFunctions *funcs, void *allocdata…
|
/dports/devel/libvterm/libvterm-0.1.1/include/ |
H A D | vterm.h | 285 } VTermAllocatorFunctions; typedef 290 VTerm *vterm_new_with_allocator(int rows, int cols, VTermAllocatorFunctions *funcs, void *allocdata…
|
/dports/devel/liteide/liteide-x37.4/liteidex/src/3rdparty/libvterm/src/ |
H A D | vterm.c | 25 static VTermAllocatorFunctions default_allocator = { 35 VTerm *vterm_new_with_allocator(int rows, int cols, VTermAllocatorFunctions *funcs, void *allocdata) in vterm_new_with_allocator()
|
H A D | vterm_internal.h | 150 VTermAllocatorFunctions *allocator;
|
/dports/editors/vim/vim-8.2.3745/src/libvterm/src/ |
H A D | vterm.c | 30 static VTermAllocatorFunctions default_allocator = { 40 VTerm *vterm_new_with_allocator(int rows, int cols, VTermAllocatorFunctions *funcs, void *allocdata) in vterm_new_with_allocator()
|
H A D | vterm_internal.h | 181 VTermAllocatorFunctions *allocator;
|
/dports/mail/aerc/aerc-0.4.0/vendor/github.com/ddevault/go-libvterm/libvterm/include/ |
H A D | vterm.h | 279 } VTermAllocatorFunctions; typedef 282 VTerm *vterm_new_with_allocator(int rows, int cols, VTermAllocatorFunctions *funcs, void *allocdata…
|
/dports/mail/aerc/aerc-0.4.0/vendor/github.com/ddevault/go-libvterm/libvterm/src/ |
H A D | vterm.c | 25 static VTermAllocatorFunctions default_allocator = { 35 VTerm *vterm_new_with_allocator(int rows, int cols, VTermAllocatorFunctions *funcs, void *allocdata) in vterm_new_with_allocator()
|
H A D | vterm_internal.h | 150 VTermAllocatorFunctions *allocator;
|
/dports/mail/aerc/aerc-0.4.0/vendor/github.com/ddevault/go-libvterm/ |
H A D | vterm.c | 25 static VTermAllocatorFunctions default_allocator = { 35 VTerm *vterm_new_with_allocator(int rows, int cols, VTermAllocatorFunctions *funcs, void *allocdata) in vterm_new_with_allocator()
|
H A D | vterm_internal.h | 150 VTermAllocatorFunctions *allocator;
|
/dports/devel/cgdb/cgdb-0.8.0/lib/vterm/ |
H A D | vterm.c | 25 static VTermAllocatorFunctions default_allocator = { 35 VTerm *vterm_new_with_allocator(int rows, int cols, VTermAllocatorFunctions *funcs, void *allocdata) in vterm_new_with_allocator()
|
H A D | vterm.h | 311 } VTermAllocatorFunctions; typedef 316 VTerm *vterm_new_with_allocator(int rows, int cols, VTermAllocatorFunctions *funcs, void *allocdata…
|
H A D | vterm_internal.h | 175 VTermAllocatorFunctions *allocator;
|
/dports/editors/vim/vim-8.2.3745/src/libvterm/include/ |
H A D | vterm.h | 307 } VTermAllocatorFunctions; typedef 315 VTerm *vterm_new_with_allocator(int rows, int cols, VTermAllocatorFunctions *funcs, void *allocdata…
|
/dports/x11/mlterm/mlterm-3.9.1/libvterm/ |
H A D | vterm.c | 513 VTerm *vterm_new_with_allocator(int rows, int cols, VTermAllocatorFunctions *funcs, in vterm_new_with_allocator()
|
/dports/editors/vim/vim-8.2.3745/src/ |
H A D | terminal.c | 4551 static VTermAllocatorFunctions vterm_allocator = {
|