HomeSort by relevance Sort by last modified time
    Searched refs:metric (Results 1 - 25 of 49) sorted by null

1 2

  /external/chromium/chrome/browser/autofill/
autofill_metrics.cc 33 // and then interpolates this with the given |metric|, which should be in the
34 // range [0, |num_possible_metrics|). Returns the interpolated metric.
38 const int metric,
40 DCHECK(metric < num_possible_metrics);
112 // Interpolate the |metric| with the |group|, so that all metrics for a given
121 return (group * num_possible_metrics) + metric;
142 // Logs a type quality metric. The primary histogram name is constructed based
144 // factors in the |field_type|. Logs a sample of |metric|, which should be in
147 const int metric,
151 DCHECK(metric < num_possible_metrics)
    [all...]
autofill_metrics.h 27 // Metrics measuring how well we predict field types. Exactly one metric from
53 // A simple successs metric, logged for each field that returns true for
57 // A simple failure metric, logged for each field that returns false for
96 virtual void Log(CreditCardInfoBarMetric metric) const;
97 virtual void Log(HeuristicTypeQualityMetric metric,
100 virtual void Log(PredictedTypeQualityMetric metric,
103 virtual void Log(QualityMetric metric,
105 virtual void Log(ServerQueryMetric metric) const;
106 virtual void Log(ServerTypeQualityMetric metric,
form_structure.cc 267 AutofillMetrics::ServerQueryMetric metric; local
270 metric = AutofillMetrics::QUERY_RESPONSE_OVERRODE_LOCAL_HEURISTICS;
272 metric = AutofillMetrics::QUERY_RESPONSE_WITH_NO_LOCAL_HEURISTICS;
275 metric = AutofillMetrics::QUERY_RESPONSE_MATCHED_LOCAL_HEURISTICS;
277 metric_logger.Log(metric);
  /external/dhcpcd/
if-pref.c 67 /* Finally, metric */
68 if (si->metric < ti->metric)
70 if (si->metric > ti->metric)
net.h 127 #define add_route(iface, dest, mask, gate, metric) \
128 if_route(iface, dest, mask, gate, metric, 1)
129 #define change_route(iface, dest, mask, gate, metric) \
130 if_route(iface, dest, mask, gate, metric, 0)
131 #define del_route(iface, dest, mask, gate, metric) \
132 if_route(iface, dest, mask, gate, metric, -1)
133 #define del_src_route(iface, dest, mask, gate, metric) \
134 if_route(iface, dest, mask, gate, metric, -2)
if-options.h 84 int metric; member in struct:if_options
dhcpcd.h 92 int metric; member in struct:interface
if-linux.c 224 int len, idx, metric; local
251 metric = 0;
268 metric = *(int *)RTA_DATA(rta);
274 if (metric == rt.iface->metric) {
514 const struct in_addr *gateway, int metric, int action)
572 add_attr_32(&nlm->hdr, sizeof(*nlm), RTA_PRIORITY, metric);
configure.c 186 snprintf(env[3], e, "ifmetric=%d", iface->metric);
374 rt->iface->metric == r->iface->metric)) &&
435 if (!add_route(iface, &rt->dest, &rt->net, &rt->gate, iface->metric))
460 /* We delete and add the route so that we can change metric.
464 ort->iface->metric);
466 iface->metric))
473 d_route(struct rt *rt, const struct interface *iface, int metric)
478 retval = del_route(iface, &rt->dest, &rt->net, &rt->gate, metric);
688 d_route(rt, rt->iface, rt->iface->metric);
    [all...]
  /external/chromium/chrome/browser/ui/webui/options/chromeos/
core_chromeos_options_handler.h 24 const std::string& metric);
core_chromeos_options_handler.cc 41 const std::string& metric) {
43 return ::CoreOptionsHandler::SetPref(pref_name, value, metric);
50 ProcessUserMetric(value, metric);
  /external/chromium/chrome/browser/ui/webui/options/
core_options_handler.h 53 const std::string& metric);
56 void ClearPref(const std::string& pref_name, const std::string& metric);
61 // Records a user metric action for the given value.
63 const std::string& metric);
87 // item 2 - name of the metric identifier (optional).
99 // item 1 - name of the metric identifier (optional).
104 // is an array that contains a single item, the name of the metric identifier.
core_options_handler.cc 157 const std::string& metric) {
174 ProcessUserMetric(value, metric);
178 const std::string& metric) {
183 if (!metric.empty())
184 UserMetricsRecordAction(UserMetricsAction(metric.c_str()));
188 const std::string& metric) {
189 if (metric.empty())
192 std::string metric_string = metric;
326 std::string metric; local
328 args->GetString(2, &metric);
348 std::string metric = UTF16ToUTF8(ExtractStringValue(args)); local
    [all...]
advanced_options_handler.cc 404 std::string metric = local
407 UserMetricsRecordAction(UserMetricsAction(metric.c_str()));
414 std::string metric = local
416 UserMetricsRecordAction(UserMetricsAction(metric.c_str()));
423 std::string metric = local
425 UserMetricsRecordAction(UserMetricsAction(metric.c_str()));
  /external/tcpdump/
print-igrp.c 48 u_int metric, mtu; local
62 metric = bandwidth + delay;
63 if (metric > 0xffffff)
64 metric = 0xffffff;
69 igr->igr_rel, igr->igr_ld, metric,
print-dvmrp.c 173 register int metric, done; local
212 metric = *bp++;
213 done = metric & 0x80;
214 metric &= 0x7f;
215 printf("\n\t %s metric %d", intoa(htonl(origin)),
216 metric);
263 register u_char metric; local
271 metric = *bp++;
279 ipaddr_string(bp), metric, thresh);
294 register u_char metric, thresh, flags local
    [all...]
print-ripng.c 50 rip6_entry_print(register const struct netinfo6 *ni, int metric)
56 if (metric)
print-eigrp.c 145 u_int8_t metric[4]; member in struct:eigrp_tlv_ip_ext_t
186 u_int8_t metric[2]; member in struct:eigrp_tlv_at_ext_t
373 printf("\n\t origin-router %s, origin-as %u, origin-proto %s, flags [0x%02x], tag 0x%08x, metric %u",
379 EXTRACT_32BITS(tlv_ptr.eigrp_tlv_ip_ext->metric));
436 printf("\n\t origin-router %u, origin-as %u, origin-proto %s, flags [0x%02x], tag 0x%08x, metric %u",
442 EXTRACT_16BITS(tlv_ptr.eigrp_tlv_at_ext->metric));
  /external/dhcpcd/dhcpcd-hooks/
20-resolv.conf 97 [ -n "$metric" ] && export IF_METRIC="$metric"
  /external/iproute2/ip/
ifcfg 140 ip ro append default dev $dev metric 30000 scope global
143 ip ro append default via $peer dev $dev metric 30001
  /external/harfbuzz/contrib/
harfbuzz-freetype.c 116 hb_freetype_font_metric_get(HB_Font font, HB_FontMetric metric) {
119 switch (metric) {
  /external/skia/src/ports/
SkHarfBuzzFont.cpp 135 static HB_Fixed getFontMetric(HB_Font hbFont, HB_FontMetric metric)
144 switch (metric) {
148 SkDebugf("--- unknown harfbuzz metric enum %d\n", metric);
  /external/webkit/Source/WebCore/platform/graphics/android/fonts/
HarfbuzzSkia.cpp 175 static HB_Fixed getFontMetric(HB_Font hbFont, HB_FontMetric metric)
184 switch (metric) {
  /external/webkit/Source/WebCore/platform/graphics/chromium/
HarfbuzzSkia.cpp 192 static HB_Fixed getFontMetric(HB_Font hbFont, HB_FontMetric metric)
201 switch (metric) {
  /frameworks/base/core/jni/android/graphics/
HarfbuzzSkia.cpp 165 static HB_Fixed getFontMetric(HB_Font hbFont, HB_FontMetric metric)
172 switch (metric) {

Completed in 389 milliseconds

1 2