| /external/rust/crates/rustversion/src/ |
| D | date.rs | 8 pub struct Date { struct 14 impl Display for Date { implementation 24 pub fn parse(paren: Group, iter: Iter) -> Result<Date> { in parse() 31 fn try_parse(iter: Iter) -> Result<Date, ()> { in try_parse()
|
| D | expr.rs | 14 Date(Date), enumerator
|
| /external/rust/crates/chrono/src/ |
| D | date.rs | 47 pub struct Date<Tz: TimeZone> { struct 48 date: NaiveDate, argument 52 /// The minimum possible `Date`. argument 57 impl<Tz: TimeZone> Date<Tz> { implementation 277 impl<Tz: TimeZone> Date<Tz> impl 336 impl<Tz: TimeZone> Datelike for Date<Tz> { implementation 411 impl<Tz: TimeZone> Copy for Date<Tz> where <Tz as TimeZone>::Offset: Copy {} implementation 412 unsafe impl<Tz: TimeZone> Send for Date<Tz> where <Tz as TimeZone>::Offset: Send {} implementation 414 impl<Tz: TimeZone, Tz2: TimeZone> PartialEq<Date<Tz2>> for Date<Tz> { implementation 420 impl<Tz: TimeZone> Eq for Date<Tz> {} implementation [all …]
|
| /external/abseil-cpp/absl/time/internal/cctz/src/ |
| D | time_zone_posix.h | 75 struct Date { struct 76 struct NonLeapDay { 79 struct Day { 82 struct MonthWeekWeekday { 88 DateFormat fmt; 90 union {
|
| /external/libtextclassifier/abseil-cpp/absl/time/internal/cctz/src/ |
| D | time_zone_posix.h | 75 struct Date { struct 76 struct NonLeapDay { 79 struct Day { 82 struct MonthWeekWeekday { 88 DateFormat fmt; 90 union {
|
| /external/angle/third_party/abseil-cpp/absl/time/internal/cctz/src/ |
| D | time_zone_posix.h | 75 struct Date { struct 76 struct NonLeapDay { 79 struct Day { 82 struct MonthWeekWeekday { 88 DateFormat fmt; 90 union {
|
| /external/openscreen/third_party/abseil/src/absl/time/internal/cctz/src/ |
| D | time_zone_posix.h | 75 struct Date { struct 76 struct NonLeapDay { 79 struct Day { 82 struct MonthWeekWeekday { 88 DateFormat fmt; 90 union {
|
| /external/webrtc/third_party/abseil-cpp/absl/time/internal/cctz/src/ |
| D | time_zone_posix.h | 75 struct Date { struct 76 struct NonLeapDay { 79 struct Day { 82 struct MonthWeekWeekday { 88 DateFormat fmt; 90 union {
|
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/internal/cctz/src/ |
| D | time_zone_posix.h | 75 struct Date { struct 76 struct NonLeapDay { 79 struct Day { 82 struct MonthWeekWeekday { 88 DateFormat fmt; 90 union {
|
| /external/rust/crates/rustversion/build/ |
| D | rustc.rs | 20 pub struct Date { struct 21 pub year: u16, 22 pub month: u8, 23 pub day: u8, 105 impl Debug for Date { implementation
|
| /external/rust/crates/serde_cbor/examples/ |
| D | tags.rs | 10 struct Date(String); struct 12 impl Serialize for Date { implementation 18 impl<'de> Deserialize<'de> for Date { implementation
|
| /external/snakeyaml/src/test/java/org/yaml/snakeyaml/types/ |
| D | TimestampTagTest.java | 62 …ertTrue(getMapValue("canonical: !!timestamp 2001-12-15T02:59:43.1Z", "canonical") instanceof Date); in testTimestampShorthand() local 67 "canonical") instanceof Date); in testTimestampTag() local
|
| /external/python/cpython2/Lib/sqlite3/ |
| D | dbapi2.py | 36 Date = datetime.date variable
|
| /external/python/cpython3/Lib/sqlite3/ |
| D | dbapi2.py | 35 Date = datetime.date variable
|
| /external/libtextclassifier/native/annotator/ |
| D | collections.h | 42 static const std::string& Date() { in Date() function
|
| /external/fmtlib/test/ |
| D | util.h | 79 Date(int year, int month, int day) : year_(year), month_(month), day_(day) {} in Date() function
|
| /external/perfetto/ui/src/frontend/ |
| D | topbar.ts | 93 const msgTTL = globals.state.status.timestamp + 1 - Date.now() / 1e3; constant
|
| /external/python/cpython2/Demo/classes/ |
| D | Dates.py | 120 class Date: class
|
| /external/swiftshader/tests/regres/git/ |
| D | git.go | 177 Date time.Time member
|
| /external/icu/icu4j/main/classes/currdata/src/com/ibm/icu/impl/ |
| D | ICUCurrencyMetaInfo.java | 260 private static final int Date = 4; field in ICUCurrencyMetaInfo
|
| /external/icu/android_icu4j/src/main/java/android/icu/impl/ |
| D | ICUCurrencyMetaInfo.java | 262 private static final int Date = 4; field in ICUCurrencyMetaInfo
|
| /external/llvm/include/llvm/DebugInfo/PDB/ |
| D | PDBTypes.h | 247 Date = 26, enumerator
|
| /external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Inc/ |
| D | stm32l4xx_hal_rtc.h | 146 uint8_t Date; /*!< Specifies the RTC Date. member
|
| /external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Inc/ |
| D | stm32l4xx_hal_rtc.h | 146 uint8_t Date; /*!< Specifies the RTC Date. member
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/ |
| D | PDBTypes.h | 346 Date = 26, enumerator
|