Home
last modified time | relevance | path

Searched defs:epsilon (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dcall-rt-st.c43 unsigned char epsilon :1; member
54 unsigned short epsilon :1; member
65 unsigned epsilon :1; member
78 unsigned epsilon :1; member
H A Dcall-ar-st.c79 unsigned epsilon :1; member
92 unsigned epsilon :1; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dtarget.h48 static real_t epsilon; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-target.cc62 template <typename T> real_t Target::FPTypeProperties<T>::epsilon; member in Target::FPTypeProperties<T>
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dtarget.d132 real_t epsilon; /// smallest increment to the value 1 in FPTypeProperties() local
H A Dtarget.h176 real_t epsilon; member
/netbsd-src/sys/dev/ic/
H A Ddwc_mmc.c740 const struct bintime epsilon = { .sec = 1, .frac = 0 }; in dwc_mmc_exec_command() local
/netbsd-src/external/gpl2/groff/dist/src/preproc/grn/
H A Dhgraph.cpp592 double epsilon; in HGArc() local
/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dcommon.cpp502 double epsilon = lt.dash_width/(rad*100.0); in dotted_rounded_box() local
/netbsd-src/sys/arch/arm/sunxi/
H A Dsunxi_nand.c195 struct bintime timeo, epsilon; in sunxi_nand_wait_intr() local
H A Dsunxi_mmc.c1202 const struct bintime epsilon = { .sec = 1, .frac = 0 }; local
/netbsd-src/sys/arch/arm/amlogic/
H A Dmesongx_mmc.c1014 const struct bintime epsilon = { .sec = 1, .frac = 0 }; in mesongx_mmc_exec_command() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/modules/color/
H A Damdgpu_color_gamma.c877 …struct fixed31_32 epsilon = dc_fixpt_from_fraction(1, 1000000); // dc_fixpt_epsilon is a bit too s… in hermite_spline_eetf() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dnumeric.d416 static @property CustomFloat epsilon() in epsilon() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dnumeric.d416 static @property CustomFloat epsilon() in epsilon() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dgfortran.h2363 mpfr_t epsilon, huge, tiny, subnormal; member
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dgfortran.h2652 mpfr_t epsilon, huge, tiny, subnormal; member