HomeSort by relevance Sort by last modified time
    Searched full:statistics (Results 176 - 200 of 5292) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/qemu/slirp/
icmp_var.h 41 /* statistics related to input messages processed */
54 #define ICMPCTL_STATS 2 /* statistics (read-only) */
  /external/qemu/slirp-android/
icmp_var.h 41 /* statistics related to input messages processed */
54 #define ICMPCTL_STATS 2 /* statistics (read-only) */
  /frameworks/base/core/java/android/view/
WindowAnimationFrameStats.java 23 * This class contains window animation frame statistics. For example, a window
25 * activity to another. The frame statistics are a snapshot for the time interval
  /hardware/ti/omap3/dspbridge/libbridge/
perfutils.c 63 fprintf(stdout, "LOG: *********BEGIN STATISTICS************"
70 fprintf(stdout, "LOG: **********END STATISTICS*************"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
vtimes.h 62 /* If CURRENT is not NULL, write statistics for the current process into
63 *CURRENT. If CHILD is not NULL, write statistics for all terminated child
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
vtimes.h 62 /* If CURRENT is not NULL, write statistics for the current process into
63 *CURRENT. If CHILD is not NULL, write statistics for all terminated child
  /external/chromium_org/chrome/browser/resources/quota_internals/
event_handler.js 175 * Key-value styled statistics data.
177 * The value is hold as |statistics[key].detail|.
180 var statistics = {};
397 * |event.detail| contains misc statistics data as dictionary.
406 var entry = statistics[key];
410 statistics[key] = entry;
487 * Dump |statistics| to a object.
488 * @return {Object} Dump result object from |statistics|.
492 for (var key in statistics)
493 result[key] = statistics[key].detail
    [all...]
  /external/chromium_org/third_party/webrtc/voice_engine/
voe_hardware_impl.cc 58 if (_shared->statistics().Initialized())
152 if (!_shared->statistics().Initialized())
171 if (!_shared->statistics().Initialized())
193 if (!_shared->statistics().Initialized())
249 if (!_shared->statistics().Initialized())
306 if (!_shared->statistics().Initialized())
434 if (!_shared->statistics().Initialized())
534 if (!_shared->statistics().Initialized()) {
544 if (!_shared->statistics().Initialized()) {
554 if (!_shared->statistics().Initialized())
    [all...]
  /frameworks/base/core/java/android/app/
UiAutomation.java 707 * Clears the frame statistics for the content of a given window. These
708 * statistics contain information about the most recently rendered content
712 * @return Whether the window is present and its frame statistics
737 * Gets the frame statistics for a given window. These statistics contain
740 * A typical usage requires clearing the window frame statistics via {@link
742 * finally getting the window frame statistics via calling this method.
753 * // Get the frame statistics.
758 * @return The window frame statistics, or null if the window is not present.
782 * Clears the window animation rendering statistics. These statistics contai
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
Vp8CodecTestBase.java 664 // Update statistics - store presentation time delay in offset
1761 Vp8EncodingStatistics statistics = new Vp8EncodingStatistics(); local
1849 ArrayList<Vp8EncodingStatistics> statistics = new ArrayList<Vp8EncodingStatistics>(); local
1910 Vp8DecodingStatistics statistics = new Vp8DecodingStatistics(); local
    [all...]
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9-sources.jar 
  /developers/build/prebuilts/gradle/AppUsageStatistics/Application/src/main/java/com/example/android/appusagestatistics/
AppUsageStatisticsActivity.java 23 * Launcher Activity for the App Usage Statistics sample app.
  /developers/build/prebuilts/gradle/AppUsageStatistics/Application/src/main/res/values/
strings.xml 22 statistics. You may need to enable access
  /developers/samples/android/system/AppUsageStatistics/Application/src/main/java/com/example/android/appusagestatistics/
AppUsageStatisticsActivity.java 23 * Launcher Activity for the App Usage Statistics sample app.
  /developers/samples/android/system/AppUsageStatistics/Application/src/main/res/values/
strings.xml 22 statistics. You may need to enable access
  /development/ndk/platforms/android-3/include/linux/
transport_class.h 43 struct attribute_group *statistics; member in struct:transport_container
  /development/perftests/panorama/feature_stab/db_vlvm/
db_robust.h 34 \brief (LnM) Sampling problem statistics
  /docs/source.android.com/src/devices/tech/datausage/
excluding-network-types.jd 28 statistics from both designs, but <code>config_data_usage_network_types</code> is
  /external/bison/lib/
bitset_stats.h 1 /* Functions to support bitset statistics.
  /external/blktrace/btt/
trace_plug.c 2 * blktrace output analysis: generate a timeline & gather statistics
trace_requeue.c 2 * blktrace output analysis: generate a timeline & gather statistics
  /external/ceres-solver/data/nist/
BoxBOD.dat 18 Statistics for Experimenters.
  /external/ceres-solver/docs/source/
history.rst 27 history of astronomy, statistics and optimization.
  /external/chromium_org/chrome/browser/chromeos/login/screens/
eula_screen_actor.h 36 // Returns true if usage statistics reporting is enabled.
  /external/chromium_org/chrome/browser/diagnostics/
diagnostics_controller.h 44 // Records UMA statistics indicating that a regular Chrome startup happened,

Completed in 1195 milliseconds

1 2 3 4 5 6 78 91011>>