Searched defs:worst (Results 1 – 9 of 9) sorted by relevance
/external/chromium_org/third_party/smhasher/src/ |
D | AvalancheTest.cpp | 39 double worst = 0; in maxBias() local
|
D | Stats.h | 127 double worst = 0; in TestDistribution() local 309 double worst = 0; in TestDistributionBytepairs() local
|
D | DifferentialTest.h | 189 void DiffDistTest ( pfHash hash, const int diffbits, int trials, double & worst, double & avg ) in DiffDistTest()
|
/external/speex/libspeex/ |
D | jitter.c | 186 int worst = 0; in compute_opt_delay() local
|
/external/mesa3d/src/mesa/main/ |
D | texcompress_fxt1.c | 315 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/ |
D | texcompress_fxt1.c | 315 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/ |
D | PathOpsSkpClipTest.cpp | 852 SkTDArray<SortByPixel*> worst; in encodeFound() local
|
/external/chromium_org/third_party/skia/tests/ |
D | PathOpsSkpClipTest.cpp | 760 SkTDArray<SortByPixel*> worst; in encodeFound() local
|
/external/chromium_org/third_party/d3/src/ |
D | d3.js | 7190 function worst(row, u) { function
|