Home
last modified time | relevance | path

Searched defs:dt (Results 1 – 21 of 21) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_datetime.py54 def utcoffset(self, dt): argument
56 def tzname(self, dt): argument
58 def dst(self, dt): argument
1269 def tzname(self, dt): argument
1647 def utcoffset(self, dt): return None argument
1648 def dst(self, dt): return timedelta(0) argument
1653 def utcoffset(self, dt): return timedelta(0) argument
1654 def dst(self, dt): return None argument
2001 def tzname(self, dt): return dt and "real" or "none" argument
2002 def utcoffset(self, dt): argument
[all …]
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Ddumpnode.c146 void dt(Tree *t) in dt() function
/device/google/contexthub/firmware/os/drivers/tilt_detection/
Dtilt_detection.c79 uint64_t dt; in algoUpdate() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dtimemodule.c603 double dt = PyFloat_AsDouble(ot); in time_ctime() local
Ddatetimemodule.c1362 isoformat_date(PyDateTime_Date *dt, char buffer[], int bufflen) in isoformat_date()
1373 isoformat_time(PyDateTime_DateTime *dt, char buffer[], int bufflen) in isoformat_time()
2858 tzinfo_tzname(PyDateTime_TZInfo *self, PyObject *dt) in tzinfo_tzname()
2864 tzinfo_utcoffset(PyDateTime_TZInfo *self, PyObject *dt) in tzinfo_utcoffset()
2870 tzinfo_dst(PyDateTime_TZInfo *self, PyObject *dt) in tzinfo_dst()
2876 tzinfo_fromutc(PyDateTime_TZInfo *self, PyDateTime_DateTime *dt) in tzinfo_fromutc()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dtimemodule.c603 double dt = PyFloat_AsDouble(ot); in time_ctime() local
Ddatetimemodule.c1362 isoformat_date(PyDateTime_Date *dt, char buffer[], int bufflen) in isoformat_date()
1373 isoformat_time(PyDateTime_DateTime *dt, char buffer[], int bufflen) in isoformat_time()
2858 tzinfo_tzname(PyDateTime_TZInfo *self, PyObject *dt) in tzinfo_tzname()
2864 tzinfo_utcoffset(PyDateTime_TZInfo *self, PyObject *dt) in tzinfo_utcoffset()
2870 tzinfo_dst(PyDateTime_TZInfo *self, PyObject *dt) in tzinfo_dst()
2876 tzinfo_fromutc(PyDateTime_TZInfo *self, PyDateTime_DateTime *dt) in tzinfo_fromutc()
/device/google/bonito/sdm710/original-kernel-headers/media/
Dcam_isp.h191 uint32_t dt; member
Dmsm_camsensor_sdk.h335 unsigned char dt; member
Dmsm_camera.h1365 uint8_t dt; member
/device/google/crosshatch/sdm845/original-kernel-headers/media/
Dcam_isp.h191 uint32_t dt; member
Dmsm_camsensor_sdk.h335 unsigned char dt; member
Dmsm_camera.h1365 uint8_t dt; member
/device/google/bonito/sdm710/kernel-headers/media/
Dcam_isp.h108 uint32_t dt; member
Dmsm_camsensor_sdk.h302 unsigned char dt; member
Dmsm_camera.h1035 uint8_t dt; member
/device/google/crosshatch/sdm845/kernel-headers/media/
Dcam_isp.h108 uint32_t dt; member
Dmsm_camsensor_sdk.h302 unsigned char dt; member
Dmsm_camera.h1035 uint8_t dt; member
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsb3Dxe/
DDwUsb3Dxe.c1790 UINT8 dt = ctrl->wValue >> 8; in DwUsb3DoGetDescriptor() local
/device/google/marlin/camera/
DQCamera_Intf.h299 uint8_t dt; member