Home
last modified time | relevance | path

Searched defs:worst (Results 1 – 8 of 8) 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/autotest/client/tests/monotonic_time/src/
Dtime_test.c144 int64_t worst; /* worst backward time jump */ member
/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/speex/libspeex/
Djitter.c186 int worst = 0; in compute_opt_delay() local
/external/icu/android_icu4j/src/main/java/android/icu/util/
DLocaleMatcher.java477 final double worst; field in LocaleMatcher.Level
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DLocaleMatcher.java484 final double worst; field in LocaleMatcher.Level
/external/skia/tests/
DPathOpsSkpClipTest.cpp765 SkTDArray<SortByPixel*> worst; in encodeFound() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h291 double worst; member