Home
last modified time | relevance | path

Searched refs:xx (Results 1 – 25 of 151) sorted by path

1234567

/illumos-gate/exception_lists/
H A Dcstyle823 usr/src/uts/common/io/bnxe/577xx/*
H A Dhdrchk322 usr/src/uts/common/io/bnxe/577xx/hsi/mcp/append.h
323 usr/src/uts/common/io/bnxe/577xx/hsi/mcp/bdn.h
328 usr/src/uts/common/io/bnxe/577xx/hsi/mcp/mac_stx.h
329 usr/src/uts/common/io/bnxe/577xx/hsi/mcp/mcp_fio.h
334 usr/src/uts/common/io/bnxe/577xx/hsi/mcp/nvm_map.h
335 usr/src/uts/common/io/bnxe/577xx/hsi/mcp/shmem.h
336 usr/src/uts/common/io/bnxe/577xx/include/bcmtype.h
338 usr/src/uts/common/io/bnxe/577xx/include/l4debug.h
340 usr/src/uts/common/io/bnxe/577xx/include/license.h
341 usr/src/uts/common/io/bnxe/577xx/include/listq.h
[all …]
H A Dwscheck30 usr/src/uts/common/io/bnxe/577xx/*
/illumos-gate/usr/src/boot/common/
H A Dgfx_fb.c1416 xx = x0 - x1; in gfx_fb_bezier()
1418 curvature = xx*sy - yy*sx; in gfx_fb_bezier()
1420 if (sx*sx + sy*sy > xx*xx+yy*yy) { in gfx_fb_bezier()
1428 xx += sx; in gfx_fb_bezier()
1430 xx *= sx; in gfx_fb_bezier()
1434 xy = (xx*yy) << 1; in gfx_fb_bezier()
1435 xx *= xx; in gfx_fb_bezier()
1438 xx = -xx; in gfx_fb_bezier()
1445 xx += xx; in gfx_fb_bezier()
1463 dx += xx; in gfx_fb_bezier()
[all …]
/illumos-gate/usr/src/cmd/awk/
H A Dmaketab.c66 struct xx { struct
146 const struct xx *p; in main()
/illumos-gate/usr/src/cmd/bnu/
H A DREADME57 from "term/xx" to "Direct"
H A Dcu.c895 void (*xx)(), (*yy)(); in _shell() local
903 xx = signal(SIGINT, SIG_IGN); in _shell()
958 (void)signal(SIGINT, xx); in _shell()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dradix.c598 struct radix_node *xx = x; in rn_addroute() local
608 x = xx; in rn_addroute()
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/aggs/
H A Dtst.aggpack.d25 @xx["foo", (char)1, (short)2, (long)3] = quantize(1);
H A Dtst.aggpack.d.out46 78 0 :xx : 2 | 100
47 77 0 :xx : 2 | 100
48 76 0 :xx : 2 | 100
49 75 0 :xx : 2 | 100
50 74 0 :xx : 2 | 100
51 73 0 :xx : 2 | 100
52 72 0 :xx : 2 | 100
53 71 0 :xx : 2 | 100
54 70 0 :xx : 2 | 100
55 69 0 :xx : 2 | 100
[all …]
/illumos-gate/usr/src/cmd/fs.d/
H A Dfsck.c50 #define CHECK(xx, yy)\ argument
51 if (xx == (yy)-1) {\
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipf_y.y186 line: xx rule { while ((fr = frtop) != NULL) {
199 xx: { newrule(); }
H A Dipnat_y.y117 line: xx rule { while ((nat = nattop) != NULL) {
140 xx: { newnatrule(); }
/illumos-gate/usr/src/cmd/lp/lib/oam/
H A DMakefile62 CLEANFILES = $(TEXTSRCS) $(OAMDEF_H) xx??
H A Dgen-defs36 for x in xx??
43 for x in xx??
H A Dgen-text30 for x in xx??
/illumos-gate/usr/src/cmd/mandoc/
H A Dpredefs.in21 * side corresponds to the input sequence (\*x, \*(xx and so on). The
/illumos-gate/usr/src/cmd/oawk/
H A Dmakeprctab.c34 struct xx struct
97 struct xx *p; in main()
/illumos-gate/usr/src/cmd/refer/
H A Dglue5.c157 char xx[20]; in execute() local
158 sprintf(xx, "they are %%.%ds\n", ccount); in execute()
159 fprintf(stderr, xx, p); in execute()
214 { char xx[20]; sprintf(xx, "they are %%.%ds\n", ccount); in execute() local
215 fprintf(stderr, xx, p); in execute()
/illumos-gate/usr/src/cmd/sa/
H A Dsar.c831 freq((float)xx->csi.lread, (float)xx->csi.bread), in prt_b_opt()
834 freq((float)xx->csi.lwrite, (float)xx->csi.bwrite), in prt_b_opt()
886 (float)(xx->csi.sysfork + xx->csi.sysvfork) / sec_diff, in prt_c_opt()
915 if (xx->si.runocc == 0 || xx->si.updates == 0) in prt_q_opt()
919 (float)xx->si.runque / (float)xx->si.runocc, in prt_q_opt()
920 (float)xx->si.runocc / (float)xx->si.updates * 100.0); in prt_q_opt()
922 if (xx->si.swpocc == 0 || xx->si.updates == 0) in prt_q_opt()
926 (float)xx->si.swpque / (float)xx->si.swpocc, in prt_q_opt()
927 (float)xx->si.swpocc / (float)xx->si.updates * 100.0); in prt_q_opt()
958 (float)(xx->cvmi.hat_fault + xx->cvmi.as_fault) / sec_diff, in prt_p_opt()
[all …]
/illumos-gate/usr/src/cmd/sendmail/cf/
H A DREADME1360 The basic policy is to reject message with a 5xx error if
1362 temporary failure, a 4xx temporary failure is returned.
1364 value, this is treated as a temporary failure with a 4xx
/illumos-gate/usr/src/cmd/sendmail/src/
H A Drecipient.c40 sorthost(xx, yy) in sorthost() argument
41 register ADDRESS *xx; in sorthost()
48 return sm_strcasecmp(xx->q_host, yy->q_host);
76 sortexpensive(xx, yy) in sortexpensive() argument
77 ADDRESS *xx; in sortexpensive()
86 return sm_strcasecmp(xx->q_host, yy->q_host);
107 sortbysignature(xx, yy) in sortbysignature() argument
108 ADDRESS *xx; in sortbysignature()
114 if (xx->q_signature == NULL)
115 xx->q_signature = hostsignature(xx->q_mailer, xx->q_host);
[all …]
/illumos-gate/usr/src/cmd/troff/
H A Dn3.c1006 int xx, cnt, tcnt, kk, tot; in casepm() local
1013 if ((xx = contab[i].rq) == 0 || contab[i].mx == 0) in casepm()
1025 *p++ = xx & 0177; in casepm()
1026 if (!(*p++ = (xx >> BYTE) & 0177)) in casepm()
/illumos-gate/usr/src/cmd/troff/troff.d/
H A DREADME112 .fp 3 xx longishname
113 causes font to be called xx but data is loaded
114 from longishname.out instead of xx.out.
/illumos-gate/usr/src/cmd/vi/port/
H A Dex.news736 A bug which caused the screen to mess up when a glob (such as xx*)

1234567