Home
last modified time | relevance | path

Searched refs:EPS (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dcomplex.d446 enum EPS = double.epsilon; variable
468 assert(approxEqual(abs(ctc), abs(c1)*abs(c2), EPS));
469 assert(approxEqual(arg(ctc), arg(c1)+arg(c2), EPS));
472 assert(approxEqual(abs(cdc), abs(c1)/abs(c2), EPS));
473 assert(approxEqual(arg(cdc), arg(c1)-arg(c2), EPS));
476 assert(approxEqual(cec.re, 0.11524131979943839881, EPS));
477 assert(approxEqual(cec.im, 0.21870790452746026696, EPS));
495 assert(approxEqual(abs(cdr), abs(c1)/a, EPS));
496 assert(approxEqual(arg(cdr), arg(c1), EPS));
499 assert(approxEqual(abs(cer), abs(c1)^^3, EPS));
[all …]
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dcomplex.d489 enum EPS = double.epsilon; variable
511 assert(isClose(abs(ctc), abs(c1)*abs(c2), EPS));
512 assert(isClose(arg(ctc), arg(c1)+arg(c2), EPS));
515 assert(isClose(abs(cdc), abs(c1)/abs(c2), EPS));
516 assert(isClose(arg(cdc), arg(c1)-arg(c2), EPS));
538 assert(isClose(abs(cdr), abs(c1)/a, EPS));
539 assert(isClose(arg(cdr), arg(c1), EPS));
542 assert(isClose(abs(cer), abs(c1)^^3, EPS));
543 assert(isClose(arg(cer), arg(c1)*3, EPS));
556 assert(isClose(abs(rdc), a/abs(c1), EPS));
[all …]
/netbsd-src/external/gpl2/mkhybrid/dist/
H A Dmagic72 >>>15 string EPS - type %s
79 >>>16 string EPS - type %s
/netbsd-src/external/gpl2/texinfo/dist/doc/
H A Depsf.tex124 %%% Handle nested EPS files.
172 %%% and change margin handling to preserve EPS image
283 \loop %reading lines from the EPS file
316 % from the %%BoundingBox in the EPS file itself.
499 % is necessary, because EPS files can themselves contain other EPS
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dprinter13 >>>15 string EPS \b, type %s
24 >>>16 string EPS \b, type %s
31 # DOS EPS Binary File Header
42 >32 ulelong >0 DOS EPS Binary File
H A Dfonts214 # also .eps found like AA070GEP.EPS AI360GEP.EPS
H A Ddatabase452 # skip AI070GEP.EPS by printable 1st character of 1st memo item
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DHeaderSearch.h349 void SetExternalLookup(ExternalPreprocessorSource *EPS) { in SetExternalLookup() argument
350 ExternalLookup = EPS; in SetExternalLookup()
/netbsd-src/sys/arch/m68k/fpsp/
H A Dstanh.sa197 *---RETURN SGN(X) - SGN(X)EPS
203 EOR.L #$80800000,D0 ...-SIGN(X)*EPS
/netbsd-src/external/gpl2/groff/dist/
H A DPROBLEMS389 * I'm having problems including PostScript illustrations (EPS) using
414 If an EPS file to be included via \X'ps: import' does not start with
417 EPS file, even though the files are listed in the `download' file and
H A DNEWS417 encapsulated PS (EPS) file you must also use this option.
813 now automatically loaded for -Tdvi), using a dvips special to load the EPS
862 convert it into an EPS file if not -Thtml is used).
865 (it will automatically convert it into an EPS file if not
H A DChangeLog2890 * src/devices/grops/grops.man: Improve section on creating EPS.
3147 EPS (using eps2eps or similar programs to compute the bounding box).
H A DChangeLog.1183403 * PROBLEMS: Updated, reordered. Improved EPS section (thanks to
/netbsd-src/external/gpl3/binutils/dist/etc/
H A DChangeLog236 * configdev.ein: New file (EPS version of configdev.fig).
239 * configbuild.ein: New file (EPS version of configbuild.fig).
/netbsd-src/external/gpl3/binutils.old/dist/etc/
H A DChangeLog236 * configdev.ein: New file (EPS version of configdev.fig).
239 * configbuild.ein: New file (EPS version of configbuild.fig).
/netbsd-src/external/gpl3/gdb/dist/etc/
H A DChangeLog236 * configdev.ein: New file (EPS version of configdev.fig).
239 * configbuild.ein: New file (EPS version of configbuild.fig).
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A DChangeLog11690 of EPS parameter from integer to real.
11692 type of EPS parameter from integer to real.
11706 an inequality of their difference and EPS.
11709 difference and EPS.
11712 difference and EPS.
11715 their difference and EPS.
/netbsd-src/sys/arch/m68k/060sp/dist/
H A Dfplsp.s7951 #---RETURN SGN(X) - SGN(X)EPS
7958 eor.l &0x80800000,%d1 # -SIGN(X)*EPS
H A Dfpsp.s8057 #---RETURN SGN(X) - SGN(X)EPS
8064 eor.l &0x80800000,%d1 # -SIGN(X)*EPS
/netbsd-src/external/historical/nawk/dist/testdir/
H A Dfunstack.in20081 @Article{Tanimoto:1977:EPS,