/third_party/ltp/include/lapi/ |
D | posix_clocks.h | 15 # define CLOCK_MONOTONIC_RAW 4 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | time.h | 75 #define CLOCK_MONOTONIC_RAW 4 macro
|
/third_party/rust/crates/nix/src/ |
D | time.rs | 115 pub const CLOCK_MONOTONIC_RAW: ClockId = ClockId(libc::CLOCK_MONOTONIC_RAW); constant
|
/third_party/musl/include/ |
D | time.h | 91 #define CLOCK_MONOTONIC_RAW 4 macro
|
/third_party/musl/ndk_musl_include/ |
D | time.h | 89 #define CLOCK_MONOTONIC_RAW 4 macro
|
/third_party/musl/porting/liteos_m/user/include/ |
D | time.h | 89 #define CLOCK_MONOTONIC_RAW 4 macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | time.h | 90 #define CLOCK_MONOTONIC_RAW 4 macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | time.h | 90 #define CLOCK_MONOTONIC_RAW 4 macro
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | time.h | 103 #define CLOCK_MONOTONIC_RAW 4 macro
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_device.c | 92 #define CLOCK_MONOTONIC_RAW CLOCK_MONOTONIC_FAST macro
|
/third_party/rust/crates/libc/src/unix/linux_like/ |
D | mod.rs | 495 pub const CLOCK_MONOTONIC_RAW: ::clockid_t = 4; constant
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_device.c | 90 #define CLOCK_MONOTONIC_RAW CLOCK_MONOTONIC_FAST macro
|
/third_party/rust/crates/libc/src/fuchsia/ |
D | mod.rs | 1443 pub const CLOCK_MONOTONIC_RAW: ::clockid_t = 4; constant
|
/third_party/rust/crates/libc/src/unix/bsd/apple/ |
D | mod.rs | 2697 pub const CLOCK_MONOTONIC_RAW: ::clockid_t = 4; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | general.rs | 1329 pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | general.rs | 1333 pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 1323 pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 1347 pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 1332 pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | general.rs | 1333 pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | general.rs | 1326 pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | general.rs | 1339 pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 1337 pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 1334 pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | general.rs | 1342 pub const CLOCK_MONOTONIC_RAW: u32 = 4; constant
|