/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | dirent.h | 9 unsigned char d_type; member
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | dirent.h | 9 unsigned char d_type; member
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | dirent.h | 9 unsigned char d_type; member
|
/third_party/musl/arch/generic/bits/ |
D | dirent.h | 9 unsigned char d_type; member
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | dirent.h | 9 unsigned char d_type; member
|
/third_party/rust/crates/rustix/src/backend/linux_raw/fs/ |
D | dir.rs | 120 let d_type = self.buf[pos + offsetof_d_type]; in read() localVariable 203 d_type: u8, field
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/ |
D | dirent.h | 64 unsigned char d_type; member
|
/third_party/rust/crates/rustix/src/backend/libc/fs/ |
D | dir.rs | 185 let d_type = input.d_type; in read_dirent() localVariable 435 d_type: u8, field
|
/third_party/ltp/testcases/kernel/syscalls/getdents/ |
D | getdents.h | 52 unsigned char d_type; member
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_opt_idiv_const.c | 173 nir_alu_type d_type = nir_op_infos[alu->op].input_types[1]; in nir_opt_idiv_const_instr() local
|
/third_party/python/Include/ |
D | descrobject.h | 43 PyTypeObject *d_type; member
|
/third_party/libwebsockets/win32port/dirent/ |
D | dirent-win32.h | 236 int d_type; member 276 int d_type; member
|
/third_party/FreeBSD/sbin/newfs_msdos/ |
D | mkfs_define.h | 102 uint16_t d_type; /* drive type */ member
|
/third_party/elfutils/libelf/ |
D | libelf.h | 130 Elf_Type d_type; /* Type of this piece of data. */ member
|
/third_party/libuv/include/uv/ |
D | win.h | 300 int d_type; member
|
/third_party/python/Modules/ |
D | _posixsubprocess.c | 250 unsigned char d_type; member
|
D | posixmodule.c | 13421 unsigned char d_type; member 13926 , unsigned char d_type in DirEntry_from_posix_info()
|
/third_party/rust/crates/linux-raw-sys/gen/modules/ |
D | general.h | 124 __u8 d_type; member
|
/third_party/mesa3d/src/util/ |
D | xmlconfig.c | 1040 unsigned char d_type = entries[i]->d_type; in parseConfigDir() local
|
/third_party/node/deps/uvwasi/include/ |
D | wasi_types.h | 286 uvwasi_filetype_t d_type; member
|
/third_party/rust/crates/libc/src/ |
D | wasi.rs | 186 pub d_type: c_uchar, field
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 4871 pub d_type: __u8, field
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 4727 pub d_type: __u8, field
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | general.rs | 4899 pub d_type: __u8, field
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 4787 pub d_type: __u8, field
|