Home
last modified time | relevance | path

Searched defs:Filetype (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/net/
Dfile_wasip1.go55 func fileListenNet(filetype syscall.Filetype) (string, error) {
66 func fileConnNet(filetype syscall.Filetype) (string, error) {
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/poll/
Dfd_wasip1.go28 Filetype uint32 member
/aosp_15_r20/external/llvm/tools/llvm-size/
H A Dllvm-size.cpp212 uint32_t Filetype = MachO->getHeader().filetype; in printDarwinSectionSizes() local
/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/
Dsyscall_wasip1.go18 type Filetype = uint8 talias
Dfs_wasip1.go617 Filetype uint8 member
/aosp_15_r20/external/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp298 uint32_t Filetype = MachO::MH_OBJECT; in darwinPrintSymbol() local
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/
H A Dfs.rs145 pub(crate) fn bits(&self) -> wasi::Filetype { in bits()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/
H A Dfs.rs145 pub(crate) fn bits(&self) -> wasi::Filetype { in bits()
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/
H A Dfs.rs145 pub(crate) fn bits(&self) -> wasi::Filetype { in bits()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/
H A Dfs.rs145 pub(crate) fn bits(&self) -> wasi::Filetype { in bits()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/
H A Dfs.rs145 pub(crate) fn bits(&self) -> wasi::Filetype { in bits()