/external/pigweed/pw_tls_client/py/pw_tls_client/ |
D | generate_test_data.py | 116 self, subject: Subject, not_before: datetime, not_after: datetime 146 self, not_before: datetime, not_after: datetime
|
/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/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
D | TimestampBase.php | 16 public function fromDateTime(\DateTime $datetime)
|
/external/protobuf/php/src/Google/Protobuf/Internal/ |
D | TimestampBase.php | 16 public function fromDateTime(\DateTime $datetime)
|
/external/toolchain-utils/pgo_tools/ |
D | monitor_pgo_profiles.py | 59 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/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/rust/crates/der/src/ |
D | lib.rs | 350 mod datetime; module
|
D | datetime.rs | 407 let datetime = "2001-01-02T12:13:14Z".parse::<DateTime>().unwrap(); in from_str() localVariable 420 let datetime = DateTime::new(2001, 01, 02, 12, 13, 14).unwrap(); in display() localVariable
|
/external/rust/crates/der/tests/ |
D | datetime.rs | 30 let datetime = make_datetime(year, month, day, hour, min, sec); localVariable
|
/external/pigweed/pw_tokenizer/py/pw_tokenizer/ |
D | database.py | 363 date: Optional[datetime], 385 token_database: tokens.DatabaseFile, before: Optional[datetime]
|
D | tokens.py | 109 def update_date_removed(self, new_date_removed: Optional[datetime]) -> None: 194 removal_date: Optional[datetime] = None, 258 self, date_removed_cutoff: Optional[datetime] = None
|
/external/libwebsockets/lib/plat/windows/ |
D | windows-misc.c | 49 ULARGE_INTEGER datetime; in lws_now_usecs() local
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
D | VoterReportStatus.java | 20 datetime, zones, compact, // aka 'numbers' enumConstant
|
/external/toolchain-utils/llvm_tools/ |
D | upload_lexan_crashes_to_forcey.py | 56 date: datetime.datetime,
|
/external/pdfium/xfa/fgas/crt/ |
D | cfgas_stringformatter.cpp | 242 CFX_DateTime* datetime, in ParseLocaleDate() 358 CFX_DateTime* datetime, in ParseLocaleTime() 567 const CFX_DateTime& datetime) { in DateFormat() 627 const CFX_DateTime& datetime) { in TimeFormat() 751 CFX_DateTime* datetime) { in FX_DateFromCanonical() 799 CFX_DateTime* datetime) { in FX_TimeFromCanonical()
|
/external/python/cpython3/Doc/library/ |
D | datetime.rst | 1646 .. _datetime-time:
|
/external/python/cpython3/Doc/whatsnew/ |
D | 3.3.rst | 1075 datetime section in Improved Modules 1090 .. _new-decimal:
|
D | 3.9.rst | 415 datetime section in Improved Modules
|
/external/python/cpython2/Demo/tkinter/ttk/ |
D | ttkcalendar.py | 20 datetime = calendar.datetime.datetime variable in Calendar
|
/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 | 29 datetime = datetime.datetime variable
|
/external/toolchain-utils/toolchain_utils_githooks/ |
D | check-presubmit | 525 start_time: datetime.datetime,
|
D | check-presubmit.py | 525 start_time: datetime.datetime,
|