Home
last modified time | relevance | path

Searched defs:MOD_FREQUENCY (Results 1 - 10 of 10) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dtimex.h47 #define MOD_FREQUENCY ADJ_FREQUENCY macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dtimex.h47 #define MOD_FREQUENCY ADJ_FREQUENCY macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dtimex.h47 #define MOD_FREQUENCY ADJ_FREQUENCY macro
/third_party/musl/include/sys/
H A Dtimex.h47 #define MOD_FREQUENCY ADJ_FREQUENCY macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/
H A Dmod.rs652 pub const MOD_FREQUENCY: ::c_uint = ADJ_FREQUENCY; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
H A Dmod.rs1050 pub const MOD_FREQUENCY: ::c_uint = ADJ_FREQUENCY; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1815 pub const MOD_FREQUENCY: ::c_uint = 0x0002; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1373 pub const MOD_FREQUENCY: ::c_uint = 0x0002; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs2465 pub const MOD_FREQUENCY: u32 = 0x0002; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs4620 pub const MOD_FREQUENCY: ::c_uint = 0x0002; consts

Completed in 36 milliseconds