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

  /external/syslinux/gpxe/src/include/sys/
time.h 6 typedef unsigned long suseconds_t; typedef
10 suseconds_t tv_usec; /* microseconds */
  /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; typedef
time.h 34 typedef __suseconds_t suseconds_t; typedef
types.h 141 typedef __suseconds_t suseconds_t; typedef
  /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; typedef
time.h 34 typedef __suseconds_t suseconds_t; typedef
types.h 141 typedef __suseconds_t suseconds_t; typedef
  /bionic/libc/include/sys/
types.h 81 typedef __suseconds_t suseconds_t; typedef
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
types.h 275 typedef _BSD_SUSECONDS_T_ suseconds_t; typedef
  /external/v8/tools/clang/plugins/tests/
ipc.cpp 19 typedef long suseconds_t; typedef
231 CALL_WRITEPARAM(suseconds_t) // ERROR
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
types.h 201 typedef __suseconds_t suseconds_t; /* microseconds (signed) */ typedef
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/
infinite_recursion.py 2400 suseconds_t = __darwin_suseconds_t variable
    [all...]
  /external/python/cpython2/Lib/lib2to3/tests/data/
infinite_recursion.py 2400 suseconds_t = __darwin_suseconds_t variable
    [all...]
  /external/python/cpython3/Lib/lib2to3/tests/data/
infinite_recursion.py 2400 suseconds_t = __darwin_suseconds_t variable
    [all...]
  /external/valgrind/perf/
test_input_for_tinycc.c 371 typedef __suseconds_t suseconds_t; typedef
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
infinite_recursion.py 2400 suseconds_t = __darwin_suseconds_t variable
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
infinite_recursion.py 2400 suseconds_t = __darwin_suseconds_t variable
    [all...]

Completed in 337 milliseconds