Home
last modified time | relevance | path

Searched defs:useconds_t (Results 1 – 18 of 18) sorted by relevance

/external/libcups/vcnet/
Dconfig.h70 typedef unsigned long useconds_t; typedef
/external/musl/include/
Dalltypes.h.in51 TYPEDEF unsigned useconds_t; variable
/external/python/pycparser/utils/fake_libc_include/
D_fake_typedefs.h72 typedef int useconds_t; typedef
/external/libwebsockets/include/
Dlibwebsockets.h99 typedef unsigned int useconds_t; typedef
/external/python/pycparser/tests/c_files/
Dcppd_with_stdio_h.c3517 typedef unsigned long useconds_t; typedef
/external/python/cpython3/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2399 useconds_t = __darwin_useconds_t variable
/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2399 useconds_t = __darwin_useconds_t variable
/external/rust/crates/libc/src/unix/newlib/
Dmod.rs41 pub type useconds_t = u32; typedef
/external/rust/crates/libc/src/unix/bsd/
Dmod.rs2 pub type useconds_t = u32; typedef
/external/rust/crates/libc/src/solid/
Dmod.rs29 pub type useconds_t = c_uint; typedef
/external/rust/crates/libc/src/vxworks/
Dmod.rs49 pub type useconds_t = ::c_ulong; typedef
/external/rust/crates/libc/src/unix/haiku/
Dmod.rs19 pub type useconds_t = u32; typedef
/external/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs3 pub type useconds_t = u32; typedef
/external/rust/crates/libc/src/unix/solarish/
Dmod.rs35 pub type useconds_t = ::c_uint; typedef
/external/rust/crates/libc/src/unix/nto/
Dmod.rs11 pub type useconds_t = u32; typedef
/external/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs10 pub type useconds_t = u32; typedef
/external/rust/crates/libc/src/fuchsia/
Dmod.rs43 pub type useconds_t = u32; typedef
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs3 pub type useconds_t = u32; typedef