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

<<11121314151617181920

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/
mmetrics-frames.xsl 179 This metric was introduced in the 1970s to measure the amount of control
199 The metric can also be configured to count each case of a switch
206 Counting lines has a long history as a software metric dating from before
214 This metric can also be used for sizing other constructs as well, for
230 This metric calculates how far down the inheritance hierarchy a class is
233 immediately extends java.lang.Object has a metric value of 2; any of its
292 metric can be further refined by incorporating a weighting for the
319 other objects. The Response For Class metric is defined to be size of the
422 metric configuration parameter.
437 The NOC metric can also usefully be applied at the package and class leve
    [all...]
  /external/chromium_org/chrome/browser/policy/cloud/
cloud_policy_invalidator_unittest.cc 859 // Get the current count for the given metric.
860 base::HistogramBase::Count GetCount(MetricPolicyRefresh metric);
    [all...]
  /frameworks/base/core/java/android/content/res/
TypedArray.java 473 * metric, or defValue if not defined.
511 * metric and truncated to integer pixels, or defValue if not defined.
550 * metric and truncated to integer pixels, or defValue if not defined.
586 * metric and truncated to integer pixels.
621 * metric and truncated to integer pixels.
    [all...]
  /external/chromium_org/components/autofill/core/browser/
form_structure.cc 604 AutofillMetrics::ServerQueryMetric metric; local
607 metric = AutofillMetrics::QUERY_RESPONSE_OVERRODE_LOCAL_HEURISTICS;
609 metric = AutofillMetrics::QUERY_RESPONSE_WITH_NO_LOCAL_HEURISTICS;
612 metric = AutofillMetrics::QUERY_RESPONSE_MATCHED_LOCAL_HEURISTICS;
614 metric_logger.LogServerQueryMetric(metric);
772 // outside of this metric.
    [all...]
  /external/ceres-solver/include/ceres/
types.h 222 // Fletcher, R., "A New Approach to Variable Metric Algorithms,"
225 // Goldfarb, D., "A Family of Variable Metric Updates Derived by Variational
  /external/chromium_org/chrome/browser/extensions/activity_log/
activity_actions.cc 39 // The "Extensions.PossibleAdInjection2" metric uses different Rappor
40 // parameters than the original metric.
  /external/chromium_org/components/data_reduction_proxy/browser/
data_reduction_proxy_settings.cc 313 configurator_->AddHostPatternToBypass("*-ds.metric.gstatic.com");
314 configurator_->AddHostPatternToBypass("*-v4.metric.gstatic.com");
  /external/lldb/www/python_reference/
lldb.formatters.metrics.Metrics-class.html 121 <span class="summary-sig-arg">metric</span>,
189 <span class="summary-sig-arg">metric</span>)</span></td>
  /external/valgrind/main/exp-dhat/
dh_main.c 1247 ULong metric = get_metric(api); local
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/analytics/
HitBuilders.HitBuilder.html     [all...]
  /external/ceres-solver/internal/ceres/
low_rank_inverse_hessian.cc 165 // [1] Oren S.S., Self-scaling variable metric (SSVM) algorithms Part II:
  /external/chromium_org/chrome/browser/metrics/
chrome_stability_metrics_provider.cc 192 // a separate UMA metric.
  /external/chromium_org/chrome/browser/net/
referrer.h 122 // Helper function for pruning list. Metric for usefulness is "large accrued
  /external/chromium_org/chrome/browser/prefs/
pref_metrics_service.cc 35 // Record a sample for the Settings.NewTabPage rappor metric.
session_startup_pref.cc 195 // Record a metric migration event if something interesting happened.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/walkers/
abstract_walker.js 8 * For each different ordered (either in dom or by any other metric) set
  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
hid_detection_screen_handler.h 90 // Types of dialog leaving scenarios for UMA metric.
  /external/chromium_org/components/startup_metric_utils/
startup_metric_utils.cc 132 // Attempt to mitigate this with a new metric:
  /external/chromium_org/skia/ext/
image_operations_bench.cc 88 // (32 pixels) as seen on GTV platforms. Using this metric instead of the
  /external/chromium_org/third_party/skia/tools/
skdiff.h 135 /// Arbitrary floating-point metric to be used to sort images from most
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtcp_sender.h 357 // XR VoIP metric
  /external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
qm_select.h 153 // Compute motion magnitude and level for NFD metric.
  /external/chromium_org/tools/auto_bisect/
bisect_results.py 110 the mean metric value. For other bisects this field always contains
  /external/chromium_org/tools/memory_inspector/memory_inspector/frontends/
www_server.py 258 """Gets the data for the tree chart for a given time and metric.
272 return _HTTP_GONE, [], 'Invalid metric id %d' % metric_index
296 """Gets the data for the area chart for a given metric and bucket.
307 return _HTTP_GONE, [], 'Invalid metric id %d' % metric_index
  /external/chromium_org/tools/perf/measurements/
page_cycler.py 58 help='Enable the speed index metric.')

Completed in 1223 milliseconds

<<11121314151617181920