| /external/libtextclassifier/native/annotator/datetime/ |
| D | datetime-grounder_test.cc | 105 const OwnedFlatbuffer<UngroundedDatetime, std::string> datetime = in TEST_F() local 151 const OwnedFlatbuffer<UngroundedDatetime, std::string> datetime = in TEST_F() local 176 const OwnedFlatbuffer<UngroundedDatetime, std::string> datetime = in TEST_F() local
|
| /external/rust/crates/plotters/src/coord/ranged1d/types/ |
| D | mod.rs | 2 mod datetime; module
|
| /external/toolchain-utils/pgo_tools/ |
| D | monitor_pgo_profiles.py | 60 out_of_date_profiles: List[Tuple[datetime.datetime, ProfdataInfo]]
|
| /external/oj-libjdwp/src/share/back/ |
| D | log_messages.c | 114 const char *datetime, in standard_logging_format() 147 char datetime[MAXLEN_TIMESTAMP+1]; in log_message_end() local
|
| /external/pigweed/pw_tokenizer/py/pw_tokenizer/ |
| D | tokens.py | 88 new_date_removed: Optional[datetime]) -> None: 167 removal_date: Optional[datetime] = None 219 date_removed_cutoff: Optional[datetime] = None
|
| /external/protobuf/php/src/Google/Protobuf/ |
| D | Timestamp.php | 183 public function fromDateTime(\DateTime $datetime)
|
| /external/rust/crates/chrono/src/format/ |
| D | parsed.rs | 575 let datetime = date.and_time(time); in to_naive_datetime_with_offset() localVariable 604 let datetime = NaiveDateTime::from_timestamp_opt(ts, 0); in to_naive_datetime_with_offset() localVariable 605 let mut datetime = datetime.ok_or(OUT_OF_RANGE)?; in to_naive_datetime_with_offset() localVariable 656 let datetime = self.to_naive_datetime_with_offset(offset)?; in to_datetime() localVariable 697 let datetime = self.to_naive_datetime_with_offset(guessed_offset)?; in to_datetime_with_timezone() localVariable
|
| /external/libwebsockets/lib/plat/windows/ |
| D | windows-misc.c | 38 ULARGE_INTEGER datetime; in lws_now_usecs() local
|
| /external/toolchain-utils/llvm_tools/ |
| D | upload_lexan_crashes_to_forcey.py | 54 def test_cases_on_or_after(date: datetime.datetime
|
| /external/python/cpython3/Doc/library/ |
| D | datetime.rst | 1643 .. _datetime-time:
|
| /external/pdfium/xfa/fgas/crt/ |
| D | cfgas_stringformatter.cpp | 237 CFX_DateTime* datetime, in ParseLocaleDate() 356 CFX_DateTime* datetime, in ParseLocaleTime() 568 const CFX_DateTime& datetime) { in DateFormat() 628 const CFX_DateTime& datetime) { in TimeFormat() 713 CFX_DateTime* datetime) { in FX_DateFromCanonical() 761 CFX_DateTime* datetime) { in FX_TimeFromCanonical()
|
| /external/python/cpython2/Demo/tkinter/ttk/ |
| D | ttkcalendar.py | 20 datetime = calendar.datetime.datetime variable in Calendar
|
| /external/python/cpython3/Doc/whatsnew/ |
| D | 3.3.rst | 1075 datetime section in Improved Modules 1090 .. _new-decimal:
|
| D | 3.8.rst | 750 datetime section in Improved Modules
|
| D | 3.9.rst | 411 datetime section in Improved Modules
|
| D | 3.7.rst | 857 datetime section in Improved Modules
|
| D | 3.6.rst | 970 datetime section in Improved Modules
|
| /external/fonttools/Lib/fontTools/misc/plistlib/ |
| D | __init__.py | 81 def _date_to_string(d: datetime) -> str: 385 def _date_element(date: datetime, ctx: SimpleNamespace) -> etree.Element:
|
| /external/autotest/tko/ |
| D | job_serializer.py | 25 datetime = datetime.datetime variable
|
| D | job_serializer_unittest.py | 20 datetime = datetime.datetime variable
|
| /external/toolchain-utils/toolchain_utils_githooks/ |
| D | check-presubmit.py | 402 start_time: datetime.datetime) -> t.Tuple[bool, t.List[t.List[str]]]:
|
| D | check-presubmit | 402 start_time: datetime.datetime) -> t.Tuple[bool, t.List[t.List[str]]]:
|
| /external/rust/crates/chrono/src/ |
| D | datetime.rs | 71 datetime: NaiveDateTime, field 221 let datetime = try_opt!(self.datetime.checked_add_signed(rhs)); in checked_add_signed() localVariable 231 let datetime = try_opt!(self.datetime.checked_sub_signed(rhs)); in checked_sub_signed() localVariable 2474 let datetime = Utc.ymd(2014, 7, 8).and_hms_nano(9, 10, 11, 1234567); in test_subsecond_part() localVariable 2562 let datetime = Utc.ymd(2007, 01, 02); in test_datetime_format_alignment() localVariable
|
| D | lib.rs | 549 mod datetime; module 580 mod datetime; module
|
| /external/rust/crates/flate2/src/gz/ |
| D | mod.rs | 79 let datetime = time::UNIX_EPOCH + duration; in mtime_as_datetime() localVariable
|