/aosp_15_r20/external/rust/android-crates-io/crates/chrono/src/ |
D | month.rs | 41 pub enum Month { enum 68 impl Month { implementation 76 pub const fn succ(&self) -> Month { in succ() 100 pub const fn pred(&self) -> Month { in pred() 167 impl TryFrom<u8> for Month { implementation 189 impl num_traits::FromPrimitive for Month { implementation 197 fn from_u64(n: u64) -> Option<Month> { in from_u64() 202 fn from_i64(n: i64) -> Option<Month> { in from_i64() 207 fn from_u32(n: u32) -> Option<Month> { in from_u32() 272 impl ser::Serialize for Month { implementation [all …]
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/fend-core-1.4.6/src/date/ |
H A D | month.rs | 10 pub(crate) enum Month { enum 25 impl Month { implementation 118 impl fmt::Debug for Month { implementation 124 impl fmt::Display for Month { implementation 132 impl convert::TryFrom<u8> for Month { implementation
|
/aosp_15_r20/prebuilts/go/linux-x86/src/time/ |
D | time.go | 313 type Month int type 526 func (t Time) Month() Month { func 1104 func daysIn(m Month, year int) int { 1516 func Date(year int, month Month, day, hour, min, sec, nsec int, loc *Location) Time {
|
/aosp_15_r20/external/rust/android-crates-io/crates/darling/tests/ |
D | accrue_errors.rs | 67 struct Month { struct 81 let s_err = Month::from_derive_input(&input).unwrap_err(); in error_in_enum_fields() argument
|
/aosp_15_r20/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/java/com/google/type/ |
H A D | Month.java | 30 public enum Month implements com.google.protobuf.ProtocolMessageEnum { enum 391 private Month(int value) { in Month() method in Month
|
/aosp_15_r20/external/rust/android-crates-io/crates/chrono/src/format/ |
D | mod.rs | 117 Month, enumerator 528 impl FromStr for Month { implementation
|
/aosp_15_r20/external/icu/libicu/cts_headers/ |
H A D | hebrwcal.h | 91 enum Month { enum
|
/aosp_15_r20/external/googleapis/google/type/ |
H A D | month.proto | 26 enum Month { enum
|
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/ |
H A D | hebrwcal.h | 91 enum Month { enum
|
/aosp_15_r20/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/proto/google/type/ |
H A D | month.proto | 26 enum Month { enum
|
/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A D | hebrwcal.h | 91 enum Month { enum
|
/aosp_15_r20/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/ |
H A D | EnumUtilsTest.java | 578 enum Month { enum 583 Month(final int id) { in Month() method in Month
|
/aosp_15_r20/external/threetenbp/src/main/java/org/threeten/bp/ |
H A D | Month.java | 75 public enum Month implements TemporalAccessor, TemporalAdjuster { enum
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/time/ |
D | Month.java | 106 public enum Month implements TemporalAccessor, TemporalAdjuster { enum
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/17/libcore/ojluni/src/main/java/java/time/ |
D | Month.java | 106 public enum Month implements TemporalAccessor, TemporalAdjuster { enum
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/time/ |
H A D | Month.java | 106 public enum Month implements TemporalAccessor, TemporalAdjuster { enum
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Register/Intel/ |
H A D | Microcode.h | 27 UINT32 Month:8; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Register/Intel/ |
H A D | Microcode.h | 27 UINT32 Month : 8; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Register/Intel/ |
H A D | Microcode.h | 27 UINT32 Month:8; member
|
/aosp_15_r20/external/llvm-libc/src/time/ |
H A D | time_utils.h | 24 enum Month : int { enum
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Iso/ |
H A D | IsoItem.h | 21 Byte Month; member
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | poclass.h | 176 UCHAR Month; member 324 UINT8 Month; member
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/fend-core-1.4.6/src/ |
H A D | value.rs | 35 Month(date::Month), enumerator
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Uefi/ |
H A D | UefiBaseType.h | 74 UINT8 Month; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Uefi/ |
H A D | UefiBaseType.h | 69 UINT8 Month; member
|