Home
last modified time | relevance | path

Searched defs:SECONDS (Results 1 - 9 of 9) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/
H A DTimer.java19 public static final long SECONDS = 100000000; field in Timer
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
H A DTimer.java16 public static final long SECONDS = 100000000; field in Timer
/third_party/node/deps/openssl/openssl/apps/
H A Ds_time.c32 #define SECONDS 30 macro
H A Dspeed.c11 #undef SECONDS macro
12 #define SECONDS 3 macro
/third_party/rust/crates/humantime/src/
H A Ddate.rs8 pub const SECONDS: u64 = ::std::u64::MAX / 1_000_000_000; consts
19 pub const SECONDS: u64 = ::std::i32::MAX as u64; consts
30 pub const SECONDS: u64 = 253_402_300_800-1; // last second of year 9999 consts
/third_party/openssl/apps/
H A Ds_time.c32 #define SECONDS 30 macro
H A Dspeed.c11 #undef SECONDS macro
12 #define SECONDS 3 macro
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DRelativeDateTimeFormatter.java122 SECONDS, enum constant
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DRelativeDateTimeFormatter.java115 SECONDS, enum constant

Completed in 19 milliseconds