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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sys/
types.h 84 typedef unsigned int useconds_t; typedef
  /bionic/libc/include/sys/
types.h 83 /* useconds_t is 32-bit on both LP32 and LP64. */
85 typedef __useconds_t useconds_t; typedef
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
types.h 280 typedef _BSD_USECONDS_T_ useconds_t; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
types.h 137 typedef __useconds_t useconds_t; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
unistd.h 256 typedef __useconds_t useconds_t; typedef
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
types.h 137 typedef __useconds_t useconds_t; typedef
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
types.h 228 typedef __useconds_t useconds_t; /* microseconds (unsigned) */ typedef
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/
infinite_recursion.py 2399 useconds_t = __darwin_useconds_t variable
    [all...]
  /external/python/cpython2/Lib/lib2to3/tests/data/
infinite_recursion.py 2399 useconds_t = __darwin_useconds_t variable
    [all...]
  /external/python/cpython3/Lib/lib2to3/tests/data/
infinite_recursion.py 2399 useconds_t = __darwin_useconds_t variable
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
infinite_recursion.py 2399 useconds_t = __darwin_useconds_t variable
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
infinite_recursion.py 2399 useconds_t = __darwin_useconds_t variable
    [all...]

Completed in 485 milliseconds