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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
time.h 34 __suseconds_t tv_usec; /* Microseconds. */
types.h 151 __STD_TYPE __SUSECONDS_T_TYPE __suseconds_t; /* Signed count of microseconds. */ variable
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
time.h 34 __suseconds_t tv_usec; /* Microseconds. */
types.h 151 __STD_TYPE __SUSECONDS_T_TYPE __suseconds_t; /* Signed count of microseconds. */ variable
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
_types.h 61 typedef long __suseconds_t; /* microseconds (signed) */ typedef
types.h 201 typedef __suseconds_t suseconds_t; /* microseconds (signed) */
  /bionic/libc/include/sys/
types.h 80 typedef __kernel_suseconds_t __suseconds_t; typedef
81 typedef __suseconds_t suseconds_t;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/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;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/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/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 195 milliseconds