HomeSort by relevance Sort by last modified time
    Searched refs:confidence (Results 101 - 125 of 138) sorted by null

1 2 3 45 6

  /frameworks/av/media/libstagefright/matroska/
MatroskaExtractor.cpp 1091 const sp<DataSource> &source, String8 *mimeType, float *confidence,
1101 *confidence = 0.6;
  /external/chromium_org/content/shell/renderer/test_runner/
test_runner.cc 272 double confidence);
2709 WebString::fromUTF8(transcript), confidence); local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/tools/
cpplint.py 65 Every problem is given a confidence score from 1-5, with 5 meaning we are
950 def _ShouldPrintError(category, confidence, linenum):
951 """If confidence >= verbose, category passes filter and is not suppressed."""
958 if confidence < _cpplint_state.verbose_level:
977 def Error(filename, linenum, category, confidence, message):
980 We log where the error was found, and also our confidence in the error,
994 confidence: A number from 1-5 representing a confidence score for
999 if _ShouldPrintError(category, confidence, linenum):
1003 filename, linenum, message, category, confidence))
    [all...]
  /external/libvpx/libvpx/tools/
cpplint.py 65 Every problem is given a confidence score from 1-5, with 5 meaning we are
950 def _ShouldPrintError(category, confidence, linenum):
951 """If confidence >= verbose, category passes filter and is not suppressed."""
958 if confidence < _cpplint_state.verbose_level:
977 def Error(filename, linenum, category, confidence, message):
980 We log where the error was found, and also our confidence in the error,
994 confidence: A number from 1-5 representing a confidence score for
999 if _ShouldPrintError(category, confidence, linenum):
1003 filename, linenum, message, category, confidence))
    [all...]
  /frameworks/av/media/libstagefright/
MPEG4Extractor.cpp     [all...]
AwesomePlayer.cpp 2334 float confidence; local
2381 float confidence; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
cpplint.py 65 Every problem is given a confidence score from 1-5, with 5 meaning we are
950 def _ShouldPrintError(category, confidence, linenum):
951 """If confidence >= verbose, category passes filter and is not suppressed."""
958 if confidence < _cpplint_state.verbose_level:
977 def Error(filename, linenum, category, confidence, message):
980 We log where the error was found, and also our confidence in the error,
994 confidence: A number from 1-5 representing a confidence score for
999 if _ShouldPrintError(category, confidence, linenum):
1003 filename, linenum, message, category, confidence))
    [all...]
  /external/netperf/
netlib.c 3857 confidence=-10.0; variable
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
csdetest.cpp 192 int32_t confidence = ucsdet_getConfidence(matches[m], &status); local
194 printf("%s (%s) %d\n", name, lang, confidence);
336 goto try_le; // no point in looking at confidence if we got the wrong character set.
340 errln("Did not get 100%% confidence for UTF-16BE: got %d", conf);
358 goto bail; // no point in looking at confidence if we got the wrong character set.
362 errln("Did not get 100%% confidence for UTF-16LE: got %d", conf);
  /external/icu/icu4c/source/test/intltest/
csdetest.cpp 204 int32_t confidence = ucsdet_getConfidence(matches[m], &status); local
206 printf("%s (%s) %d\n", name, lang, confidence);
387 goto try_le; // no point in looking at confidence if we got the wrong character set.
391 errln("Did not get 100%% confidence for UTF-16BE: got %d", conf);
409 goto bail; // no point in looking at confidence if we got the wrong character set.
413 errln("Did not get 100%% confidence for UTF-16LE: got %d", conf);
    [all...]
  /external/chromium_org/win8/metro_driver/
metro_driver_win7.cc 311 virtual HRESULT STDMETHODCALLTYPE get_TouchConfidence(boolean* confidence) {
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/
webrunner.js 4 // 95% confidence for N - 1 = 4
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/
cpp_unittest.py 65 def __call__(self, line_number, category, confidence, message):
75 self._errors.append('%s [%s] [%d]' % (message, category, confidence))
227 min_confidence: An integer that is the current minimum confidence
232 # FIXME: Refactor the unit tests so the confidence level is passed
236 # Helper function to avoid needing to explicitly pass confidence
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar 
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /external/chromium_org/third_party/readability/js/
readability.js     [all...]
  /frameworks/native/services/inputflinger/
InputReader.cpp 4260 float confidence = hypotf(c1, c2); local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 
  /external/robolectric/lib/main/
android.jar 
  /prebuilts/sdk/14/
android.jar 

Completed in 991 milliseconds

1 2 3 45 6