HomeSort by relevance Sort by last modified time
    Searched refs:__suseconds_t (Results 1 - 17 of 17) sorted by null

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
time.h 72 __suseconds_t tv_usec; /* Microseconds. */
types.h 151 __STD_TYPE __SUSECONDS_T_TYPE __suseconds_t; /* Signed count of microseconds. */ variable
  /bionic/libc/include/sys/
_types.h 61 typedef __int32_t __suseconds_t; /* microseconds (signed) */ typedef
  /development/ndk/platforms/android-3/include/sys/
_types.h 61 typedef __int32_t __suseconds_t; /* microseconds (signed) */ typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
_types.h 61 typedef __int32_t __suseconds_t; /* microseconds (signed) */ typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
_types.h 61 typedef __int32_t __suseconds_t; /* microseconds (signed) */ typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
_types.h 61 typedef __int32_t __suseconds_t; /* microseconds (signed) */ typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
_types.h 61 typedef __int32_t __suseconds_t; /* microseconds (signed) */ typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
_types.h 61 typedef __int32_t __suseconds_t; /* microseconds (signed) */ typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
_types.h 61 typedef __int32_t __suseconds_t; /* microseconds (signed) */ typedef
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
_types.h 61 typedef __int32_t __suseconds_t; /* microseconds (signed) */ typedef
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/
_types.h 61 typedef __int32_t __suseconds_t; /* microseconds (signed) */ typedef
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/sys/
_types.h 61 typedef __int32_t __suseconds_t; /* microseconds (signed) */ typedef
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
select.h 49 typedef __suseconds_t suseconds_t;
time.h 34 typedef __suseconds_t suseconds_t;
types.h 141 typedef __suseconds_t suseconds_t;
  /external/valgrind/main/perf/
test_input_for_tinycc.c 192 __extension__ typedef long int __suseconds_t; typedef
366 __suseconds_t tv_usec;
371 typedef __suseconds_t suseconds_t;
    [all...]

Completed in 3097 milliseconds