HomeSort by relevance Sort by last modified time
    Searched full:metric (Results 326 - 350 of 496) sorted by null

<<11121314151617181920

  /external/chromium_org/skia/ext/
analysis_canvas.cc 338 // TODO(vmpstr): Investigate if 1 is the correct metric here. We need to
  /external/chromium_org/sync/engine/
conflict_resolver.cc 95 // METRIC simple conflict resolved by merge.
  /external/chromium_org/third_party/icu/source/i18n/unicode/
ulocdata.h 191 UMS_SI, /** Measurement system specified by SI otherwise known as Metric system. */
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
mediachannel.h 447 // Metric: encode usage (m1). m1 < t1 => underuse.
450 // Metric: encode usage (m1). m1 > t1 => overuse.
453 // Metric: relative standard deviation of encode time (m2).
458 // Metric: relative standard deviation of encode time (m2).
    [all...]
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtp_rtcp_impl.h 264 // (XR) VOIP metric.
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/test/testAPI/
test_api_rtcp.cc 39 const RTCPVoIPMetric* metric) {
  /external/chromium_org/third_party/webrtc/voice_engine/include/
voe_audio_processing.h 181 // Gets the current EC metric status.
  /external/chromium_org/tools/chrome_proxy/integration_tests/
chrome_proxy_metrics.py 94 """A Chrome proxy timeline metric."""
  /external/chromium_org/tools/telemetry/telemetry/page/
page_test.py 261 Prefer metric value names that are in accordance with python
  /external/chromium_org/tools/telemetry/telemetry/web_perf/metrics/
rendering_stats.py 258 'Current chrome version does not support the queueing delay metric.')
  /external/chromium_org/ui/keyboard/
keyboard_util.cc 259 // metric will be used to determine the error rate for the keyboard.
  /external/icu/icu4c/source/i18n/unicode/
ulocdata.h 189 UMS_SI, /** Measurement system specified by SI otherwise known as Metric system. */
  /external/lldb/tools/lldb-perf/common/clang/
lldb_perf_clang.cpp 11 #include "lldb-perf/lib/Metric.h"
  /external/llvm/docs/HistoricalNotes/
2007-OriginalClangReadme.txt 98 - Enable metric printing: -stats
  /external/opencv/cv/include/
cvtypes.h 209 #define CV_DIST_L12 4 /* L1-L2 metric: distance = 2(sqrt(1+x*x/2) - 1)) */
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
FontFamily_Delegate.java 337 * Compute matching metric between two styles - 0 is an exact match.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
GestureStrokeRecognitionPoints.java 84 // TODO: Find an appropriate base metric for these length. Maybe diagonal length of the key?
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rtmv2.h 57 ULONG Metric;
  /docs/source.android.com/src/devices/
low-ram.jd 289 much. %duration * pss is probably a good "badness" metric, although this set
303 metric here, showing how much memory load the app is creating while in use.</p></li>
  /external/chromium_org/chrome/browser/first_run/
first_run.cc 662 void LogFirstRunMetric(FirstRunBubbleMetric metric) {
663 UMA_HISTOGRAM_ENUMERATION("FirstRun.SearchEngineBubble", metric,
  /external/chromium_org/third_party/WebKit/Source/core/page/
TouchAdjustment.cpp 447 // A generic function for finding the target node with the lowest distance metric. A distance metric here is the result
  /external/dhcpcd/
net.c 216 iface->metric = 200 + if_nametoindex(iface->name);
219 iface->metric += 100;
dhcpcd.c 164 "\t\t[-m, --metric metric] [-O, --nooption option]\n"
794 if (ifo->metric != -1)
795 iface->metric = ifo->metric;
    [all...]
  /external/skia/src/gpu/gl/
GrGLDefines.h     [all...]
  /external/iproute2/doc/
ip-cref.tex     [all...]

Completed in 1077 milliseconds

<<11121314151617181920