Home
last modified time | relevance | path

Searched defs:time (Results 226 - 250 of 1446) sorted by relevance

12345678910>>...58

/third_party/vixl/tools/
H A Dthreaded_tests.py30 import time namespace
/third_party/python/Lib/test/
H A Dtest_syslog.py6 import time namespace
H A Dtest_unicode_file.py4 import os, glob, time, shutil namespace
H A Dtest_epoll.py28 import time namespace
/third_party/python/Lib/tomllib/
H A D_re.py7 from datetime import date, datetime, time, timedelta, timezone, tzinfo namespace
/third_party/protobuf/src/google/protobuf/stubs/
H A Dtime_test.cc44 DateTime time; in CreateTimestamp() local
60 DateTime time; TEST() local
154 DateTime time; TEST() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/p2p/
H A Dp2p_find.py9 import time namespace
H A Dp2p_group_add.py7 import time namespace
H A Dp2p_invite.py7 import time namespace
H A Dp2p_stop_find.py7 import time namespace
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/
H A Dwpas-dbus-new-wps.py5 import time namespace
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
H A Deventhistory.cpp67 void EventListModel::addEvent(QString time, QString msg) in addEvent() argument
70 timeList << time; in addEvent() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/p2p/
H A Dp2p_find.py9 import time namespace
H A Dp2p_group_add.py7 import time namespace
H A Dp2p_invite.py7 import time namespace
H A Dp2p_stop_find.py7 import time namespace
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/
H A Dwpas-dbus-new-wps.py5 import time namespace
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/
H A Deventhistory.cpp67 void EventListModel::addEvent(QString time, QString msg) in addEvent() argument
70 timeList << time; in addEvent() local
/drivers/hdf_core/framework/support/platform/include/hdmi/
H A Dhdmi_hdr.h41 uint32_t time; member
/drivers/hdf_core/framework/support/platform/src/rtc/
H A Drtc_service.c23 struct RtcTime time; in RtcServiceIoReadTime() local
43 struct RtcTime *time = NULL; in RtcServiceIoWriteTime() local
63 struct RtcTime time; RtcServiceIoReadAlarm() local
89 struct RtcTime *time = NULL; RtcServiceIoWriteAlarm() local
[all...]
H A Drtc_core.c16 int32_t RtcHostReadTime(struct RtcHost *host, struct RtcTime *time) in RtcHostReadTime() argument
31 int32_t RtcHostWriteTime(struct RtcHost *host, const struct RtcTime *time) in RtcHostWriteTime() argument
46 int32_t RtcHostReadAlarm(struct RtcHost *host, enum RtcAlarmIndex alarmIndex, struct RtcTime *time) in RtcHostReadAlarm() argument
61 RtcHostWriteAlarm(struct RtcHost *host, enum RtcAlarmIndex alarmIndex, const struct RtcTime *time) RtcHostWriteAlarm() argument
[all...]
H A Drtc_if.c37 int32_t RtcReadTime(DevHandle handle, struct RtcTime *time) in RtcReadTime() argument
47 int32_t RtcWriteTime(DevHandle handle, const struct RtcTime *time) in RtcWriteTime() argument
62 RtcReadAlarm(DevHandle handle, enum RtcAlarmIndex alarmIndex, struct RtcTime *time) RtcReadAlarm() argument
72 RtcWriteAlarm(DevHandle handle, enum RtcAlarmIndex alarmIndex, const struct RtcTime *time) RtcWriteAlarm() argument
[all...]
/drivers/hdf_core/framework/test/fuzztest/ioservice_fuzzer/ioservicegrouplisten_fuzzer/
H A Dioservicegrouplisten_fuzzer.cpp35 OsalTimespec time; in OnDevEventReceived() local
/drivers/hdf_core/framework/test/fuzztest/ioservice_fuzzer/ioservicelisten_fuzzer/
H A Dioservicelisten_fuzzer.cpp37 OsalTimespec time; in OnDevEventReceived() local
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/test/public_moudle/
H A Dbase.py12 import time namespace

Completed in 25 milliseconds

12345678910>>...58