HomeSort by relevance Sort by last modified time
    Searched full:score (Results 401 - 425 of 637) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/autocomplete/
autocomplete_input.h 210 // keyword, we should score it like a non-substituting keyword.
  /external/chromium_org/chrome/browser/password_manager/
password_form_manager.h 193 // Helper for OnPasswordStoreRequestDone to score an individual result
  /external/chromium_org/chrome/common/metrics/proto/
omnibox_event.proto 157 // The relevance score for this suggestion.
  /external/chromium_org/chrome/renderer/safe_browsing/
phishing_classifier_delegate.cc 212 << " score = " << verdict.client_score();
  /external/libusb/libusb/os/
darwin_usb.c 156 SInt32 score; local
165 &score);
805 SInt32 score; local
872 kIOCFPlugInInterfaceID, &plugInInterface, &score);
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 592 /* Error score of frames still to be coded in kf group */
  /external/llvm/test/CodeGen/Thumb2/
2009-09-01-PostRAProlog.ll 14 @.str6 = private constant [28 x i8] c"score = %d (%c) work = %d\0A\00", align 1 ; <[28 x i8]*> [#uses=1]
  /external/srec/srec/Recognizer/include/
SR_RecognizerImpl.h 185 * Legacy CREC confidence score calculator.
  /external/srec/srec/crec/
priority_q.c 241 with a better score! */
  /packages/inputmethods/PinyinIME/jni/include/
userdict.h 390 int score; member in struct:ime_pinyin::UserDict::UserDictScoreOffsetPair
  /system/core/include/system/
camera.h 231 int32_t score; member in struct:camera_face
  /device/asus/flo/camera/QCamera2/stack/common/
cam_types.h 637 int8_t score; /* score of confidence (0, -100) */ member in struct:__anon1697
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
TemplateList.java 376 * score of that match. This score or priority can always be
  /external/chromium/base/
process_util.h 175 static const char kAdjustOOMScoreSwitch[] = "--adjust-oom-score";
180 bool AdjustOOMScore(ProcessId process, int score);
  /external/chromium/chrome/browser/history/
history.cc 435 const ThumbnailScore& score) {
440 page_url, thumbnail, score);
  /external/chromium_org/chrome/browser/history/
history_types.cc 294 FilteredURL::FilteredURL() : score(0.0) {}
299 score(page_data.GetScore()) {
url_index_private_data.h 65 // descending score. The full results set (i.e. beyond the
67 // to this function. |bookmark_service| is used to boost a result's score if
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/
webrunner.js 358 score: dataStore[dataStore.length - 1],
640 totaloutput += "<tr><th class='name'>Total Score:</th>";
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/
optparser.py 47 This script assigns to every style error a confidence score from 1-5 and
48 a category name. A confidence score of 5 means the error is certainly
  /external/chromium_org/tools/perf/
trace-info.json 4 "score": {
8 "Score": {
  /external/qemu/distrib/sdl-1.2.15/src/joystick/darwin/
SDL_sysjoystick.c 172 SInt32 score = 0; local
178 kIOCFPlugInInterfaceID, &ppPlugInInterface, &score);
  /frameworks/base/core/jni/
android_hardware_Camera.cpp 351 env->SetIntField(face, fields.face_score, metadata->faces[i].score);
    [all...]
  /hardware/qcom/camera/QCamera2/stack/common/
cam_types.h 652 int8_t score; /* score of confidence (0, -100) */ member in struct:__anon33119
    [all...]
  /hardware/samsung_slsi/exynos5/include/
ExynosCamera.h 423 int getDetectedFacesAreas(int num, int *id, int *score, ExynosRect *face, ExynosRect *leftEye, ExynosRect *rightEye, ExynosRect *mouth);
426 int getDetectedFacesAreas(int num, int *id, int *score, ExynosRect2 *face, ExynosRect2 *leftEye, ExynosRect2 *rightEye, ExynosRect2 *mouth);
  /hardware/samsung_slsi/exynos5/libcamera2/
MetadataConverter.cpp 591 // clipping fd score because the max face score of android is 100

Completed in 2094 milliseconds

<<11121314151617181920>>