Home
last modified time | relevance | path

Searched defs:worst (Results 1 – 10 of 10) 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/ltp/pan/
Dtag_report.c460 static char *worst[] = { in worst_case() local
/external/autotest/client/tests/monotonic_time/src/
Dtime_test.c144 int64_t worst; /* worst backward time jump */ member
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/PBQP/Heuristics/
DBriggs.h104 unsigned worst, reverseWorst; member
/external/speex/libspeex/
Djitter.c186 int worst = 0; in compute_opt_delay() local
/external/mesa3d/src/mesa/main/
Dtexcompress_fxt1.c287 GLint i, k, worst = -1; in fxt1_worst() local
518 GLint worst = fxt1_worst(vec[j], input, nc, n); in fxt1_lloyd() local
/external/icu/android_icu4j/src/main/java/android/icu/util/
DLocaleMatcher.java486 final double worst; field in LocaleMatcher.Level
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DLocaleMatcher.java493 final double worst; field in LocaleMatcher.Level
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRenderMachineFunction.cpp380 unsigned worst = 0; in initWorst() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h349 double worst; member