HomeSort by relevance Sort by last modified time
    Searched full:microseconds (Results 376 - 400 of 604) sorted by null

<<11121314151617181920>>

  /external/libnfc-nxp/inc/
phNfcTypes.h     [all...]
  /art/runtime/base/
timing_logger.cc 95 // Convert delta time to microseconds so that we don't overflow our counters.
  /external/chromium_org/base/process/
process_metrics.h 99 // Convert a POSIX timeval to microseconds.
  /external/chromium_org/build/android/pylib/perf/
surface_stats_collector.py 140 seconds = td.seconds + td.microseconds / 1e6
  /external/chromium_org/chrome/browser/media_galleries/
media_galleries_preferences.h 93 // which is microseconds since the epoch.
  /external/chromium_org/content/browser/speech/endpointer/
energy_endpointer.cc 58 // Returns the time in microseconds of the most recently added entry.
  /external/chromium_org/content/public/android/java/src/org/chromium/content/common/
PerfTraceEvent.java 69 // E.g. timestamp is in microseconds.
  /external/chromium_org/media/base/android/
media_codec_bridge.h 136 // Dequeues an output buffer, block at most timeout_us microseconds.
  /external/chromium_org/ppapi/api/private/
pp_content_decryptor.idl 33 * Timestamp in microseconds of the associated block. By using this value,
  /external/chromium_org/ppapi/c/private/
pp_content_decryptor.h 45 * Timestamp in microseconds of the associated block. By using this value,
  /external/chromium_org/third_party/leveldatabase/src/doc/
impl.html 186 <tr><th>Files in directory</th><th>Microseconds to open a file</th></tr>
  /external/chromium_org/third_party/skia/src/views/unix/
SkOSWindow_Unix.cpp 184 tv.tv_usec = (ms % 1000) * 1000; // microseconds
  /external/chromium_org/third_party/tcmalloc/chromium/src/
profiledata.cc 123 evict_[num_evicted_++] = period; // Period (microseconds)
  /external/chromium_org/third_party/tcmalloc/vendor/src/
profiledata.cc 123 evict_[num_evicted_++] = period; // Period (microseconds)
  /external/iproute2/man/man8/
tc.8 303 Microseconds.
  /external/libvpx/libvpx/
usage.dox 117 parameter. This parameter indicates the amount of time, in microseconds
  /external/skia/src/views/unix/
SkOSWindow_Unix.cpp 184 tv.tv_usec = (ms % 1000) * 1000; // microseconds
  /external/wpa_supplicant_8/src/ap/
wmm.c 230 /* Convert to 32 microseconds per second unit */
  /external/wpa_supplicant_8/src/utils/
eloop.h 170 * @usecs: Number of microseconds to the timeout
  /frameworks/base/tools/velocityplot/
velocityplot.py 196 timeindex = delta.seconds + delta.microseconds * 0.000001
  /hardware/ti/wlan/mac80211/ti-utils/
README 168 Delay between packets in microseconds
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
unistd.h 409 microseconds. If INTERVAL is nonzero, when the alarm goes off, the
410 timer is reset to go off every INTERVAL microseconds thereafter.
411 Returns the number of microseconds remaining before the alarm. */
415 /* Sleep USECONDS microseconds, or until a signal arrives that is not blocked
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
unistd.h 409 microseconds. If INTERVAL is nonzero, when the alarm goes off, the
410 timer is reset to go off every INTERVAL microseconds thereafter.
411 Returns the number of microseconds remaining before the alarm. */
415 /* Sleep USECONDS microseconds, or until a signal arrives that is not blocked
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
unistd.h 409 microseconds. If INTERVAL is nonzero, when the alarm goes off, the
410 timer is reset to go off every INTERVAL microseconds thereafter.
411 Returns the number of microseconds remaining before the alarm. */
415 /* Sleep USECONDS microseconds, or until a signal arrives that is not blocked
    [all...]
  /external/bluetooth/bluedroid/stack/include/
bt_types.h 364 UINT32 latency; /* microseconds */
365 UINT32 delay_variation; /* microseconds */

Completed in 2566 milliseconds

<<11121314151617181920>>