Home
last modified time | relevance | path

Searched defs:total_seconds (Results 1 – 6 of 6) sorted by relevance

/external/u-boot/cmd/
Dtime.c12 ulong total_seconds, remainder; in report_time() local
/external/python/apitools/apitools/base/protorpclite/
Dutil.py197 def total_seconds(offset): function
/external/v8/src/
Ddateparser.cc107 int total_seconds = static_cast<int>(total_seconds_unsigned); in Write() local
/external/python/cpython3/Lib/
Ddatetime.py600 def total_seconds(self): member in timedelta
/external/python/cpython2/Modules/
Ddatetimemodule.c2108 PyObject *total_seconds; in delta_total_seconds() local
/external/python/cpython3/Modules/
D_datetimemodule.c2616 PyObject *total_seconds; in delta_total_seconds() local