HomeSort by relevance Sort by last modified time
    Searched refs:confidence (Results 76 - 98 of 98) sorted by null

1 2 34

  /frameworks/av/media/libstagefright/
AwesomePlayer.cpp 2090 float confidence; local
2136 float confidence; local
    [all...]
AVIExtractor.cpp     [all...]
OggExtractor.cpp 1014 const sp<DataSource> &source, String8 *mimeType, float *confidence,
1022 *confidence = 0.2f;
  /external/netperf/
nettest_xti.c 636 /* confidence interval (I really should have stayed awake during */
637 /* probstats :). If the user did not request confidence measurement */
638 /* (no confidence is the default) then we will only go though the */
639 /* loop once. the confidence stuff originates from the folks at IBM */
641 while (((confidence < 0) && (confidence_iteration < iteration_max)) ||
    [all...]
netlib.c 3857 confidence=-10.0; variable
    [all...]
  /frameworks/av/media/libstagefright/matroska/
MatroskaExtractor.cpp 986 const sp<DataSource> &source, String8 *mimeType, float *confidence,
996 *confidence = 0.6;
  /external/icu4c/test/intltest/
csdetest.cpp 204 int32_t confidence = ucsdet_getConfidence(matches[m], &status); local
206 printf("%s (%s) %d\n", name, lang, confidence);
348 goto try_le; // no point in looking at confidence if we got the wrong character set.
352 errln("Did not get 100%% confidence for UTF-16BE: got %d", conf);
370 goto bail; // no point in looking at confidence if we got the wrong character set.
374 errln("Did not get 100%% confidence for UTF-16LE: got %d", conf);
  /external/webkit/Tools/DumpRenderTree/gtk/
LayoutTestControllerGtk.cpp 502 void LayoutTestController::addMockSpeechInputResult(JSStringRef result, double confidence, JSStringRef language)
    [all...]
  /external/webkit/Tools/DumpRenderTree/qt/
LayoutTestControllerQt.cpp 814 void LayoutTestController::addMockSpeechInputResult(const QString& result, double confidence, const QString& language)
  /external/webkit/Tools/DumpRenderTree/mac/
LayoutTestControllerMac.mm 449 void LayoutTestController::addMockSpeechInputResult(JSStringRef result, double confidence, JSStringRef language)
    [all...]
  /external/webkit/Tools/Scripts/webkitpy/style/checkers/
cpp_unittest.py 65 def __call__(self, unused_linenum, category, confidence, message):
71 self._errors.append('%s [%s] [%d]' % (message, category, confidence))
233 min_confidence: An integer that is the current minimum confidence
238 # FIXME: Refactor the unit tests so the confidence level is passed
242 # Helper function to avoid needing to explicitly pass confidence
    [all...]
  /external/webkit/Tools/DumpRenderTree/win/
LayoutTestControllerWin.cpp 441 void LayoutTestController::addMockSpeechInputResult(JSStringRef result, double confidence, JSStringRef language)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar 
  /external/webkit/Tools/DumpRenderTree/
LayoutTestController.cpp 1284 double confidence = JSValueToNumber(context, arguments[1], exception); local
    [all...]
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /frameworks/base/services/input/
InputReader.cpp 4203 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 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/4/
android.jar 
  /prebuilts/sdk/5/
android.jar 
  /prebuilts/sdk/6/
android.jar 
  /prebuilts/sdk/8/
android.jar 

Completed in 585 milliseconds

1 2 34