Home
last modified time | relevance | path

Searched defs:century (Results 1 - 6 of 6) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/src/time/
H A Dstrptime.c14 int want_century = 0, century = 0, relyear = 0; in strptime() local
/third_party/musl/porting/liteos_m/kernel/src/time/
H A Dstrptime.c14 int want_century = 0, century = 0, relyear = 0; in strptime() local
/third_party/musl/porting/uniproton/kernel/src/time/
H A Dstrptime.c14 int want_century = 0, century = 0, relyear = 0; in strptime() local
/third_party/musl/src/time/
H A Dstrptime.c97 int want_century = 0, century = 0, relyear = 0; in strptime() local
/third_party/musl/porting/linux/user/src/time/
H A Dstrptime.c136 int want_century = 0, century = 0, relyear = 0; in strptime() local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dtime_test.cc546 const auto century = std::chrono::seconds(century_sec); in TEST() local

Completed in 4 milliseconds