Home
last modified time | relevance | path

Searched refs:Re (Results 1 – 25 of 196) sorted by relevance

12345678

/openbsd-src/gnu/usr.bin/perl/dist/Math-Complex/t/
H A DComplex.t86 $z->Re(2);
88 print "# $test Re(z) = ",$z->Re(), " Im(z) = ", $z->Im(), " z = $z\n";
89 print 'not ' unless Re($z) == 2 and Im($z) == 3;
98 print "# $test Re(z) = ",$z->Re(), " Im(z) = ", $z->Im(), " z = $z\n";
101 (Re($z) - 3 ) < $eps and
111 print "# $test Re(z) = ",$z->Re(), " Im(z) = ", $z->Im(), " z = $z\n";
114 (Re($z) + 1 ) < $eps and
392 print ((\$z0->Re() == 0) ? "ok $test\n" : "not ok $test\n");
414 print ((\$z2->Re() == 0) ? "ok $test\n" : "not ok $test\n");
574 $ex =~ s/\ba\b/Re($target)/g;
[all …]
/openbsd-src/regress/usr.bin/mandoc/eqn/nullary/
H A Droman.out_html2 …<mi>max</mi><mi>min</mi><mi>lim</mi><mi>log</mi><mi>ln</mi><mi>exp</mi><mi>Re</mi><mi>Im</mi><mi>a…
3 …tyle="italic">ln</mi><mi fontstyle="italic">exp</mi><mi fontstyle="italic">Re</mi><mi fontstyle="i…
H A Droman.out_ascii8 acsc sinh cosh tanh coth arc max min lim log ln exp Re Im and if for det
/openbsd-src/regress/lib/libcrypto/x509/bettertls/certificates/
H A D2454.crt13 VnCI3I6DONRA4sYkthYn5jE+iuT+6J5kBmDCoScFU3aQ8/94O/Re/VdmagMIh8Yf
H A D2488.crt17 YWwwDQYJKoZIhvcNAQELBQADggEBAEs095/Re+UTszcQzhcpXWqdMq/+cVxsuN/q
H A D2491.chain11 HDikdJwImlWPZZKJv/nJ+e2SBIeLXHY16pZn3Ur4uJ1vSt/Re+yjqYo8NRd2PysE
H A D401.chain37 Re/BmdfbWr1lrHVKMM27G/e83GwqJQ87DcmgE1ca5bG9qiC7Wuij041IDAQxyPfr
/openbsd-src/regress/usr.bin/mandoc/roff/de/
H A Dtab.out_ascii17 RReemmoovvaall
/openbsd-src/gnu/usr.bin/perl/dist/Math-Complex/lib/Math/
H A DComplex.pm593 return 0 if $z2 == 0 && Re($z1) > 0;
596 return 0 if $z1 == 0 && Re($z2) > 0;
812 sub Re { subroutine
813 my ($z, $Re) = @_;
815 if (defined $Re) {
816 $z->{'cartesian'} = [ $Re, ${$z->_cartesian}[1] ];
/openbsd-src/sys/arch/alpha/stand/boot/
H A Dversion9 1.4-1: Re-import from master sources
/openbsd-src/gnu/usr.bin/perl/dist/Filter-Simple/
H A DChanges66 - Re-allowed user-defined terminators to be regexes
71 - Re-corified test modules in line with Jarkko's new scheme
/openbsd-src/gnu/usr.bin/perl/ext/SDBM_File/
H A Dbiblio49 %T Re: dbm.a and ndbm.a archives
/openbsd-src/regress/usr.bin/mandoc/roff/esc/
H A Dtwo.out_ascii17 <intersection> <union> <sqrt> |~ ~| |_ _| <infinity> <Aleph> <Im> <Re>
/openbsd-src/regress/usr.bin/mandoc/roff/string/
H A Dundef.out_ascii25 RReennaammeedd mmaaccrroo
/openbsd-src/games/quiz/datfiles/
H A Delements75 Re:75:186.21:Rhenium
/openbsd-src/regress/usr.bin/mandoc/char/unicode/
H A Dnamed.out_ascii97 <Re><Re> BLACK-LETTER CAPITAL R
/openbsd-src/gnu/gcc/libstdc++-v3/docs/html/27_io/
H A Dbinary_iostreams_kanze.txt4 Subject: Re: binary iostreams ?
/openbsd-src/gnu/lib/libstdc++/libstdc++/docs/html/27_io/
H A Dbinary_iostreams_kanze.txt4 Subject: Re: binary iostreams ?
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.oliva/
H A DChangeLog96 * template3.C: Re-introduced XFAIL. :-(
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp451 Regex Re(HeadTail.first); in createRegexesFromString() local
453 if (!Re.isValid(Err)) { in createRegexesFromString()
457 Regexes.emplace_back(std::move(Re)); in createRegexesFromString()
466 for (Regex &Re : Regexes) in doesFilenameMatchARegex()
467 if (Re.match(Filename)) in doesFilenameMatchARegex()
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A DChangeLog193 * cris-tdep.c (_initialize_cris_tdep): Re-add call to
337 * ada-lang.c (lim_warning): Re-implement as a varargs function.
407 (target_stopped_data_address_p): Re-org logic, add casts.
1365 * configure: Re-generate.
1862 * configure: Re-generate.
1897 * gdbarch.c: Re-generate.
1900 * configure.in: Re-generate.
1904 * gdbarch.c: Re-generate.
1909 * gdbarch.h: Re-generate.
2068 * infrun.c: Re-indent. Move expression operators to the beginning
[all …]
H A DChangeLog-20031003 * gdbarch.h: Re-generate.
1131 * gdbarch.h, gdbarch.c: Re-generate.
1155 * gdbarch.c: Re-generate.
1165 * gdbarch.c: Re-generate.
1171 * gdbarch.c: Re-generate.
1183 * gdbarch.c: Re-generate.
1786 (set_gdbarch_from_file): Re-implement using gdbarch_from_bfd and
1945 * gdbarch.h, gdbarch.c: Re-generate.
2013 * gdbarch.h, gdbarch.c: Re-generate
2581 * ppc-sysv-tdep.c: Re-indent.
[all …]
/openbsd-src/gnu/usr.bin/perl/dist/Exporter/
H A DChanges58 - Re-vamp module to work in Git.
/openbsd-src/gnu/usr.bin/perl/dist/constant/
H A DChanges50 [TESTS] Re-added pseudohashes tests that were removed at some point
/openbsd-src/gnu/usr.sbin/mkhybrid/src/
H A DChangeLog.mkhybrid8 Re-introduced some minor changes "lost" from v1.12b4.8
139 Re-enabled support of non-regular Win32 files. GNU-Win32 can

12345678