Home
last modified time | relevance | path

Searched defs:LC_TIME (Results 1 - 15 of 15) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_strftime.py61 from locale import setlocale, LC_TIME namespace
/third_party/musl/porting/liteos_a/kernel/include/
H A Dlocale.h20 #define LC_TIME 2 macro
/third_party/musl/porting/linux/user/include/
H A Dlocale.h35 #define LC_TIME 2 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dlocale.h18 #define LC_TIME 2 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dlocale.h18 #define LC_TIME 2 macro
/third_party/musl/include/
H A Dlocale.h20 #define LC_TIME 2 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/
H A Dmod.rs158 pub const LC_TIME: ::c_int = 3; consts
/third_party/rust/crates/libc/src/windows/
H A Dmod.rs156 pub const LC_TIME: ::c_int = 5; consts
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs253 pub const LC_TIME: ::c_int = 5; consts
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs227 pub const LC_TIME: c_int = 5; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs846 pub const LC_TIME: ::c_int = 5; consts
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs563 pub const LC_TIME: ::c_int = 2; consts
577 pub const LC_TIME: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs2276 pub const LC_TIME: ::c_int = 16; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1516 pub const LC_TIME: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1116 pub const LC_TIME: ::c_int = 2; consts

Completed in 49 milliseconds