Searched refs:near (Results 1 - 13 of 13) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DTrig.t28 sub near ($$;$) { subroutine
30 print "# near? $_[0] $_[1] $e\n";
37 print 'not ' unless (near(tan($x), sin($x) / cos($x)));
40 print 'not ' unless (near(sinh(2), 3.62686040784702));
43 print 'not ' unless (near(acsch(0.1), 2.99822295029797));
53 print 'not ' unless (near($y, 1.5707963267949) and
54 near($z, -1.31695789692482));
57 print 'not ' unless (near(deg2rad(90), pi/2));
60 print 'not ' unless (near(rad2deg(pi), 180));
68 print 'not ' unless (near(
[all...]
H A DTrig.pm490 C<Math::Complex> and thus go quite near complex numbers while doing
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dsubs.t90 Number found where operator expected at - line 3, near "Fred 1"
92 syntax error at - line 3, near "Fred 1"
101 Number found where operator expected at - line 3, near "Fred 1"
103 syntax error at - line 3, near "Fred 1"
H A Ddiagnostics.pm36 at the start (or near the start) of your program. (Note
/osnet-11/usr/src/grub/grub2/grub-core/disk/
H A Draid.c349 grub_uint64_t disknr, b, near, far, ofs;
352 far = ofs = near = 1;
356 near = array->total_devs;
359 near = array->layout & 0xFF;
373 read_sector = grub_divmod64 (read_sector * near, array->total_devs,
388 for (i = 0; i < near; i++)
440 disknr += (near - i);
348 grub_uint64_t disknr, b, near, far, ofs; local
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DRefHash.t210 s/ at .+ line \d+, near .*//mg;
/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_lex.l551 <S0>. yyerror("syntax error near \"%c\"\n", yytext[0]);
614 <S2>. yyerror("syntax error near \"%c\"\n", yytext[0]);
643 <S3>. yyerror("syntax error near \"%c\"\n", yytext[0]);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DReadLine.pm23 available on CPAN near you. The real target of this stub package is to
/osnet-11/usr/src/grub/grub2/grub-core/lib/minilzo/
H A Dlzodefs.h149 # define __near near
163 # define __near near
H A Dminilzo.c169 # define __near near
183 # define __near near
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/
H A DOpcode.pm359 mechanism will be added to perl in the near future.
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex6994 % \otherifyactive is called near the end of this file.
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex8864 % \otherifyactive is called near the end of this file.

Completed in 74 milliseconds