Home
last modified time | relevance | path

Searched defs:uuid_t (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
Draw_ostream.h235 using uuid_t = uint8_t[16]; variable
/third_party/f2fs-tools/tools/
Df2fscrypt.c49 typedef unsigned char uuid_t[16]; typedef
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
Dmod.rs16 pub type uuid_t = ::uuid; typedef
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs34 pub type uuid_t = ::uuid; typedef
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs32 pub type uuid_t = [u8; 16]; typedef
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h4505 } uuid_t; typedef