Home
last modified time | relevance | path

Searched refs:lead (Results 1 – 25 of 139) sorted by relevance

123456

/freebsd-14.2/contrib/googletest/googletest/src/
H A Dgtest-printers.cc487 unsigned char lead = s[i++]; in IsValidUTF8() local
489 if (lead <= 0x7f) { in IsValidUTF8()
492 if (lead < 0xc2) { in IsValidUTF8()
494 } else if (lead <= 0xdf && (i + 1) <= length && IsUTF8TrailByte(s[i])) { in IsValidUTF8()
496 } else if (0xe0 <= lead && lead <= 0xef && (i + 2) <= length && in IsValidUTF8()
499 (lead != 0xe0 || s[i] >= 0xa0) && in IsValidUTF8()
500 (lead != 0xed || s[i] < 0xa0)) { in IsValidUTF8()
502 } else if (0xf0 <= lead && lead <= 0xf4 && (i + 3) <= length && in IsValidUTF8()
506 (lead != 0xf0 || s[i] >= 0x90) && in IsValidUTF8()
507 (lead != 0xf4 || s[i] < 0x90)) { in IsValidUTF8()
/freebsd-14.2/tools/tools/locale/tools/
H A Dutf8-rollup.pl126 my $lead;
134 $lead = 0xc0;
137 $lead = 0xe0;
140 $lead = 0xf0;
148 $ret = (sprintf "%02X", ($wc & 0xff) | $lead) . $ret;
/freebsd-14.2/lib/libc/stdio/
H A Dxprintf_float.c165 int lead; /* sig figs before decimal or group sep */ in __printf_render_float() local
309 lead = expt; in __printf_render_float()
311 if (lead <= *grouping) in __printf_render_float()
313 lead -= *grouping; in __printf_render_float()
322 lead = expt; in __printf_render_float()
379 PRINTANDPAD(cp, dtoaend, lead, 1); in __printf_render_float()
380 cp += lead; in __printf_render_float()
H A Dvfprintf.c86 int lead; /* sig figs before decimal or group sep */ member
107 gs->lead = ndigits; in grouping_init()
109 if (gs->lead <= *gs->grouping) in grouping_init()
111 gs->lead -= *gs->grouping; in grouping_init()
130 if (io_printandpad(iop, cp, ep, gs->lead, zeroes, locale)) in grouping_print()
132 cp += gs->lead; in grouping_print()
H A Dvfwprintf.c86 int lead; /* sig figs before decimal or group sep */ member
135 gs->lead = ndigits; in grouping_init()
137 if (gs->lead <= *gs->grouping) in grouping_init()
139 gs->lead -= *gs->grouping; in grouping_init()
158 if (io_printandpad(iop, cp, ep, gs->lead, zeroes, locale)) in grouping_print()
160 cp += gs->lead; in grouping_print()
/freebsd-14.2/contrib/tzcode/
H A Dstrftime.c638 register int lead; in _yconv() local
643 lead = a / DIVISOR + b / DIVISOR + trail / DIVISOR; in _yconv()
645 if (trail < 0 && lead > 0) { in _yconv()
647 --lead; in _yconv()
648 } else if (lead < 0 && trail > 0) { in _yconv()
650 ++lead; in _yconv()
653 if (lead == 0 && trail < 0) in _yconv()
655 else pt = _conv(lead, "%02d", pt, ptlim); in _yconv()
H A Dzdump.c1237 register int lead; in dumptime() local
1256 lead = timeptr->tm_year / DIVISOR + TM_YEAR_BASE / DIVISOR + in dumptime()
1259 if (trail < 0 && lead > 0) { in dumptime()
1261 --lead; in dumptime()
1262 } else if (lead < 0 && trail > 0) { in dumptime()
1264 ++lead; in dumptime()
1266 if (lead == 0) in dumptime()
1268 else printf("%d%d", lead, ((trail < 0) ? -trail : trail)); in dumptime()
/freebsd-14.2/lib/libc/stdtime/
H A Dstrftime.c617 register int lead; in _yconv() local
622 lead = a / DIVISOR + b / DIVISOR + trail / DIVISOR; in _yconv()
624 if (trail < 0 && lead > 0) { in _yconv()
626 --lead; in _yconv()
627 } else if (lead < 0 && trail > 0) { in _yconv()
629 ++lead; in _yconv()
632 if (lead == 0 && trail < 0) in _yconv()
634 else pt = _conv(lead, "%02d", pt, ptlim, loc); in _yconv()
/freebsd-14.2/lib/libc/locale/
H A Dutf8.c295 unsigned char lead; in _UTF8_wcrtomb() local
320 lead = 0xc0; in _UTF8_wcrtomb()
327 lead = 0xe0; in _UTF8_wcrtomb()
330 lead = 0xf0; in _UTF8_wcrtomb()
347 *s = (wc & 0xff) | lead; in _UTF8_wcrtomb()
/freebsd-14.2/sys/libkern/
H A Diconv_ucs.c483 u_char lead, *p; in ucs4_to_utf8() local
491 lead = 0; /* "0" */ in ucs4_to_utf8()
494 lead = 0xc0; /* "11" */ in ucs4_to_utf8()
497 lead = 0xe0; /* "111" */ in ucs4_to_utf8()
500 lead = 0xf0; /* "1111" */ in ucs4_to_utf8()
517 *p = ucs4 | lead; in ucs4_to_utf8()
/freebsd-14.2/contrib/jemalloc/src/
H A Dextent.c997 *lead = NULL; in extent_split_interior()
1004 *lead = *extent; in extent_split_interior()
1009 *to_leak = *lead; in extent_split_interior()
1010 *lead = NULL; in extent_split_interior()
1022 *to_salvage = *lead; in extent_split_interior()
1023 *lead = NULL; in extent_split_interior()
1061 extent_t *lead; in extent_recycle_split() local
1083 if (lead != NULL) { in extent_recycle_split()
1368 extent_t *lead; in extent_grow_retained() local
1378 if (lead != NULL) { in extent_grow_retained()
[all …]
/freebsd-14.2/contrib/tcsh/nls/russian/
H A Dset94 2 AddXkey: sequence-lead-in command not allowed\n
/freebsd-14.2/contrib/tcsh/nls/ukrainian/
H A Dset94 2 AddXkey: sequence-lead-in command not allowed\n
/freebsd-14.2/contrib/tcsh/nls/C/
H A Dset94 2 AddXkey: sequence-lead-in command not allowed\n
/freebsd-14.2/contrib/tcsh/nls/german/
H A Dset94 2 AddXkey: sequence-lead-in command not allowed\n
/freebsd-14.2/contrib/tcsh/nls/finnish/
H A Dset94 2 AddXkey: sequence-lead-in command not allowed\n
/freebsd-14.2/contrib/tcsh/nls/italian/
H A Dset94 2 AddXkey: comando `sequence-lead-in' non permesso\n
/freebsd-14.2/contrib/tcsh/nls/french/
H A Dset94 2 AddXkey: commande séquence d'introduction (sequence-lead-in) pas autorisé\n
/freebsd-14.2/contrib/tcsh/nls/spanish/
H A Dset94 2 AddXkey: No se permite comando introducción de secuencia (sequence-lead-in)\n
/freebsd-14.2/sys/contrib/device-tree/src/arm64/allwinner/
H A Dsun50i-a64-pinephone-1.1.dts17 * 1.0, and the lowest PWM duty cycle that doesn't lead to backlight
H A Dsun50i-a64-pinephone-1.2.dts22 * and the lowest PWM duty cycle that doesn't lead to backlight being off
/freebsd-14.2/contrib/libfido2/.github/ISSUE_TEMPLATE/
H A Dbug_report.md27 **What are the steps that lead to the problem?**
/freebsd-14.2/sys/contrib/device-tree/Bindings/media/i2c/
H A Dadv7343.txt3 The ADV7343 are high speed, digital-to-analog video encoders in a 64-lead LQFP
/freebsd-14.2/sys/contrib/device-tree/Bindings/display/mediatek/
H A Dmediatek,ufoe.yaml15 UFOe can cut the data rate for DSI port which may lead to reduce power
/freebsd-14.2/sys/cam/scsi/
H A Dscsi_cd.c2051 struct cd_toc_single *lead; in cdioctl() local
2059 lead = malloc(sizeof(*lead), M_SCSICD, M_WAITOK | M_ZERO); in cdioctl()
2073 free(lead, M_SCSICD); in cdioctl()
2083 free(lead, M_SCSICD); in cdioctl()
2106 free(lead, M_SCSICD); in cdioctl()
2128 free(lead, M_SCSICD); in cdioctl()
2142 free(lead, M_SCSICD); in cdioctl()
2155 sizeof(*lead), in cdioctl()
2159 free(lead, M_SCSICD); in cdioctl()
2164 lead->entry; in cdioctl()
[all …]

123456