HomeSort by relevance Sort by last modified time
    Searched defs:CLOCK_MONOTONIC (Results 1 - 25 of 29) sorted by null

1 2

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
time.h 48 # define CLOCK_MONOTONIC 1
  /development/ndk/platforms/android-3/include/
time.h 105 #define CLOCK_MONOTONIC 1
  /development/ndk/platforms/android-8/include/
time.h 101 #define CLOCK_MONOTONIC 1
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
time.h 101 #define CLOCK_MONOTONIC 1
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
time.h 101 #define CLOCK_MONOTONIC 1
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
time.h 101 #define CLOCK_MONOTONIC 1
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
time.h 101 #define CLOCK_MONOTONIC 1
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
time.h 101 #define CLOCK_MONOTONIC 1
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
time.h 101 #define CLOCK_MONOTONIC 1
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
time.h 103 #define CLOCK_MONOTONIC 1
  /prebuilt/ndk/android-ndk-r5/platforms/android-8/arch-arm/usr/include/
time.h 101 #define CLOCK_MONOTONIC 1
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
time.h 103 #define CLOCK_MONOTONIC 1
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
time.h 103 #define CLOCK_MONOTONIC 1
  /prebuilt/ndk/android-ndk-r6/platforms/android-8/arch-arm/usr/include/
time.h 101 #define CLOCK_MONOTONIC 1
  /prebuilt/ndk/android-ndk-r6/platforms/android-8/arch-x86/usr/include/
time.h 101 #define CLOCK_MONOTONIC 1
  /bionic/libc/include/
time.h 119 #define CLOCK_MONOTONIC 1
  /bionic/libc/kernel/common/linux/
time.h 58 #define CLOCK_MONOTONIC 1
64 #define CLOCKS_MASK (CLOCK_REALTIME | CLOCK_MONOTONIC)
65 #define CLOCKS_MONO CLOCK_MONOTONIC
  /development/ndk/platforms/android-3/include/linux/
time.h 58 #define CLOCK_MONOTONIC 1
64 #define CLOCKS_MASK (CLOCK_REALTIME | CLOCK_MONOTONIC)
65 #define CLOCKS_MONO CLOCK_MONOTONIC
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
time.h 56 #define CLOCK_MONOTONIC 1
65 #define CLOCKS_MASK (CLOCK_REALTIME | CLOCK_MONOTONIC)
66 #define CLOCKS_MONO CLOCK_MONOTONIC
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
time.h 58 #define CLOCK_MONOTONIC 1
64 #define CLOCKS_MASK (CLOCK_REALTIME | CLOCK_MONOTONIC)
65 #define CLOCKS_MONO CLOCK_MONOTONIC
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
time.h 58 #define CLOCK_MONOTONIC 1
64 #define CLOCKS_MASK (CLOCK_REALTIME | CLOCK_MONOTONIC)
65 #define CLOCKS_MONO CLOCK_MONOTONIC
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
time.h 58 #define CLOCK_MONOTONIC 1
64 #define CLOCKS_MASK (CLOCK_REALTIME | CLOCK_MONOTONIC)
65 #define CLOCKS_MONO CLOCK_MONOTONIC
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
time.h 58 #define CLOCK_MONOTONIC 1
64 #define CLOCKS_MASK (CLOCK_REALTIME | CLOCK_MONOTONIC)
65 #define CLOCKS_MONO CLOCK_MONOTONIC
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
time.h 58 #define CLOCK_MONOTONIC 1
64 #define CLOCKS_MASK (CLOCK_REALTIME | CLOCK_MONOTONIC)
65 #define CLOCKS_MONO CLOCK_MONOTONIC
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
time.h 58 #define CLOCK_MONOTONIC 1
64 #define CLOCKS_MASK (CLOCK_REALTIME | CLOCK_MONOTONIC)
65 #define CLOCKS_MONO CLOCK_MONOTONIC

Completed in 315 milliseconds

1 2