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

1 2 3 45 6 7 8 91011>>

  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
hndrte_debug.h 77 uint32 tv_usec; /* Microseconds */
  /ndk/sources/cxx-stl/llvm-libc++/test/utilities/time/time.point/time.point.cast/
time_point_cast.pass.cpp 42 test(std::chrono::milliseconds(7265000), std::chrono::microseconds(7265000000LL));
  /ndk/sources/cxx-stl/llvm-libc++/test/utilities/time/time.point/time.point.comparisons/
op_equal.pass.cpp 29 typedef std::chrono::microseconds Duration2;
op_less.fail.cpp 41 typedef std::chrono::microseconds Duration2;
op_less.pass.cpp 37 typedef std::chrono::microseconds Duration2;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
time.h 72 __suseconds_t tv_usec; /* Microseconds. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
time.h 72 __suseconds_t tv_usec; /* Microseconds. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
time.h 72 __suseconds_t tv_usec; /* Microseconds. */
  /development/ndk/platforms/android-9/include/android/
sensor.h 190 * Sets the delivery rate of events in microseconds for the given sensor.
245 * Returns the minimum delay allowed between events in microseconds.
  /device/generic/goldfish/camera/
PreviewWindow.h 145 /* Timestamp (abs. microseconds) when last frame has been pushed to the
149 /* Preview frequency in microseconds. */
  /external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/internal/kerberos/v5/
KerberosErrorMessageTest.java 105 // cusec [3] Microseconds OPTIONAL,
137 // susec [5] Microseconds
  /external/webkit/Source/JavaScriptCore/runtime/
TimeoutChecker.cpp 70 unsigned time = info.user_time.seconds * 1000 + info.user_time.microseconds / 1000;
71 time += info.system_time.seconds * 1000 + info.system_time.microseconds / 1000;
  /frameworks/av/media/libstagefright/codecs/on2/enc/
SoftVPXEncoder.h 57 // - OMX timestamps are in microseconds, therefore
130 // in microseconds
  /frameworks/native/include/android/
sensor.h 190 * Sets the delivery rate of events in microseconds for the given sensor.
245 * Returns the minimum delay allowed between events in microseconds.
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/android/
sensor.h 190 * Sets the delivery rate of events in microseconds for the given sensor.
245 * Returns the minimum delay allowed between events in microseconds.
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/android/
sensor.h 190 * Sets the delivery rate of events in microseconds for the given sensor.
245 * Returns the minimum delay allowed between events in microseconds.
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/android/
sensor.h 190 * Sets the delivery rate of events in microseconds for the given sensor.
245 * Returns the minimum delay allowed between events in microseconds.
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/android/
sensor.h 190 * Sets the delivery rate of events in microseconds for the given sensor.
245 * Returns the minimum delay allowed between events in microseconds.
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/android/
sensor.h 190 * Sets the delivery rate of events in microseconds for the given sensor.
245 * Returns the minimum delay allowed between events in microseconds.
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/android/
sensor.h 190 * Sets the delivery rate of events in microseconds for the given sensor.
245 * Returns the minimum delay allowed between events in microseconds.
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/android/
sensor.h 190 * Sets the delivery rate of events in microseconds for the given sensor.
245 * Returns the minimum delay allowed between events in microseconds.
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/android/
sensor.h 190 * Sets the delivery rate of events in microseconds for the given sensor.
245 * Returns the minimum delay allowed between events in microseconds.
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/android/
sensor.h 190 * Sets the delivery rate of events in microseconds for the given sensor.
245 * Returns the minimum delay allowed between events in microseconds.
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/android/
sensor.h 190 * Sets the delivery rate of events in microseconds for the given sensor.
245 * Returns the minimum delay allowed between events in microseconds.
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/android/
sensor.h 190 * Sets the delivery rate of events in microseconds for the given sensor.
245 * Returns the minimum delay allowed between events in microseconds.

Completed in 2626 milliseconds

1 2 3 45 6 7 8 91011>>