OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:histogram
(Results
426 - 450
of
1590
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/net/base/
network_change_notifier_win.cc
12
#include "base/metrics/
histogram
.h"
259
// http://crbug.com/69198, remove this
histogram
and consider reducing the
312
// case we appear to go online within 20 seconds. UMA
histogram
data shows
/external/chromium_org/tools/perf/metrics/
speedindex.py
152
def FrameProgress(
histogram
):
154
if
histogram
.Distance(final_histogram) == 0:
158
return 1 -
histogram
.Distance(final_histogram) / total_distance
/frameworks/ml/bordeaux/learning/predictor_histogram/java/android/bordeaux/learning/
HistogramPredictor.java
38
* A
histogram
based predictor which records co-occurrences of applations with a speficic
39
* feature, for example, location, * time of day, etc. The
histogram
is kept in a two level
85
* This class keeps the
histogram
counts for each feature and provide the
/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
ImageProcessingTest.java
394
// Test case 40
Histogram
397
TestAction ta = new TestAction(TestName.
HISTOGRAM
);
398
runTest(ta, TestName.
HISTOGRAM
.name());
/hardware/qcom/msm8960/original-kernel-headers/linux/
msm_mdp.h
433
*
histogram
start request
444
* mdp_histogram_data is used to return the
histogram
data, once
445
* the
histogram
is done/stopped/cance
/hardware/qcom/msm8x27/original-kernel-headers/linux/
msm_mdp.h
391
*
histogram
start request
402
* mdp_histogram_data is used to return the
histogram
data, once
403
* the
histogram
is done/stopped/cance
/device/moto/shamu/camera/QCamera/HAL/usbcamcore/inc/
QCameraUsbParm.h
100
//for
histogram
stats
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
GrammarReport2.java
35
*
histogram
of regular lookahead depth (int k or *)
/external/ceres-solver/internal/ceres/
reorder_program.cc
188
// Create a
histogram
of the number of residuals for each E block. There is an
201
// Run a cumulative sum on the
histogram
, to obtain offsets to the start of
202
// each
histogram
bucket (where each bucket is for the residuals for that
242
//
histogram
sizes.
/external/chromium_org/base/win/
metro.h
41
// Enum values for UMA
histogram
reporting of site-specific tile pinning.
/external/chromium_org/cc/debug/
frame_rate_counter.cc
10
#include "base/metrics/
histogram
.h"
/external/chromium_org/cc/layers/
content_layer.cc
8
#include "base/metrics/
histogram
.h"
/external/chromium_org/chrome/browser/android/
most_visited_sites.h
89
// Records specific UMA
histogram
metrics.
/external/chromium_org/chrome/browser/chromeos/dbus/
printer_service_provider.cc
12
#include "base/metrics/
histogram
.h"
/external/chromium_org/chrome/browser/chromeos/first_run/
first_run.cc
6
#include "base/metrics/
histogram
.h"
/external/chromium_org/chrome/browser/chromeos/net/
network_portal_notification_controller.cc
15
#include "base/metrics/
histogram
.h"
/external/chromium_org/chrome/browser/chromeos/policy/
user_policy_disk_cache.cc
12
#include "base/metrics/
histogram
.h"
/external/chromium_org/chrome/browser/diagnostics/
diagnostics_metrics.cc
10
#include "base/metrics/
histogram
.h"
/external/chromium_org/chrome/browser/download/
download_file_picker.cc
7
#include "base/metrics/
histogram
.h"
/external/chromium_org/chrome/browser/drive/
drive_notification_manager.cc
7
#include "base/metrics/
histogram
.h"
/external/chromium_org/chrome/browser/extensions/
extension_message_bubble_controller.cc
8
#include "base/metrics/
histogram
.h"
extension_message_bubble_controller.h
23
// UMA
histogram
constants.
installed_loader.cc
8
#include "base/metrics/
histogram
.h"
60
// Used in
histogram
Extension.BackgroundPageType.
70
// Used in
histogram
Extensions.ExternalItemState.
363
//
Histogram
for non-webstore extensions overriding new tab page should
/external/chromium_org/chrome/browser/extensions/updater/
extension_cache_impl.cc
9
#include "base/metrics/
histogram
.h"
/external/chromium_org/chrome/browser/infobars/
insecure_content_infobar_delegate.cc
7
#include "base/metrics/
histogram
.h"
Completed in 1299 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>