Home
last modified time | relevance | path

Searched defs:tiny (Results 1 – 18 of 18) sorted by relevance

/external/fdlibm/
Ds_tanh.c41 static const double one=1.0, two=2.0, tiny = 1.0e-300; variable
43 static double one=1.0, two=2.0, tiny = 1.0e-300; variable
De_sqrt.c86 static const double one = 1.0, tiny=1.0e-300; variable
88 static double one = 1.0, tiny=1.0e-300; variable
Ds_scalbn.c31 tiny = 1.0e-300; variable
De_atan2.c49 tiny = 1.0e-300, variable
Ds_expm1.c117 tiny = 1.0e-300, variable
De_pow.c76 tiny = 1.0e-300, variable
Ds_erf.c116 tiny = 1e-300, variable
/external/chromium_org/third_party/skia/experimental/Intersection/
DTestUtilities.cpp21 static bool tiny(const Cubic& cubic) { in tiny() function
DSimplify.cpp3876 bool tiny(const Angle* angle) const { in tiny() function in Segment
/external/skia/experimental/Intersection/
DTestUtilities.cpp21 static bool tiny(const Cubic& cubic) { in tiny() function
DSimplify.cpp3876 bool tiny(const Angle* angle) const { in tiny() function in Segment
/external/clang/test/CodeGen/
Dsparcv9-abi.c102 struct tiny { struct
109 struct tiny f_tiny(struct tiny x) { in f_tiny() argument
/external/pdfium/core/src/fxge/agg/agg23/
Dagg_clip_liang_barsky.h65 FX_FLOAT tiny = FXSYS_Div(yin - y1, deltay); in clip_liang_barsky() local
/external/qemu/distrib/sdl-1.2.15/src/video/
Dmath_private.h171 tiny = 1.0e-300; variable
/external/eigen/test/
Darray.cpp205 const RealScalar tiny = sqrt(std::numeric_limits<RealScalar>::epsilon()); in array_real() local
/external/bison/lib/
Dtimevar.c479 const float tiny = 5e-3; local
/external/skia/src/pathops/
DSkOpSegment.cpp655 bool tiny = span[less].fPt == span[more].fPt; in addT() local
/external/chromium_org/third_party/skia/src/pathops/
DSkOpSegment.cpp655 bool tiny = span[less].fPt == span[more].fPt; in addT() local