Home
last modified time | relevance | path

Searched defs:microsecond (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Ddatetime.py528 def _check_time_fields(hour, minute, second, microsecond, fold): argument
1340 def __new__(cls, hour=0, minute=0, second=0, microsecond=0, tzinfo=None, *, fold=0): argument
1396 def microsecond(self): member in time
1611 def replace(self, hour=None, minute=None, second=None, microsecond=None, argument
1678 microsecond=0, tzinfo=None, *, fold=0): argument
1729 def microsecond(self): member in datetime
1936 minute=None, second=None, microsecond=None, tzinfo=True, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Ddatetime.py528 def _check_time_fields(hour, minute, second, microsecond, fold): argument
1340 def __new__(cls, hour=0, minute=0, second=0, microsecond=0, tzinfo=None, *, fold=0): argument
1396 def microsecond(self): member in time
1611 def replace(self, hour=None, minute=None, second=None, microsecond=None, argument
1678 microsecond=0, tzinfo=None, *, fold=0): argument
1729 def microsecond(self): member in datetime
1936 minute=None, second=None, microsecond=None, tzinfo=True, argument
/aosp_15_r20/external/python/cpython3/Lib/
Ddatetime.py528 def _check_time_fields(hour, minute, second, microsecond, fold): argument
1340 def __new__(cls, hour=0, minute=0, second=0, microsecond=0, tzinfo=None, *, fold=0): argument
1396 def microsecond(self): member in time
1611 def replace(self, hour=None, minute=None, second=None, microsecond=None, argument
1678 microsecond=0, tzinfo=None, *, fold=0): argument
1729 def microsecond(self): member in datetime
1936 minute=None, second=None, microsecond=None, tzinfo=True, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Ddatetime.py528 def _check_time_fields(hour, minute, second, microsecond, fold): argument
1340 def __new__(cls, hour=0, minute=0, second=0, microsecond=0, tzinfo=None, *, fold=0): argument
1396 def microsecond(self): member in time
1611 def replace(self, hour=None, minute=None, second=None, microsecond=None, argument
1678 microsecond=0, tzinfo=None, *, fold=0): argument
1729 def microsecond(self): member in datetime
1936 minute=None, second=None, microsecond=None, tzinfo=True, argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Ddatetime.py528 def _check_time_fields(hour, minute, second, microsecond, fold): argument
1340 def __new__(cls, hour=0, minute=0, second=0, microsecond=0, tzinfo=None, *, fold=0): argument
1396 def microsecond(self): member in time
1611 def replace(self, hour=None, minute=None, second=None, microsecond=None, argument
1678 microsecond=0, tzinfo=None, *, fold=0): argument
1729 def microsecond(self): member in datetime
1936 minute=None, second=None, microsecond=None, tzinfo=True, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Ddatetime.py528 def _check_time_fields(hour, minute, second, microsecond, fold): argument
1340 def __new__(cls, hour=0, minute=0, second=0, microsecond=0, tzinfo=None, *, fold=0): argument
1396 def microsecond(self): member in time
1611 def replace(self, hour=None, minute=None, second=None, microsecond=None, argument
1678 microsecond=0, tzinfo=None, *, fold=0): argument
1729 def microsecond(self): member in datetime
1936 minute=None, second=None, microsecond=None, tzinfo=True, argument
/aosp_15_r20/external/python/dateutil/dateutil/
Drelativedelta.py110 hour=None, minute=None, second=None, microsecond=None): argument
/aosp_15_r20/external/python/cpython3/Modules/
D_datetimemodule.c643 int *microsecond) in normalize_datetime()
810 int *minute, int *second, int *microsecond) in parse_hh_mm_ss_ff()
876 int *second, int *microsecond, int *tzoffset, in parse_isoformat_time()
4651 int hour = 0, minute = 0, second = 0, microsecond = 0; in time_fromisoformat() local
5469 int hour = 0, minute = 0, second = 0, microsecond = 0; in datetime_fromisoformat() local
5577 int microsecond = DATE_GET_MICROSECOND(date) + in add_datetime_timedelta() local
D_testcapimodule.c2770 int hour, minute, second, microsecond; in get_datetime_fromdateandtime() local
2800 int hour, minute, second, microsecond, fold; in get_datetime_fromdateandtimeandfold() local
2832 int hour, minute, second, microsecond; in get_time_fromtime() local
2857 int hour, minute, second, microsecond, fold; in get_time_fromtimeandfold() local
2984 int hour, minute, second, microsecond; in test_PyDateTime_DATE_GET() local
2998 int hour, minute, second, microsecond; in test_PyDateTime_TIME_GET() local
/aosp_15_r20/external/python/asn1crypto/asn1crypto/
Dutil.py592 def microsecond(self): member in extended_datetime
/aosp_15_r20/external/python/cpython2/Modules/
Ddatetimemodule.c575 int *microsecond) in normalize_datetime()
4085 int microsecond = DATE_GET_MICROSECOND(date) + in add_datetime_timedelta() local
/aosp_15_r20/prebuilts/checkstyle/
HDcheckstyle.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/puppycrawl/ com/ ...