Home
last modified time | relevance | path

Searched defs:worst (Results 1 – 13 of 13) 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/libwebsockets/plugins/
Dprotocol_lws_mirror.c113 uint32_t wai, worst = 0, worst_tail = 0, oldest; in __mirror_update_worst_tail() local
Dprotocol_esp32_lws_scan.c270 int count = 0, ins = 1, worst; in lws_wifi_scan_insert_trim() local
/external/autotest/client/tests/monotonic_time/src/
Dtime_test.c144 int64_t worst; /* worst backward time jump */ member
/external/speex/libspeexdsp/
Djitter.c184 int worst = 0; in compute_opt_delay() local
/external/mesa3d/src/mesa/main/
Dtexcompress_fxt1.c292 GLint i, k, worst = -1; in fxt1_worst() local
523 GLint worst = fxt1_worst(vec[j], input, nc, n); in fxt1_lloyd() local
/external/cldr/tools/java/com/ibm/icu/util/
DLocaleMatcher.java473 final double worst; field in LocaleMatcher.Level
/external/grpc-grpc/third_party/nanopb/generator/
Dnanopb_generator.py213 def __init__(self, worst = 0, checks = [], field_name = 'undefined'): argument
/external/nanopb-c/generator/
Dnanopb_generator.py249 def __init__(self, worst = 0, checks = [], field_name = 'undefined'): argument
/external/skia/tests/
DWangsFormulaTest.cpp330 float worst = GrWangsFormula::worst_case_cubic(kPrecision, bbox.width(), bbox.height()); in DEF_TEST() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h402 double worst; member
/external/libaom/libaom/av1/encoder/
Dencoder.h780 double worst; member