HomeSort by relevance Sort by last modified time
    Searched refs:_score (Results 1 - 3 of 3) sorted by null

  /external/autotest/client/common_lib/cros/graphite/
es_utils.py 368 "_score" : 1.0,
377 "_score" : 1.0,
386 "_score" : 1.0,
395 "_score" : 1.0,
  /external/libvpx/libvpx/vpx_dsp/
psnrhvs.c 88 static double convert_score_db(double _score, double _weight) {
89 return 10 * (log10(255 * 255) - log10(_weight * _score));
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudsearchdomain/
layer1.py 367 the relevance score calculated for each document, specify `_score`.
381 default relevance scores in descending order: `_score desc`. You

Completed in 94 milliseconds