/third_party/musl/ndk_musl_include/sys/ |
D | time.h | 14 #define ITIMER_VIRTUAL 1 macro
|
/third_party/musl/include/sys/ |
D | time.h | 14 #define ITIMER_VIRTUAL 1 macro
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | time.h | 14 #define ITIMER_VIRTUAL 1 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | time.h | 14 #define ITIMER_VIRTUAL 1 macro
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | time.h | 14 #define ITIMER_VIRTUAL 1 macro
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
D | time.h | 36 #define ITIMER_VIRTUAL 1 macro
|
/third_party/rust/crates/libc/src/unix/bsd/ |
D | mod.rs | 541 pub const ITIMER_VIRTUAL: ::c_int = 1; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/ |
D | mod.rs | 1149 pub const ITIMER_VIRTUAL: ::c_int = 1; constant
|
/third_party/rust/crates/libc/src/unix/nto/ |
D | mod.rs | 1406 pub const ITIMER_VIRTUAL: ::c_int = 1; constant
|
/third_party/rust/crates/libc/src/fuchsia/ |
D | mod.rs | 2632 pub const ITIMER_VIRTUAL: ::c_int = 1; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/ |
D | mod.rs | 2071 pub const ITIMER_VIRTUAL: ::c_int = 1; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | general.rs | 1336 pub const ITIMER_VIRTUAL: u32 = 1; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 1331 pub const ITIMER_VIRTUAL: u32 = 1; constant
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 1328 pub const ITIMER_VIRTUAL: u32 = 1; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | general.rs | 1327 pub const ITIMER_VIRTUAL: u32 = 1; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 1326 pub const ITIMER_VIRTUAL: u32 = 1; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | general.rs | 1320 pub const ITIMER_VIRTUAL: u32 = 1; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | general.rs | 1327 pub const ITIMER_VIRTUAL: u32 = 1; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 1317 pub const ITIMER_VIRTUAL: u32 = 1; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | general.rs | 1323 pub const ITIMER_VIRTUAL: u32 = 1; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 1341 pub const ITIMER_VIRTUAL: u32 = 1; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | general.rs | 1333 pub const ITIMER_VIRTUAL: u32 = 1; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
D | general.rs | 1541 pub const ITIMER_VIRTUAL: u32 = 1; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
D | general.rs | 1549 pub const ITIMER_VIRTUAL: u32 = 1; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
D | general.rs | 1328 pub const ITIMER_VIRTUAL: u32 = 1; constant
|