Home
last modified time | relevance | path

Searched refs:uint32_t (Results 1 – 25 of 42) sorted by relevance

12

/vim-8.2.3635/src/libvterm/src/
H A Dunicode.c365 static int bisearch(uint32_t ucs, const struct interval *table, int max) { in bisearch()
419 int WCWIDTH_FUNCTION(uint32_t ucs);
423 static int mk_wcwidth(uint32_t ucs) in mk_wcwidth()
456 static int mk_wcswidth(const uint32_t *pwcs, size_t n)
479 static int mk_wcwidth_cjk(uint32_t ucs)
549 static int mk_wcswidth_cjk(const uint32_t *pwcs, size_t n)
563 INTERNAL int vterm_unicode_is_ambiguous(uint32_t codepoint) in vterm_unicode_is_ambiguous()
571 int IS_COMBINING_FUNCTION(uint32_t codepoint);
575 vterm_is_combining(uint32_t codepoint) in vterm_is_combining()
599 INTERNAL int vterm_unicode_width(uint32_t codepoint) in vterm_unicode_width()
[all …]
H A Dvterm_internal.h44 char data[4*sizeof(uint32_t)];
106 uint32_t *combine_chars;
235 uint32_t cp[], int *cpi, int cplen,
275 int vterm_unicode_width(uint32_t codepoint);
276 int vterm_unicode_is_combining(uint32_t codepoint);
277 int vterm_unicode_is_ambiguous(uint32_t codepoint);
H A Dencoding.c29 uint32_t cp[], int *cpi, int cplen, in decode_utf8()
165 uint32_t cp[], int *cpi, int cplen, in decode_usascii()
187 const uint32_t chars[128];
191 uint32_t cp[], int *cpi, int cplen, in decode_table()
H A Dscreen.c37 uint32_t chars[VTERM_MAX_CHARS_PER_CELL];
193 onecell->chars[0] = (uint32_t)-1; in putglyph()
572 (dst + 1)->chars[0] = (uint32_t) -1; in resize_buffer()
777 ((uint32_t*)buffer)[outpos++] = (c); \ in _get_chars()
796 else if(cell->chars[0] == (uint32_t)-1) in _get_chars()
819 size_t vterm_screen_get_chars(const VTermScreen *screen, uint32_t *chars, size_t len, const VTermRe… in vterm_screen_get_chars()
862 getcell(screen, pos.row, pos.col + 1)->chars[0] == (uint32_t)-1) { in vterm_screen_get_cell()
876 getcell(screen, pos.row, pos.col + 1)->chars[0] == (uint32_t)-1) in vterm_screen_get_cell()
H A Dstate.c16 static void putglyph(VTermState *state, const uint32_t chars[], int width, VTermPos pos) in putglyph()
181 uint32_t *new_chars = vterm_allocator_malloc(state->vt, new_size * sizeof(new_chars[0])); in grow_combine_buffer()
279 uint32_t *codepoints; in on_text()
289 codepoints = vterm_allocator_malloc(state->vt, (len + 1) * sizeof(uint32_t)); in on_text()
362 uint32_t *chars; in on_text()
368 chars = vterm_allocator_malloc(state->vt, (glyph_ends - glyph_starts + 1) * sizeof(uint32_t)); in on_text()
679 uint32_t E[] = { 'E', 0 }; in on_escape()
1083 ptr += (c1.chars[0] == (uint32_t)-1) // double cell? in on_csi()
H A Dkeyboard.c13 void vterm_keyboard_unichar(VTerm *vt, uint32_t c, VTermModifier mod) in vterm_keyboard_unichar()
/vim-8.2.3635/src/libvterm/include/
H A Dvterm.h20 typedef unsigned int uint32_t; typedef
271 const uint32_t *chars;
335 void vterm_keyboard_unichar(VTerm *vt, uint32_t c, VTermModifier mod);
486 uint32_t chars[VTERM_MAX_CHARS_PER_CELL];
546 size_t vterm_screen_get_chars(const VTermScreen *screen, uint32_t *chars, size_t len, const VTermRe…
/vim-8.2.3635/src/
H A Dsound.c103 uint32_t scb_id; // ID of the sound
119 uint32_t id, in sound_callback()
H A Dvim.h74 # define UINT32_TYPEDEF uint32_t
81 # if defined(uint32_t) // this doesn't catch typedefs, unfortunately
82 # define UINT32_TYPEDEF uint32_t
H A Dconfigure.ac4219 dnl Make sure that uint32_t is really 32 bits unsigned.
4220 AC_MSG_CHECKING([uint32_t is 32 bits])
4229 uint32_t nr1 = (uint32_t)-1;
4230 uint32_t nr2 = (uint32_t)0xffffffffUL;
4231 if (sizeof(uint32_t) != 4 || nr1 != 0xffffffffUL || nr2 + 1 != 0) return 1;
4235 AC_MSG_ERROR([WRONG! uint32_t not defined correctly.]),
4236 AC_MSG_WARN([cannot check uint32_t when cross-compiling.]))
H A Dconfig.h.in93 #undef uint32_t
/vim-8.2.3635/src/libvterm/t/
H A Dharness.c679 uint32_t cp[1024]; in main()
904 uint32_t *chars = malloc(sizeof(uint32_t) * len); in main()
/vim-8.2.3635/runtime/syntax/
H A Dmsmessages.vim90 syn keyword msmessagesType uint8_t uint16_t uint32_t uint64_t
H A Ddtrace.vim124 syn keyword dtraceType uint8_t uint16_t uint32_t uint64_t uintptr_t
H A Dc.vim262 syn keyword cType uint8_t uint16_t uint32_t uint64_t
/vim-8.2.3635/src/auto/
H A Dconfigure14305 uint32_t nr1 = (uint32_t)-1;
14306 uint32_t nr2 = (uint32_t)0xffffffffUL;
14307 if (sizeof(uint32_t) != 4 || nr1 != 0xffffffffUL || nr2 + 1 != 0) return 1;
/vim-8.2.3635/src/po/
H A Duk.cp1251.po30 msgid "E820: sizeof(uint32_t) != 4"
31 msgstr "E820: sizeof(uint32_t) != 4"
H A Dnl.po24 msgid "E820: sizeof(uint32_t) != 4"
25 msgstr "E820: sizeof(uint32_t) != 4"
H A Dja.euc-jp.po103 msgid "E820: sizeof(uint32_t) != 4"
104 msgstr "E820: sizeof(uint32_t) != 4"
H A Dko.UTF-8.po22 msgid "E820: sizeof(uint32_t) != 4"
23 msgstr "E820: sizeof(uint32_t) != 4"
H A Dru.cp1251.po99 msgid "E820: sizeof(uint32_t) != 4"
100 msgstr "E820: sizeof(uint32_t) != 4"
H A Dru.po99 msgid "E820: sizeof(uint32_t) != 4"
100 msgstr "E820: sizeof(uint32_t) != 4"
H A Dja.po103 msgid "E820: sizeof(uint32_t) != 4"
104 msgstr "E820: sizeof(uint32_t) != 4"
H A Duk.po30 msgid "E820: sizeof(uint32_t) != 4"
31 msgstr "E820: sizeof(uint32_t) != 4"
H A Dko.po22 msgid "E820: sizeof(uint32_t) != 4"
23 msgstr "E820: sizeof(uint32_t) != 4"

12