Home
last modified time | relevance | path

Searched refs:fast (Results 1 – 25 of 86) sorted by relevance

1234

/titanic_41/usr/src/uts/sun4v/os/
H A Dppage.c263 boolean_t fast; in ppcopy() local
281 fast = B_FALSE; in ppcopy()
283 fast = B_TRUE; in ppcopy()
294 if (fast) { in ppcopy()
317 boolean_t fast; in pagezero() local
336 fast = B_TRUE; in pagezero()
342 fast = B_FALSE; in pagezero()
364 if (fast) { in pagezero()
/titanic_41/usr/src/uts/common/io/
H A Decpp.conf34 fast-centronics="false";
43 fast-1284-compatible="true";
/titanic_41/usr/src/uts/sun4u/os/
H A Dppage.c504 int fast = 1; in pagezero() local
519 fast = 0; in pagezero()
526 if (fast) { in pagezero()
537 fast = 0; in pagezero()
546 ASSERT(fast == 0); in pagezero()
558 if (fast) { in pagezero()
/titanic_41/usr/src/cmd/vi/port/
H A Dex.c145 bool fast = 0; in main() local
262 fast++; in main()
378 fast++; in main()
403 fast++; in main()
505 if (fast) in main()
531 if (setexit() == 0 && !fast) { in main()
/titanic_41/usr/src/cmd/lp/cmd/lpsched/
H A Dvalidate.c551 if (!pc->fast && !pc->slow) in _validate()
726 (best_pc->fast || best_pc->slow) in _validate()
779 load_str (&(prs->fast), best_pc->fast); in _validate()
782 if (prs->fast) { in _validate()
783 prs->fast = makestr( in _validate()
786 prs->fast, in _validate()
791 prs->fast = prs->slow; in _validate()
981 if (pc->fast) in free_candidate()
982 unload_str (&(pc->fast)); in free_candidate()
H A Dvalidate.h54 char * fast; member
H A Dpickfilter.c279 pc->fast = 0; in pickfilter()
475 pc->fast = pipes[1]; in pickfilter()
H A Dfiles.c161 if (rp->fast) in rmfiles()
162 fdprintf(fd, "y %s\n", rp->fast); in rmfiles()
H A Dnodes.h164 char *fast; member
H A Drequeue.c252 && (prs->slow || prs->fast) in qchk_filter()
/titanic_41/usr/src/ucbcmd/shutdown/
H A Dshutdown.c111 int fast = 0; variable
235 fast = 1; in main()
262 if (fast && (nosync == nosyncflag)) { in main()
418 if (fast) in main()
443 if (fast) in main()
452 if (fast) in main()
/titanic_41/usr/src/cmd/csh/
H A Dsh.c46 bool fast; variable
197 fast++; /* No home -> can't read scripts */ in main()
201 fast++; in main()
295 fast++; in main()
488 if (!fast && reenter == 0) { in main()
509 if (!fast && !arginp && !onelflg && !havhash) in main()
531 if (!fast && !arginp && !onelflg && !havhash2) in main()
765 if (!fast) { in rechist()
/titanic_41/usr/src/uts/sun4u/ml/
H A Dmach_interrupt.s64 ! It could be a fast trap handler address (pc > KERNELBASE) at TL>0
116 ! the arguments for the fast trap handler.
155 1: jmp %g5 ! call the fast trap handler
H A Dmach_xc.s97 ! Load the arguments for the fast trap handler.
100 jmp %o3 ! call the fast trap handler
/titanic_41/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfcal_leds.conf61 fast-poll: 2
/titanic_41/usr/src/tools/cscope-fast/
H A DMakefile28 PROG= cscope-fast
/titanic_41/usr/src/uts/sun4v/ml/
H A Dmach_xc.s99 ! Load the arguments for the fast trap handler.
102 jmp %o3 ! call the fast trap handler
/titanic_41/usr/src/cmd/lp/filter/postscript/filtdesc/
H A Dpostio.fd28 Filter type: fast
H A Ddownload.fd28 Filter type: fast
H A Dpostior.fd28 Filter type: fast
/titanic_41/usr/src/lib/libc/port/locale/
H A Dengine.c45 #define fast sfast macro
56 #define fast lfast macro
67 #define fast mfast macro
106 static const char *fast(struct match *, const char *, const char *, sopno,
258 endp = fast(m, start, stop, gf, gl); in matcher()
756 fast(struct match *m, const char *start, const char *stop, sopno startst, in fast() function
1132 #undef fast
/titanic_41/usr/src/tools/
H A DMakefile38 cscope-fast \
/titanic_41/usr/src/tools/scripts/
H A Dxref.mk61 CSCOPE = $(BUILD_TOOLS)/onbld/bin/$(MACH)/cscope-fast
/titanic_41/usr/src/lib/libdtrace_jni/java/
H A DMakefile234 $(DOCHTMLDESTDIR)/fast.html \
/titanic_41/usr/src/cmd/lp/lib/filters/
H A Dllib-llpflt47 FILTERTYPE type; /* type of filter (fast/slow) */

1234