Home
last modified time | relevance | path

Searched defs:finite (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/skia/tests/
DScalarTest.cpp173 bool finite = gProc1[k](rec.fValue); in test_isfinite() local
186 bool finite = gProc2[m](rec0.fValue, rec1.fValue, proc1); in test_isfinite() local
/external/skia/tests/
DScalarTest.cpp173 bool finite = gProc1[k](rec.fValue); in test_isfinite() local
186 bool finite = gProc2[m](rec0.fValue, rec1.fValue, proc1); in test_isfinite() local
/external/mesa3d/src/mesa/main/
Dcompiler.h84 # define finite _finite macro
/external/chromium_org/third_party/mesa/src/src/mesa/main/
Dcompiler.h84 # define finite _finite macro
/external/libpng/contrib/libtests/
Dtarith.c85 int finite = 0; in validation_ascii_to_fp() local