Searched defs:widths (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/contrib/unicode/
H A Dgen_wcwidth.py36 widths = [1] * (1 + 0x10FFFF) variable
/netbsd-current/external/gpl3/gcc.old/dist/contrib/unicode/
H A Dgen_wcwidth.py36 widths = [1] * (1 + 0x10FFFF) variable
/netbsd-current/external/bsd/kyua-cli/dist/utils/text/
H A Dtable.cpp60 text::widths_vector widths = table.column_widths(); local
87 find_refill_column(const text::widths_vector& widths) argument
112 refill_widths(text::widths_vector& widths, const text::widths_vector::value_type user_max_width, const std::size_t column_padding) argument
[all...]
/netbsd-current/tests/lib/libc/locale/
H A Dt_mbstowcs.c79 int widths[64]; member in struct:test
H A Dt_mbrtowc.c79 const wchar_t widths[64]; member in struct:test
/netbsd-current/external/gpl2/texinfo/dist/makeinfo/
H A Dmulti.c370 int *widths = xmalloc (ncolumns * sizeof (int)); local
/netbsd-current/sys/arch/arm/sunxi/
H A Dsun6i_dma.c104 uint8_t widths; member in struct:sun6idma_config

Completed in 90 milliseconds