HomeSort by relevance Sort by last modified time
    Searched refs:_POSIX_MONOTONIC_CLOCK (Results 1 - 25 of 47) sorted by null

1 2

  /external/jemalloc/test/include/test/
timer.h 6 #define JEMALLOC_CLOCK_GETTIME defined(_POSIX_MONOTONIC_CLOCK) \
7 && _POSIX_MONOTONIC_CLOCK >= 0
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
chrono.cpp 119 (defined(_POSIX_MONOTONIC_CLOCK) && _POSIX_MONOTONIC_CLOCK > 0)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
posix_opt.h 162 #define _POSIX_MONOTONIC_CLOCK 0
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
posix_opt.h 162 #define _POSIX_MONOTONIC_CLOCK 0
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
posix_opt.h 162 #define _POSIX_MONOTONIC_CLOCK 0
  /bionic/libc/include/machine/
posix_limits.h 59 #define _POSIX_MONOTONIC_CLOCK 0 /* the monotonic clock may be available; ask sysconf */
  /development/ndk/platforms/android-21/include/sys/
limits.h 158 #define _POSIX_MONOTONIC_CLOCK 0 /* the monotonic clock may be available; ask sysconf */
  /development/ndk/platforms/android-3/include/sys/
limits.h 173 #define _POSIX_MONOTONIC_CLOCK 0 /* the monotonic clock may be available; ask sysconf */
  /prebuilts/ndk/9/platforms/android-12/arch-arm/usr/include/sys/
limits.h 173 #define _POSIX_MONOTONIC_CLOCK 0 /* the monotonic clock may be available; ask sysconf */
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/sys/
limits.h 173 #define _POSIX_MONOTONIC_CLOCK 0 /* the monotonic clock may be available; ask sysconf */
  /prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/sys/
limits.h 173 #define _POSIX_MONOTONIC_CLOCK 0 /* the monotonic clock may be available; ask sysconf */
  /prebuilts/ndk/9/platforms/android-13/arch-arm/usr/include/sys/
limits.h 173 #define _POSIX_MONOTONIC_CLOCK 0 /* the monotonic clock may be available; ask sysconf */
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/sys/
limits.h 173 #define _POSIX_MONOTONIC_CLOCK 0 /* the monotonic clock may be available; ask sysconf */
  /prebuilts/ndk/9/platforms/android-13/arch-x86/usr/include/sys/
limits.h 173 #define _POSIX_MONOTONIC_CLOCK 0 /* the monotonic clock may be available; ask sysconf */
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/sys/
limits.h 173 #define _POSIX_MONOTONIC_CLOCK 0 /* the monotonic clock may be available; ask sysconf */
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/sys/
limits.h 173 #define _POSIX_MONOTONIC_CLOCK 0 /* the monotonic clock may be available; ask sysconf */
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/sys/
limits.h 173 #define _POSIX_MONOTONIC_CLOCK 0 /* the monotonic clock may be available; ask sysconf */
  /prebuilts/ndk/9/platforms/android-15/arch-arm/usr/include/sys/
limits.h 173 #define _POSIX_MONOTONIC_CLOCK 0 /* the monotonic clock may be available; ask sysconf */
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/sys/
limits.h 173 #define _POSIX_MONOTONIC_CLOCK 0 /* the monotonic clock may be available; ask sysconf */
  /prebuilts/ndk/9/platforms/android-15/arch-x86/usr/include/sys/
limits.h 173 #define _POSIX_MONOTONIC_CLOCK 0 /* the monotonic clock may be available; ask sysconf */
  /prebuilts/ndk/9/platforms/android-16/arch-arm/usr/include/sys/
limits.h 173 #define _POSIX_MONOTONIC_CLOCK 0 /* the monotonic clock may be available; ask sysconf */
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/sys/
limits.h 173 #define _POSIX_MONOTONIC_CLOCK 0 /* the monotonic clock may be available; ask sysconf */
  /prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/sys/
limits.h 173 #define _POSIX_MONOTONIC_CLOCK 0 /* the monotonic clock may be available; ask sysconf */
  /prebuilts/ndk/9/platforms/android-17/arch-arm/usr/include/sys/
limits.h 173 #define _POSIX_MONOTONIC_CLOCK 0 /* the monotonic clock may be available; ask sysconf */
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/sys/
limits.h 173 #define _POSIX_MONOTONIC_CLOCK 0 /* the monotonic clock may be available; ask sysconf */

Completed in 1594 milliseconds

1 2