Searched refs:fine (Results 1 - 15 of 15) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DScalar.t66 like( $warn, qr/WARNING: calling TieTest->new/, 'caught warning fine' );
H A DFile.pm2412 require fine control over which writes are deferred, or may require
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DDumpvalue.t58 is( $d->stringify('5@ $1'), "'5\@ \$1'", 'quoted $ and @ fine' );
59 is( $d->stringify("5@\033\$1"), '"5\@\e\$1"', 'quoted $ and @ and \033 fine' );
80 # should compact simple arrays just fine
83 is( $out->read, "0..2 1 2 3\n", 'dumped array fine' );
86 is( $out->read, "0..2 1 2 ...\n", 'dumped limited array fine' );
88 # should compact simple hashes just fine
90 is( $out->read, "'a' => 1, 'b' => 2, 'c' => 3\n", 'dumped hash fine' );
93 is( $out->read, "'a' => 1, 'b' => 2 ...\n", 'dumped limited hash fine' );
134 ok( Dumpvalue::matchvar(1, 1), 'matchvar matched numbers fine' );
135 ok( Dumpvalue::matchvar('hi', 'hi'), 'matchvar matched strings fine' );
[all...]
H A Dconstant.pm177 strings like variables. However, concatenation works just fine:
H A DPerlIO.pm100 pops itself off the stack. If not, fine, use the one we just pushed.
H A DMemoize.pm929 works just fine. For some storage methods, you need a little glue.
H A DCPAN.pm7022 fine tuned environments C<UNINST=1> can cause damage.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dpl2pm.PL50 file will still work fine and you should only use this tool if you
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/MIME/
H A DHeader.pm205 any source encoding is fine.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Locale/
H A DMaketext.pm278 # if it's a lg tag, fine, pass thru (untainted)
541 * 1 tablespoon of fresh dill, washed and chopped fine
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A De1000.c809 uint16_t fused, fine, coarse; local
817 fine = fused & IGP01E1000_ANALOG_FUSE_FINE_MASK;
822 fine -= IGP01E1000_ANALOG_FUSE_FINE_1;
824 fine -= IGP01E1000_ANALOG_FUSE_FINE_10;
827 (fine & IGP01E1000_ANALOG_FUSE_FINE_MASK) |
/osnet-11/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DLocalConsumer.java823 logger.fine("consumer already stopped");
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DMore.pm1185 will work fine.
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex758 % And a page break here is fine.
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex822 % And a page break here is fine.

Completed in 174 milliseconds