HomeSort by relevance Sort by last modified time
    Searched full:microseconds (Results 251 - 275 of 381) sorted by null

<<111213141516

  /external/bluetooth/bluedroid/stack/include/
bt_types.h 364 UINT32 latency; /* microseconds */
365 UINT32 delay_variation; /* microseconds */
  /external/chromium/base/
file_util_posix.cc 119 // Here, we use Time::TimeT(), which discards microseconds. This
121 // be considered older. If we don't discard microseconds, it
message_pump_glib.cc 28 // Be careful here. TimeDelta has a precision of microseconds, but we want a
  /external/kernel-headers/original/video/
dsscomp.h 617 * Set timeout to desired timeout value in microseconds.
631 __u32 timeout_us; /* timeout in microseconds */
  /external/libnfc-nci/src/include/
bt_types.h 348 UINT32 latency; /* microseconds */
349 UINT32 delay_variation; /* microseconds */
  /frameworks/base/core/java/com/android/internal/os/
ProcessStats.java 160 * The time in microseconds that the CPU has been running at each speed.
165 * The relative time in microseconds that the CPU has been running at each speed.
  /hardware/qcom/media/mm-core/inc/
QOMX_StreamingExtensions.h 145 * QOMX_WATERMARKUNITSTYPE_Time nLevel in units of microseconds.
188 * QOMX_WATERMARKUNITSTYPE_Time nLevel in units of microseconds.
  /external/chromium/base/third_party/nspr/
prtime.cc 127 // Adjust for time zone and dst. Convert from seconds to microseconds.
143 // convert to microseconds which is what PRTime expects.
486 * (microseconds after "1-Jan-1970 00:00:00 GMT").
    [all...]
  /frameworks/base/docs/html/guide/topics/sensors/
sensors_overview.jd 492 which returns the minimum time interval (in microseconds) a sensor can use to sense data. Any sensor
598 typical screen orientation changes and uses a delay of 200,000 microseconds. You can specify other
602 Level 11) you can also specify the delay as an absolute value (in microseconds).</p>
    [all...]
  /device/generic/goldfish/camera/
EmulatedCameraDevice.h 428 * timeout - Timeout in microseconds. 0 indicates no timeout (wait
  /device/lge/mako/nfc/
libnfc-brcm.conf 293 # Insert a delay in microseconds per byte after a write to NFCC.
  /device/samsung/manta/nfc/
libnfc-brcm.conf 292 # Insert a delay in microseconds per byte after a write to NFCC.
  /external/blktrace/doc/
blkparse.1 331 Elapsed value in microseconds (\fI\-t\fR command line option)
  /external/chromium/chrome/browser/chromeos/login/
camera.cc 123 // Timeout for select() call in microseconds.
  /external/chromium/third_party/libevent/
evport.c 302 * (only difference is nanoseconds vs. microseconds). If no time-based
  /external/chromium/webkit/glue/
webkitclient_impl.cc 474 // microseconds reduces this risk somewhat. But there still is the potential
  /external/jmonkeyengine/engine/src/desktop/com/jme3/app/state/
MjpegFileWriter.java 268 public int dwScale = 0; // microseconds
  /external/openfst/src/include/fst/
symbol-table.h 180 // Takes ~2.5 microseconds (dbg) or ~230 nanoseconds (opt) on a 2.67GHz Xeon
  /external/openssl/crypto/
o_time.c 153 Furthermore, time is measure in thenths of microseconds
  /external/quake/quake/src/WinQuake/
sys_android.cpp 340 // Sleeps for microseconds
sys_linux.cpp 299 // Sleeps for microseconds
  /external/srtp/test/
rtpw.c 12 * each USEC_RATE microseconds. Secure RTP protections can be
  /external/tcpdump/
util.c 171 case 3: /* Microseconds since previous packet */
  /external/wpa_supplicant_8/src/p2p/
p2p.h     [all...]
  /frameworks/base/core/java/android/app/
ApplicationErrorReport.java 465 * Duration in microseconds over which the process used the above

Completed in 1194 milliseconds

<<111213141516