Searched refs:counted (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Dfind2perl.PL826 True if file's size matches N (see below) N is normally counted in
828 counted in characters (bytes) and a suffix of "k" specifes that
829 size should be counted in 1024-byte blocks.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DHarness.pm168 counted as a skipped test. If the whole testscript succeeds, the
183 C<not ok> or C<not ok NUMBER>, it is counted as a todo test. The text
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Time/HiRes/
H A DHiRes.pm216 C<ITIMER_REAL> results in C<alarm()>-like behavior. Time is counted in
/osnet-11/usr/src/lib/libsqlite/tool/
H A Dspaceanal.tcl320 counted when computing this number. The percentage at the right shows
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Ddprofpp.PL167 Otherwise the time to autoload it is counted as time of the subroutine
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dregcomp.c1264 int counted = mincount != 0; local
1326 /* It is counted once already... */
1327 data->pos_min += minnext * (mincount - counted);
1328 data->pos_delta += - counted * deltanext +
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigInt.pm3281 Number of significant digits. Leading zeros are not counted. A

Completed in 53 milliseconds