Home
last modified time | relevance | path

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

12

/illumos-gate/usr/src/cmd/troff/nroff.d/
H A Dn10.c403 lead += j; in ptout1()
448 if (esc || lead) in ptout1()
600 if (lead) { in move()
601 if (lead < 0) { in move()
602 lead = -lead; in move()
610 lead = lead % t.Newline; in move()
616 lead = lead % t.Halfline; in move()
621 lead = lead % t.Newline; in move()
653 lead /= t.Vert; in move()
656 while (lead--) in move()
[all …]
/illumos-gate/usr/src/data/locale/tools/
H A Dutf8-rollup.pl96 my $lead;
104 $lead = 0xc0;
107 $lead = 0xe0;
110 $lead = 0xf0;
118 $ret = (sprintf "%02X", ($wc & 0xff) | $lead) . $ret;
/illumos-gate/usr/src/lib/libc/port/locale/
H A Dutf8.c287 unsigned char lead; in _UTF8_wcrtomb() local
312 lead = 0xc0; in _UTF8_wcrtomb()
315 lead = 0xe0; in _UTF8_wcrtomb()
318 lead = 0xf0; in _UTF8_wcrtomb()
323 lead = 0xf8; in _UTF8_wcrtomb()
326 lead = 0xfc; in _UTF8_wcrtomb()
344 *s = (wc & 0xff) | lead; in _UTF8_wcrtomb()
H A Dstrftime.c518 register int lead; in _yconv() local
523 lead = a / DIVISOR + b / DIVISOR + trail / DIVISOR; in _yconv()
525 if (trail < 0 && lead > 0) { in _yconv()
527 --lead; in _yconv()
528 } else if (lead < 0 && trail > 0) { in _yconv()
530 ++lead; in _yconv()
533 if (lead == 0 && trail < 0) in _yconv()
535 else pt = _conv(lead, "%02d", pt, ptlim); in _yconv()
/illumos-gate/usr/src/cmd/troff/troff.d/
H A Dt10.c244 lead += lss;
267 lead += dip->blss + lss;
272 lead += dip->alss;
300 lead += j;
310 if (lead)
387 if (lead)
546 vpos += lead; in ptlead()
549 lead = 0; in ptlead()
/illumos-gate/usr/src/cmd/zdump/
H A Dzdump.c596 register int lead; local
622 lead = timeptr->tm_year / DIVISOR + TM_YEAR_BASE / DIVISOR +
625 if (trail < 0 && lead > 0) {
627 --lead;
628 } else if (lead < 0 && trail > 0) {
630 ++lead;
632 if (lead == 0)
635 (void) printf("%d%d", lead, ((trail < 0) ? -trail : trail));
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dasppp2pppd1134 local($lead, $_) = ($1, $2);
1135 /[Mm]/ ? ($ostr .= $lead) :
1136 /[Ee]/ ? ($sorrye = 1, $ostr .= $lead) :
1137 ($ostr .= $lead . "\\" . $_);
1141 local($lead, $_) = ($1, $2);
1143 $ostr .= $lead . "\\T") :
1145 $ostr .= $lead . "\\U") :
1146 /M/ ? ($ostr .= $lead,
1149 /m/ ? ($ostr .= $lead,
1152 /[Ee]/ ? ($sorrye = 1, $ostr .= $lead) :
[all …]
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dns_fnreaddir.c67 FN_composite_name_t **lead);
301 FN_composite_name_t **lead) in split_cname() argument
307 *lead = fn_composite_name_prefix(name, iter); in split_cname()
308 if (*last == NULL || *lead == NULL) { in split_cname()
311 fn_composite_name_destroy(*lead); in split_cname()
/illumos-gate/usr/src/cmd/refer/
H A Dmkey2.c66 outkey(char *ky, int lead, int trail) in outkey() argument
76 if (mindex(".%,!#$%&'();+:*", lead) != 0) in outkey()
/illumos-gate/usr/src/cmd/troff/
H A Dnii.c112 int lead; variable
H A Dext.h106 extern int lead;
/illumos-gate/usr/src/cmd/fm/eversholt/files/common/
H A Dsca1000.esc58 * Hardware faults lead to the following error
H A Dsca500.esc58 * Hardware faults lead to the following error
/illumos-gate/usr/src/cmd/cmd-inet/etc/
H A Dipsecinit.sample83 # could lead to compromise of this machine if the DNS server
/illumos-gate/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c311 (u_offset_t value, int fieldsz, int digits, int lead);
312 #define print(value, fieldsz, digits, lead) \ argument
313 printll((u_offset_t)value, fieldsz, digits, lead)
315 static void print(long value, int fieldsz, int digits, int lead);
4480 printll(u_offset_t value, int fieldsz, int digits, int lead) in printll() argument
4482 print(long value, int fieldsz, int digits, int lead) in printll()
4498 if (lead) { in printll()
4504 "%c", '-', 0, digits, lead, mode); in printll()
4510 "%c", 0, digits, lead, mode); in printll()
/illumos-gate/usr/src/uts/common/io/wpi/
H A Dwpireg.h559 uint8_t lead; member
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Ddata-structures.txt41 The edges in that graph lead from one basic block to a basic block which can follow it in the execu…
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A DREADME96 lead to additional events. We have daemon-internal events (object
356 location activation. This will lead to a reapplication of
/illumos-gate/usr/src/lib/
H A DREADME.Makefiles155 mask unreferenced files, and potentially lead to the inclusion of unwanted
205 (in fact, using it would lead to duplicate messages in the catalog).
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_cheetahplus_asm.S890 * those will lead to a system panic.
/illumos-gate/usr/src/data/perfmon/
H A Dreadme.txt131 …CIEVED event is recommended because the hardware interrupt being counted may lead to the masking of
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE224 12-02-29 A bug which could lead to a core dump when more that four shared
307 11-10-10 A bug which could lead to a core dump when the shell was invoked
380 11-05-24 A bug in unsetting arrays of compound variables that could lead to
452 11-02-25 A bug which could lead to a core dump occurred when a shell script
631 lead to an exception fixed after 8 levels of recursion has been
1016 09-08-23 A bug in the handling of the trap on SIGPIPE that could lead to a
1531 syntax errors or lead to core dumps has been fixed.
1626 of an element that hasn't been assigned could lead to a core dump
2192 03-01-09 A bug in which using ${.sh.match} multiple times could lead to
2261 02-08-19 A bug which could lead to an exception on some systems (for
[all …]
/illumos-gate/usr/src/cmd/fm/dicts/
H A DAMD.po311 msgstr "A faulty DRAM channel could lead to large numbers of correctable errors, some uncorrectable…
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dsym.msg261 \twill lead to the hash table having inaccurate information\n\
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt92 8. Problem: MPA Reject lead to leak of free eps.
151 6. Problem: CQ92540 - MPA Reject lead to the 4-tuple not being freed from
152 the connection list, this lead to the same 4-tuple connection
1722 resource may lead to firmware assert.
6485 requests on a QP and was moved to error state may lead to HW
6553 1. Problem: Disabling sriov on higher PFs can lead to chip getting stuck.
6561 2. Problem: Disabling sriov while num_vfs < total vfs can lead to stop

12