Home
last modified time | relevance | path

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

12

/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Ddev-options.rst19 Dump the IR at each of the given passes.
21 The passes currently understood are:
31 If ``=last`` is used, all passes after the specified one are disabled.
32 By default all passes are enabled.
34 The passes currently understood are:
54 Dump the IR after all optimization passes.
/illumos-gate/usr/src/test/libc-tests/tests/common/
H A Dtest_common.c35 static int passes; variable
150 passes++; in test_passed()
167 if (passes == tests) { in test_summary()
168 (void) printf("TEST SUMMARY: %d / %d (ok)\n", passes, tests); in test_summary()
171 passes, tests, tests - passes); in test_summary()
/illumos-gate/usr/src/test/libc-tests/tests/
H A Duchar.c761 uint_t passes = 0; in main() local
781 passes++; in main()
785 (void) printf("%d/%d test%s passed\n", passes, ntests, in main()
786 passes > 1 ? "s" : ""); in main()
787 return (passes == ntests ? EXIT_SUCCESS : EXIT_FAILURE); in main()
/illumos-gate/usr/src/cmd/initpkg/init.d/
H A DREADME35 /sbin/rc[S0-6] script passes a single argument. It passes the argument
/illumos-gate/usr/src/cmd/oamuser/user/
H A Duseradd.dfl35 # should be performed by default when user passes -m flag to
/illumos-gate/usr/src/uts/sun4u/sys/
H A Drmc_comm_hproto.h414 rsci32 passes; member
427 rsci32 passes; member
/illumos-gate/usr/src/cmd/fm/eversholt/files/common/
H A Dsca1000.esc45 * The driver passes the user data to the hardware and returns the hardware
H A Dsca500.esc45 * The driver passes the user data to the hardware and returns the hardware
/illumos-gate/usr/src/test/libc-tests/tests/stdio/
H A Dmemstream.c2086 uint_t passes = 0; in main() local
2101 passes++; in main()
2105 (void) printf("%d/%d test%s passed\n", passes, ntests, in main()
2106 passes > 1 ? "s" : ""); in main()
2107 return (passes == ntests ? EXIT_SUCCESS : EXIT_FAILURE); in main()
/illumos-gate/usr/src/test/test-runner/stf/contrib/include/
H A Dlogapi.shlib71 # Execute a negative test and exit $STF_FAIL if test passes
157 # $STF_FAIL if test passes
/illumos-gate/usr/src/boot/
H A DREADME.loader220 #module_type="type" # passes "-t type" to load
221 #module_flags="flags" # passes "flags" to the module
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhtable.c574 uint_t pass, passes; in htable_steal() local
598 passes = reap ? 0 : htable_steal_passes; in htable_steal()
605 for (pass = 0; pass <= passes && stolen < cnt; ++pass) { in htable_steal()
/illumos-gate/usr/src/cmd/filesync/
H A DREADME169 Overview of passes:
289 read the above notes overviewing the passes
/illumos-gate/usr/src/uts/common/smbsrv/ndl/
H A Dwinreg.ndl364 * The real structure of shutdown passes some strings, a timeout
H A Dsvcctl.ndl191 * dwCurrentState. If the amount of time specified by wait_hint passes,
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DHISTORY99 11/11/87 pppragma() now omits space after # for primitive passes (uts)
/illumos-gate/usr/src/grub/grub-0.97/
H A DCOPYING331 `Gnomovision' (which makes passes at compilers) written by James Hacker.
/illumos-gate/usr/src/cmd/powertop/common/
H A DCOPYING331 `Gnomovision' (which makes passes at compilers) written by James Hacker.
/illumos-gate/usr/src/tools/smatch/src/
H A DGPL-2330 `Gnomovision' (which makes passes at compilers) written by James Hacker.
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A DTHIRDPARTYLICENSE425 `Gnomovision' (which makes passes at compilers) written by James Hacker.
/illumos-gate/usr/src/uts/common/io/e1000api/
H A DREADME750 6913835 e1000g driver passes bad messages up the stack when jumbograms received
/illumos-gate/usr/src/uts/common/io/e1000g/
H A DREADME750 6913835 e1000g driver passes bad messages up the stack when jumbograms received
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcaps128 bit_image_entwining, "bitwin" "Yo" Number of passes for each bit-image row
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME472 passes the user program exit status to the DHCP client through the pipe,
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps137 bit_image_entwining bitwin Yo number Number of passes for each bit-map row

12