/external/iputils/doc/ |
clockdiff.sgml | 25 <command/clockdiff/ Measures clock difference between us and
|
/external/kernel-headers/original/linux/byteorder/ |
generic.h | 55 * if that's true, then detect them, and take measures.
|
/hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/ |
PERF.awk | 2 # measures the rate of the filtered traces. This can be used to measure
|
/packages/apps/DeskClock/src/com/android/deskclock/widget/ |
EllipsizeLayout.java | 50 * <li>Re-measures the needed width of all children (by calling measureChildWithMargins with
|
/system/extras/tests/sdcard/ |
stopwatch.h | 94 // A StopWatch instance measures time intervals. Use setDataSize
|
/external/chromium_org/chrome_frame/test/perf/ |
chrome_frame_perftest.cc | 228 // class and measures performance at various stages, like initialzation of 411 // This class measures the load time of chrome and chrome frame binaries 780 // which measures ChromeFrame memory usage. 903 // This class measures the creation time for Flash, which would be used 927 // This class measures the creation time for Silverlight, which would be used [all...] |
/external/sonivox/jet_tools/JetCreator/ |
midifile.py | 221 def ConvertToTicks (self, measures, beats, ticks):
222 total_beats = beats + (measures * self.beats_per_measure)
229 measures = beats / self.beats_per_measure
230 beats -= measures * self.beats_per_measure
231 return (measures, beats, ticks)
234 measures, beats, ticks = self.ConvertTicksToMBT(ticks)
235 return format % (measures, beats, ticks)
239 measures, beats, ticks = s.split(':',3)
240 return (int(measures), int(beats), int(ticks))
245 measures, beats, ticks = self.ConvertStrTimeToTuple(s) [all...] |
/external/chromium_org/native_client_sdk/src/doc/ |
overview.rst | 144 special security measures have to be implemented: 152 The above security measures are in addition to the existing sandbox in the
|
/external/chromium/net/disk_cache/ |
disk_cache_perftest.cc | 217 // fragmented, or if we have multiple files. This test measures that scenario,
|
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/infobar/ |
TranslateLanguagePanel.java | 202 /** Measures how large the view needs to be to avoid truncating its children. */
|
/external/chromium_org/chrome/browser/password_manager/ |
password_manager_delegate_impl.cc | 86 // Measures the "Save password?" prompt lifetime. Used to report an UMA
|
/external/chromium_org/components/autofill/content/browser/risk/proto/ |
fingerprint.proto | 148 // Measures computer / network performance.
|
/external/chromium_org/content/renderer/ |
renderer_main.cc | 72 // This is a simplified version of the browser Jankometer, which measures
|
/external/chromium_org/net/disk_cache/ |
disk_cache_perftest.cc | 212 // fragmented, or if we have multiple files. This test measures that scenario,
|
/external/chromium_org/tools/perf/measurements/ |
page_cycler.py | 8 then records the value of performance.now(). This call to now() measures the
|
/frameworks/base/docs/html/training/custom-views/ |
optimizing-view.jd | 89 measures them. Instead, it sets their sizes directly according to its own custom layout
|
/external/chromium_org/third_party/opus/src/silk/fixed/ |
pitch_analysis_core_FIX.c | 161 ** Scale 4 kHz signal down to prevent correlations measures from overflowing 312 ** Scale signal down to avoid correlations measures from overflowing 464 /* Scale input signal down to avoid correlations measures from overflowing */ [all...] |
/external/chromium_org/tools/metrics/histograms/ |
histograms.xml | 903 Measures the frequency of user interactions with the Autocheckout bubble, 913 Measures the frequency of final states reached in Autocheckout buy flow. 930 Measures the time elapsed between when the user submitted the Autocheckout 940 Measures the time elapsed between when the user submitted the Autocheckout 951 Measures the time elapsed between when the user submitted the Autocheckout 983 Measures the frequency of security warnings and errors in the Autocheckout 993 Measures the duration for which an Autocheckout dialog was shown. 1002 Measures the duration for which an Autocheckout dialog was shown, in cases [all...] |
/cts/suite/cts/deviceTests/browserbench/assets/octane/ |
splay.js | 30 // JavaScript applications, and it effectively measures how fast the
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/ |
v8-splay.js | 30 // JavaScript applications, and it effectively measures how fast the
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/ |
v8-splay.js | 30 // JavaScript applications, and it effectively measures how fast the
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/ |
v8-splay.js | 30 // JavaScript applications, and it effectively measures how fast the
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/ |
prshm.h | 119 ** On windows platforms, no special security measures are provided.
|
/external/chromium_org/v8/benchmarks/ |
splay.js | 30 // JavaScript applications, and it effectively measures how fast the
|
/external/v8/benchmarks/ |
splay.js | 30 // JavaScript applications, and it effectively measures how fast the
|