Home
last modified time | relevance | path

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

/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/direct/
DNelderMead.java85 final RealPointValuePair worst = simplex[n]; in iterateSimplex() local
/external/speex/libspeex/
Djitter.c186 int worst = 0; in compute_opt_delay() local
/external/mesa3d/src/mesa/main/
Dtexcompress_fxt1.c315 GLint i, k, worst = -1; in fxt1_worst() local
546 GLint worst = fxt1_worst(vec[j], input, nc, n); in fxt1_lloyd() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DLocaleMatcher.java415 final double worst; field in LocaleMatcher.Level
/external/skia/tests/
DPathOpsSkpClipTest.cpp768 SkTDArray<SortByPixel*> worst; in encodeFound() local