Home
last modified time | relevance | path

Searched defs:month (Results 1 - 25 of 265) sorted by relevance

1234567891011

/third_party/musl/porting/liteos_a/kernel/src/time/
H A D__month_to_secs.c1 int __month_to_secs(int month, int is_leap) in __month_to_secs() argument
H A D__tm_to_secs.c7 int month = tm->tm_mon; in __tm_to_secs() local
/third_party/musl/porting/uniproton/kernel/src/time/
H A D__month_to_secs.c1 int __month_to_secs(int month, int is_leap) in __month_to_secs() argument
H A D__tm_to_secs.c7 int month = tm->tm_mon; in __tm_to_secs() local
/third_party/musl/src/time/
H A D__month_to_secs.c1 int __month_to_secs(int month, int is_leap) in __month_to_secs() argument
H A D__tm_to_secs.c7 int month = tm->tm_mon; in __tm_to_secs() local
/third_party/musl/porting/liteos_m/kernel/src/time/
H A D__month_to_secs.c1 int __month_to_secs(int month, int is_leap) in __month_to_secs() argument
H A D__tm_to_secs.c7 int month = tm->tm_mon; in __tm_to_secs() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dpacked-bitfield.h3 unsigned char month: 4; member
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/
H A Dark_web_nweb_structs.h24 int32_t month; member
/third_party/icu/icu4c/source/test/intltest/
H A Dcalcasts.h33 int32_t month; member
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
H A DChineseTestCase.java35 ChineseTestCase(double julian, int era, int year, int month, boolean isLeapMonth, int dayOfMonth, int dayOfWeek) ChineseTestCase() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
H A DChineseTestCase.java32 ChineseTestCase(double julian, int era, int year, int month, boolean isLeapMonth, int dayOfMonth, int dayOfWeek) ChineseTestCase() argument
/third_party/protobuf/src/google/protobuf/stubs/
H A Dtime.h43 int month; member
H A Dtime_test.cc43 int64 CreateTimestamp(int year, int month, int day) { in CreateTimestamp() argument
[all...]
/base/telephony/core_service/services/network_search/include/
H A Dnitz_update.h38 int32_t month = 0; member
/base/telephony/telephony_data/common/include/
H A Dtime_util.h30 int month = 1 + ltm->tm_mon; in FormatDate() local
/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_date_time_chooser.h27 int32_t month = 0; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dpacked-bitfield.rs128 pub fn month(&self) -> ::std::os::raw::c_uchar { in month() functions
/base/global/i18n/frameworks/intl/include/
H A Dholiday_manager.h42 int32_t month = 0; member
/base/hiviewdfx/hiview_lite/
H A Dhiview_util.h56 uint8 month; member
/base/security/certificate_manager/frameworks/cert_manager_standard/main/common/include/
H A Dcm_x509.h52 uint32_t month; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/
H A Dhi_gv_clock.h29 HI_U32 month; /* Month , */ member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DBuddhistCalendar.java152 public BuddhistCalendar(int year, int month, int date) { in BuddhistCalendar() argument
174 public BuddhistCalendar(int year, int month, int date, int hour, in BuddhistCalendar() argument
213 protected int handleComputeMonthStart(int eyear, int month, boolean useMonth) { in handleComputeMonthStart() argument
H A DTaiwanCalendar.java155 public TaiwanCalendar(int year, int month, int date) { in TaiwanCalendar() argument
173 public TaiwanCalendar(int year, int month, int date, int hour, in TaiwanCalendar() argument

Completed in 8 milliseconds

1234567891011