| /netbsd-src/external/bsd/kyua-cli/dist/utils/text/ |
| H A D | table.cpp | 60 text::widths_vector widths = table.column_widths(); in override_column_widths() local 67 user_width >= widths[i], in override_column_widths() 70 widths[i] = user_width; in override_column_widths() 74 return widths; in override_column_widths() 87 find_refill_column(const text::widths_vector& widths) in find_refill_column() argument 90 for (; i < widths.size(); ++i) { in find_refill_column() 91 if (widths[i] == text::table_formatter::width_refill) in find_refill_column() 112 refill_widths(text::widths_vector& widths, in refill_widths() argument 119 const std::size_t total_padding = column_padding * (widths.size() - 1); in refill_widths() 124 find_refill_column(widths); in refill_widths() [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/contrib/unicode/ |
| H A D | gen_wcwidth.py | 36 widths = [1] * (1 + 0x10FFFF) variable 53 widths[begin:end] = [width] * (end - begin) 74 widths[0:255] = [1] * 255 79 for i, width in enumerate(widths):
|
| /netbsd-src/external/gpl3/gcc/dist/contrib/unicode/ |
| H A D | gen_wcwidth.py | 36 widths = [1] * (1 + 0x10FFFF) variable 53 widths[begin:end] = [width] * (end - begin) 74 widths[0:255] = [1] * 255 79 for i, width in enumerate(widths):
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/utils/ |
| H A D | generate_feature_test_macro_components.py | 1034 widths = [] 1037 widths += [cell_width] 1038 return widths 1057 def add_divider(widths, header_flag): argument 1059 return ' '.join(['='*w for w in widths]) 1061 return '-'.join(['-'*w for w in widths]) 1063 return ' '.join(['-'*w for w in widths])
|
| /netbsd-src/tests/lib/libc/locale/ |
| H A D | t_mbstowcs.c | 79 int widths[64]; member 192 wcwidth(wbuf[i]) == t->widths[i]) in ATF_TC_BODY() 197 t->wchars[i], t->widths[i]); in ATF_TC_BODY()
|
| H A D | t_mbrtowc.c | 79 const wchar_t widths[64]; member 193 width != t->widths[nchar]) { in h_ctype2() 196 t->wchars[nchar], t->widths[nchar]); in h_ctype2()
|
| /netbsd-src/external/gpl2/texinfo/dist/makeinfo/ |
| H A D | multi.c | 370 int *widths = xmalloc (ncolumns * sizeof (int)); in do_multitable() local 373 widths[i] = envs[i+1].fill_column; in do_multitable() 374 xml_begin_multitable (ncolumns, widths); in do_multitable() 375 free (widths); in do_multitable()
|
| /netbsd-src/sys/arch/arm/sunxi/ |
| H A D | sun6i_dma.c | 104 uint8_t widths; member 121 .widths = WIDTHS_1_2_4, 131 .widths = WIDTHS_1_2_4, 141 .widths = WIDTHS_1_2_4_8, 151 .widths = WIDTHS_1_2_4, 161 .widths = WIDTHS_1_2_4_8, 171 .widths = WIDTHS_1_2_4_8, 495 sc->sc_widths = conf->widths; in sun6idma_attach()
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/docs/ |
| H A D | Cxx1yStatus.rst | 39 :widths: auto 50 :widths: auto
|
| H A D | Cxx2bStatus.rst | 38 :widths: auto 48 :widths: auto
|
| H A D | Cxx1zStatus.rst | 39 :widths: auto 55 :widths: auto
|
| H A D | RangesStatus.rst | 32 :widths: auto 51 :widths: auto
|
| H A D | FormatStatus.rst | 33 :widths: auto 53 :widths: auto
|
| H A D | Cxx2aStatus.rst | 39 :widths: auto 57 :widths: auto
|
| H A D | FeatureTestMacroTable.rst | 22 :widths: auto
|
| /netbsd-src/external/mit/libcbor/dist/doc/source/api/ |
| H A D | type_0_1.rst | 4 …effectively regarded as unsigned), and negative. There are four possible widths for an integer – 1… 37 An integer item is created with one of the four widths. Because integers' `storage is bundled toget…
|
| /netbsd-src/sys/arch/evbarm/stand/boot2440/ |
| H A D | Makefile | 22 CWARNFLAGS.clang+= -Wno-asm-operand-widths
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | bcm7445.dtsi | 209 brcm,gpio-bank-widths = <32 32 32 24>; 222 brcm,gpio-bank-widths = <18 4>;
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/brcm/ |
| H A D | bcm7358.dtsi | 246 brcm,gpio-bank-widths = <32 32 32 29 4>; 261 brcm,gpio-bank-widths = <21 32 2>;
|
| H A D | bcm7360.dtsi | 249 brcm,gpio-bank-widths = <32 32 32 29 4>; 264 brcm,gpio-bank-widths = <21 32 2>;
|
| H A D | bcm7362.dtsi | 245 brcm,gpio-bank-widths = <32 32 32 29 4>; 260 brcm,gpio-bank-widths = <21 32 2>;
|
| H A D | bcm7346.dtsi | 273 brcm,gpio-bank-widths = <32 32 16>; 288 brcm,gpio-bank-widths = <27 32 2>;
|
| H A D | bcm7435.dtsi | 287 brcm,gpio-bank-widths = <32 32 32 21>; 302 brcm,gpio-bank-widths = <18 4>;
|
| H A D | bcm7425.dtsi | 272 brcm,gpio-bank-widths = <32 32 32 21>; 287 brcm,gpio-bank-widths = <18 4>;
|
| H A D | bcm7125.dtsi | 217 brcm,gpio-bank-widths = <32 32 32 18>;
|