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

1 2 3

  /bionic/libc/include/sys/
types.h 52 typedef __kernel_clock_t clock_t; typedef
  /development/ndk/platforms/android-3/include/sys/
types.h 54 typedef __kernel_clock_t clock_t; typedef
  /external/bison/lib/
timevar.c 52 typedef int clock_t; typedef
58 clock_t tms_utime;
59 clock_t tms_stime;
60 clock_t tms_cutime;
61 clock_t tms_cstime;
69 extern clock_t times (struct tms *);
72 extern clock_t clock (void);
  /external/stlport/stlport/stl/config/
_evc.h 273 // clock_t is not defined in evc3 headers
275 typedef long clock_t; typedef
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h 273 // clock_t is not defined in evc3 headers
275 typedef long clock_t; typedef
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include-fixed/sys/
types.h 63 typedef __kernel_clock_t clock_t; typedef
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include-fixed/sys/
types.h 63 typedef __kernel_clock_t clock_t; typedef
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include-fixed/sys/
types.h 63 typedef __kernel_clock_t clock_t; typedef
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include-fixed/sys/
types.h 63 typedef __kernel_clock_t clock_t; typedef
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include-fixed/sys/
types.h 63 typedef __kernel_clock_t clock_t; typedef
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include-fixed/sys/
types.h 63 typedef __kernel_clock_t clock_t; typedef
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
time.h 61 typedef __clock_t clock_t; typedef
64 __USING_NAMESPACE_STD(clock_t)
67 #endif /* clock_t not defined and <time.h> or need clock_t. */
184 extern clock_t clock (void) __THROW;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
time.h 61 typedef __clock_t clock_t; typedef
64 __USING_NAMESPACE_STD(clock_t)
67 #endif /* clock_t not defined and <time.h> or need clock_t. */
184 extern clock_t clock (void) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
time.h 61 typedef __clock_t clock_t; typedef
64 __USING_NAMESPACE_STD(clock_t)
67 #endif /* clock_t not defined and <time.h> or need clock_t. */
184 extern clock_t clock (void) __THROW;
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include-fixed/sys/
types.h 63 typedef __kernel_clock_t clock_t; typedef
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include-fixed/sys/
types.h 63 typedef __kernel_clock_t clock_t; typedef
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
types.h 54 typedef __kernel_clock_t clock_t; typedef
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
types.h 54 typedef __kernel_clock_t clock_t; typedef
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
types.h 54 typedef __kernel_clock_t clock_t; typedef
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
types.h 54 typedef __kernel_clock_t clock_t; typedef
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
types.h 54 typedef __kernel_clock_t clock_t; typedef
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
types.h 54 typedef __kernel_clock_t clock_t; typedef
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
types.h 54 typedef __kernel_clock_t clock_t; typedef
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h 273 // clock_t is not defined in evc3 headers
275 typedef long clock_t; typedef
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
types.h 54 typedef __kernel_clock_t clock_t; typedef

Completed in 1717 milliseconds

1 2 3