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

1 2 3 4 5 6 78 91011>>

  /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.
  /prebuilts/ndk/8/platforms/android-9/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-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/9/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/9/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/9/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/9/platforms/android-18/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/9/platforms/android-18/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/9/platforms/android-18/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/9/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/9/platforms/android-9/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/9/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/python/darwin-x86/2.7.5/include/python2.7/
datetime.h 40 int microseconds; /* 0 <= microseconds < 1000000 is invariant */ member in struct:__anon60435
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
datetime.h 40 int microseconds; /* 0 <= microseconds < 1000000 is invariant */ member in struct:__anon60558
  /external/bluetooth/bluedroid/hci/src/
btsnoop.c 116 /* EPOCH in microseconds since 01/01/0000 : 0x00dcddb3.0f2f8000 */
130 ** A BT Snoop timestamp is the number of microseconds since 01/01/0000.
131 ** The timeval structure contains the number of microseconds since EPOCH
133 ** tv_usec, number of microseconds in current second
145 /* add the microseconds */
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_utilities_poly.h 35 In debug mode closed form quadratic solving takes on the order of 15 microseconds
37 Speed-optimized code in release mode solves a quadratic in 0.3 microseconds on 450MHz
73 In debug mode closed form cubic solving takes on the order of 45 microseconds
75 Speed-optimized code in release mode solves a cubic in 1.5 microseconds on 450MHz
83 Speed-optimized code in release mode solves a quartic in 2.6 microseconds on 450MHz*/
  /packages/apps/Camera2/jni/feature_stab/db_vlvm/
db_utilities_poly.h 35 In debug mode closed form quadratic solving takes on the order of 15 microseconds
37 Speed-optimized code in release mode solves a quadratic in 0.3 microseconds on 450MHz
73 In debug mode closed form cubic solving takes on the order of 45 microseconds
75 Speed-optimized code in release mode solves a cubic in 1.5 microseconds on 450MHz
83 Speed-optimized code in release mode solves a quartic in 2.6 microseconds on 450MHz*/
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_utilities_poly.h 35 In debug mode closed form quadratic solving takes on the order of 15 microseconds
37 Speed-optimized code in release mode solves a quadratic in 0.3 microseconds on 450MHz
73 In debug mode closed form cubic solving takes on the order of 45 microseconds
75 Speed-optimized code in release mode solves a cubic in 1.5 microseconds on 450MHz
83 Speed-optimized code in release mode solves a quartic in 2.6 microseconds on 450MHz*/
  /external/arduino/hardware/arduino/cores/arduino/
wiring.c 117 /* Delay for the given number of microseconds. Assumes a 8 or 16 MHz clock. */
121 // 2 microseconds) gives delays longer than desired.
143 // the function calls takes more than two microseconds. can't just
  /external/chromium/base/third_party/nspr/
prtime.h 79 * The units of time are in microseconds. Negative times are allowed
124 PRInt32 tm_usec; /* microseconds past tm_sec (0-99999) */
199 * (microseconds after "1-Jan-1970 00:00:00 GMT").

Completed in 881 milliseconds

1 2 3 4 5 6 78 91011>>