Searched refs:width (Results 1 - 25 of 26) sorted by relevance

12

/bind-9.11.3/contrib/idn/idnkit-1.0-src/lib/
H A Dutf8.c85 int width = UTF8_WIDTH(*p); local
95 if (width == 0 || len < width)
102 w = width;
108 return (width);
117 int width; local
128 width = UTF8_WIDTH(c);
130 switch (width) {
162 if (len < width)
165 rest = width
241 int width; local
[all...]
H A Ducs4.c203 int width; local
215 width = 1;
223 width = 2;
227 width = 3;
231 width = 4;
235 width = 5;
239 width = 6;
246 for (i = width - 1; i > 0; i--) {
298 int width; local
316 width
[all...]
H A Dconverter.c1190 size_t width; local
1194 width = 1;
1196 width = 0;
1198 width = 2;
1200 width = 3;
1202 width = 4;
1204 width = 5;
1206 width = 6;
1208 width = 0;
1209 if (width
[all...]
/bind-9.11.3/unit/atf-src/tools/
H A Dtests-results.css87 border-width: 1pt;
95 border-width: 1pt;
101 border-width: 1pt;
131 border-width: 1pt;
134 width: 80%;
139 border-width: 1pt;
146 border-width: 1pt;
151 width: 1pt;
160 width: 1pt;
170 width
[all...]
H A Dui.cpp52 static size_t width = 0; local
58 width = tools::text::to_type< size_t >(cols);
63 width = ws.ws_col;
66 if (width >= 80)
67 width -= 5;
72 return width;
/bind-9.11.3/lib/lwres/
H A Dprint.c68 unsigned long width; local
106 width = precision = 0;
139 width = va_arg(ap, int);
143 width = strtoul(format, &e, 10);
317 if (precision != 0U || width != 0U) {
321 else if (length < width && zero)
322 zeropad = width - length;
323 if (width != 0U) {
324 pad = width - length -
383 if (width !
[all...]
/bind-9.11.3/lib/isc/
H A Dprint.c165 unsigned long width; local
200 width = precision = 0;
233 width = va_arg(ap, int);
237 width = strtoul(format, &e, 10);
485 if (precision_set || width != 0U) {
489 else if (length < width && zero)
490 zeropad = width - length;
491 if (width != 0U) {
492 pad = width - length -
546 if (width !
[all...]
/bind-9.11.3/lib/dns/rdata/generic/
H A Dcert_37.c103 if (tctx->width == 0) /* No splitting */
106 RETERR(isc_base64_totext(&sr, tctx->width - 2,
H A Dopenpgpkey_61.c47 if (tctx->width == 0) /* No splitting */
50 RETERR(isc_base64_totext(&sr, tctx->width - 2,
H A Dsink_40.c82 if (tctx->width == 0) /* No splitting */
85 RETERR(isc_base64_totext(&sr, tctx->width - 2,
H A Dsshfp_44.c89 if (tctx->width == 0) /* No splitting */
92 RETERR(isc_hex_totext(&sr, tctx->width - 2,
H A Dtkey_249.c196 if (tctx->width == 0) /* No splitting */
199 RETERR(isc_base64_totext(&dr, tctx->width - 2,
225 if (tctx->width == 0) /* No splitting */
228 RETERR(isc_base64_totext(&dr, tctx->width - 2,
H A Dds_43.c140 if (tctx->width == 0) /* No splitting */
143 RETERR(isc_hex_totext(&sr, tctx->width - 2,
H A Dtlsa_52.c101 if (tctx->width == 0) /* No splitting */
104 RETERR(isc_hex_totext(&sr, tctx->width - 2,
H A Dipseckey_45.c186 if (tctx->width == 0) /* No splitting */
189 RETERR(isc_base64_totext(&region, tctx->width - 2,
H A Dkey_25.c133 if (tctx->width == 0) /* No splitting */
136 RETERR(isc_base64_totext(&sr, tctx->width - 2,
H A Dkeydata_65533.c156 if (tctx->width == 0) /* No splitting */
159 RETERR(isc_base64_totext(&sr, tctx->width - 2,
H A Dopt_41.c68 if (tctx->width == 0) /* No splitting */
71 RETERR(isc_base64_totext(&or, tctx->width - 2,
H A Dsig_24.c221 if (tctx->width == 0) /* No splitting */
224 RETERR(isc_base64_totext(&sr, tctx->width - 2,
H A Drrsig_46.c244 if (tctx->width == 0) /* No splitting */
247 RETERR(isc_base64_totext(&sr, tctx->width - 2,
/bind-9.11.3/lib/dns/rdata/in_1/
H A Ddhcid_49.c48 if (tctx->width == 0) /* No splitting */
51 RETERR(isc_base64_totext(&sr, tctx->width - 2,
/bind-9.11.3/lib/dns/include/dns/
H A Drdata.h156 within the "width". */
434 unsigned int width, unsigned int split_width,
442 * within 'width' by breaking the text into multiple lines.
447 * not exceed 'width' anyway.
451 * The 'width' and 'linebreak' arguments are ignored.
461 * it is undefined and falls back to the default value of 'width'
/bind-9.11.3/contrib/idn/idnkit-1.0-src/wsock/config/
H A Didnconf.tcl649 entry $w.prgname -relief sunken -width 56 -textvariable prgName
650 entry $w.encname -relief sunken -width 8 -textvariable encName
728 entry $w.prgname -relief sunken -width 56 -textvariable prgName
828 entry $w.ld_v.e -width 40 -textvariable _logFile
999 entry $w.e -width 40 -textvariable _confFile
1075 listbox .lst.list -width 64 -height 16 -setgrid 1 \
1092 frame .btn.spacing1 -width 1 -height 12 -bd 0
1094 frame .btn.spacing2 -width 1 -height 12 -bd 0
/bind-9.11.3/lib/dns/rdata/any_255/
H A Dtsig_250.c197 if (tctx->width == 0) /* No splitting */
200 RETERR(isc_base64_totext(&sigr, tctx->width - 2,
234 if (tctx->width == 0) /* No splitting */
/bind-9.11.3/lib/dns/
H A Drdata.c119 unsigned int width; /*%< Width of rdata column. */ member in struct:dns_rdata_textctx
1066 if (tctx->width == 0) /* No splitting */
1069 result = isc_hex_totext(&sr, tctx->width - 2,
1129 tctx.width = 60;
1136 unsigned int flags, unsigned int width,
1150 tctx.width = width;
1152 tctx.width = split_width;
1158 tctx.width = 60; /* Used for hex word length only. */
1135 dns_rdata_tofmttext(dns_rdata_t *rdata, dns_name_t *origin, unsigned int flags, unsigned int width, unsigned int split_width, const char *linebreak, isc_buffer_t *target) argument

Completed in 53 milliseconds

12