Home
last modified time | relevance | path

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

/external/chromium_org/third_party/smhasher/src/
DAvalancheTest.cpp39 double worst = 0; in maxBias() local
DStats.h127 double worst = 0; in TestDistribution() local
309 double worst = 0; in TestDistributionBytepairs() local
DDifferentialTest.h189 void DiffDistTest ( pfHash hash, const int diffbits, int trials, double & worst, double & avg ) in DiffDistTest()
/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/chromium_org/third_party/mesa/src/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/skia/tests/
DPathOpsSkpClipTest.cpp852 SkTDArray<SortByPixel*> worst; in encodeFound() local
/external/chromium_org/third_party/skia/tests/
DPathOpsSkpClipTest.cpp760 SkTDArray<SortByPixel*> worst; in encodeFound() local
/external/chromium_org/third_party/d3/src/
Dd3.js7190 function worst(row, u) { function