Home
last modified time | relevance | path

Searched defs:leap (Results 1 – 12 of 12) sorted by relevance

/third_party/musl/src/time/
D__secs_to_tm.c17 int wday, yday, leap; in __secs_to_tm() local
/third_party/musl/porting/liteos_m/kernel/src/time/
D__secs_to_tm.c17 int wday, yday, leap; in __secs_to_tm() local
/third_party/musl/porting/uniproton/kernel/src/time/
D__secs_to_tm.c17 int wday, yday, leap; in __secs_to_tm() local
/third_party/musl/porting/liteos_a/kernel/src/time/
D__secs_to_tm.c17 int wday, yday, leap; in __secs_to_tm() local
/third_party/protobuf/src/google/protobuf/stubs/
Dtime.cc62 int64 SecondsPerMonth(int month, bool leap) { in SecondsPerMonth()
235 bool leap = IsLeapYear(year); in SecondsToDateTime() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DChineseDateFormatSymbols.java99 public String getLeapMonth(int leap) { in getLeapMonth()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DChineseDateFormatSymbols.java101 public String getLeapMonth(int leap) { in getLeapMonth()
/third_party/ltp/testcases/kernel/syscalls/clock_gettime/
Dleapsec01.c125 struct timespec now, leap, start; in run_leapsec() local
/third_party/libwebsockets/lib/roles/ws/ext/
Dextension.c49 enum lws_ext_option_parser_states leap = LEAPS_SEEK_NAME; in lws_ext_parse_options() local
/third_party/rust/crates/humantime/src/
Ddate.rs135 let leap = is_leap_year(year); in parse_rfc3339_weak() localVariable
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dconfig_ssid.h356 int leap; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dconfig_ssid.h374 int leap; member