HomeSort by relevance Sort by last modified time
    Searched refs:fast (Results 1 - 25 of 75) sorted by null

1 2 3

  /onnv/onnv-gate/usr/src/uts/common/io/
ecpp.conf 28 # When fast-centronics is set to "true", handshaking between the
30 # Centronics devices the hardware handshaking is too fast for the
31 # peripheral. To slow down the handshaking, fast-centronics must
32 # be set to "false". By default fast-centronics is set to "false".
34 fast-centronics="false";
37 # When fast-1284-compatible is set to "true", IEEE 1284 compliant
41 # fast-1284-compatible is set "true".
43 fast-1284-compatible="true";
71 # Devices that are not using fast handshaking may adjust the data setup
  /onnv/onnv-gate/usr/src/cmd/lp/cmd/lpsched/
validate.h 54 char * fast; member in struct:candidate
validate.c 552 if (!pc->fast && !pc->slow)
727 (best_pc->fast || best_pc->slow)
780 load_str (&(prs->fast), best_pc->fast);
783 if (prs->fast) {
784 prs->fast = makestr(
787 prs->fast,
792 prs->fast = prs->slow;
982 if (pc->fast)
983 unload_str (&(pc->fast));
    [all...]
pickfilter.c 279 pc->fast = 0;
475 pc->fast = pipes[1];
nodes.h 166 char *fast; member in struct:rstat_node
requeue.c 253 && (prs->slow || prs->fast)
  /onnv/onnv-gate/usr/src/uts/sun4v/os/
ppage.c 264 boolean_t fast; local
282 fast = B_FALSE;
284 fast = B_TRUE;
295 if (fast) {
318 boolean_t fast; local
337 fast = B_TRUE;
343 fast = B_FALSE;
365 if (fast) {
  /onnv/onnv-gate/usr/src/tools/fastfs/
fastfs.c 101 * -f = fast
105 static int fast = 0; variable
168 fast = 1;
198 if (fast || safe)
257 printstatusline(fn, "fast");
340 if (fast)
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
PerlIO.pm 78 A from scratch implementation of buffering for PerlIO. Provides fast
253 Otherwise if C<Configure> found out how to do "fast" IO using system's
297 # [1] "stdio" if Configure found out how to do "fast stdio" (depends
AnyDBM_File.pm 59 Speed ? ? slow ok fast
  /onnv/onnv-gate/usr/src/cmd/mms/
mmsdb 82 $PGBIN/pg_ctl -D $PGDATA stop -m fast
  /onnv/onnv-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
fcal_leds.conf 61 fast-poll: 2
  /onnv/onnv-gate/usr/src/tools/cscope-fast/
Makefile 28 PROG= cscope-fast
  /onnv/onnv-gate/usr/src/cmd/vi/port/
ex.c 147 bool fast = 0; local
266 fast++;
382 fast++;
407 fast++;
509 if (fast)
535 if (setexit() == 0 && !fast) {
  /onnv/onnv-gate/usr/src/uts/sun4u/os/
ppage.c 449 /* Try the fast path first */
506 int fast = 1; local
518 * Since the fast path doesn't do anything about
521 fast = 0;
528 if (fast) {
539 fast = 0;
548 ASSERT(fast == 0);
560 if (fast) {
  /onnv/onnv-gate/usr/src/lib/libxcurses/src/terminfo/
teleray 49 t1061f|teleray 1061 with fast PROMs,
  /onnv/onnv-gate/usr/src/tools/
Makefile 39 cscope-fast \
  /onnv/onnv-gate/usr/src/ucbcmd/shutdown/
shutdown.c 111 int fast = 0; variable
235 fast = 1;
262 if (fast && (nosync == nosyncflag)) {
418 if (fast)
443 if (fast)
452 if (fast)
  /onnv/onnv-gate/usr/src/cmd/csh/
sh.c 49 bool fast; variable
226 fast++; /* No home -> can't read scripts */
230 fast++;
324 case 'f': /* -f Fast start */
325 fast++;
516 if (!fast && reenter == 0) {
532 /* Will have value("home") here because set fast if don't */
536 if (!fast && !arginp && !onelflg && !havhash)
557 if (!fast && !arginp && !onelflg && !havhash2)
791 if (!fast) {
    [all...]
  /onnv/onnv-gate/usr/src/cmd/lp/filter/postscript/dpost/
README 29 default) is fast and does a good job placing text and justifying the right margin.
  /onnv/onnv-gate/usr/src/cmd/lp/filter/postscript/postdmd/
README 30 printers. Decreasing the pattern size often helps some on printers with fast
  /onnv/onnv-gate/usr/src/cmd/lp/filter/postscript/postmd/
README 47 printers. Decreasing the pattern size often helps some on printers with fast
  /onnv/onnv-gate/usr/src/uts/sun4u/ml/
mach_xc.s 97 ! Load the arguments for the fast trap handler.
100 jmp %o3 ! call the fast trap handler
  /onnv/onnv-gate/usr/src/tools/SUNWonbld/
prototype_i386 34 f none opt/onbld/bin/i386/cscope-fast 555 root bin
prototype_sparc 34 f none opt/onbld/bin/sparc/cscope-fast 555 root bin

Completed in 1440 milliseconds

1 2 3