Home
last modified time | relevance | path

Searched defs:date (Results 1 – 25 of 25) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/shared/timeutils/
A Dtimeutils.c60 mp_uint_t timeutils_year_day(mp_uint_t year, mp_uint_t month, mp_uint_t date) { in timeutils_year_day()
148 mp_uint_t date, mp_uint_t hour, mp_uint_t minute, mp_uint_t second) { in timeutils_seconds_since_2000()
A Dtimeutils.h78 mp_uint_t date, mp_uint_t hour, mp_uint_t minute, mp_uint_t second) { in timeutils_seconds_since_epoch()
/AliOS-Things-master/components/amp/jslib/src/
A Drtc.js16 var date = { class in setTime
/AliOS-Things-master/components/amp/libjs/lib/
A Drtc.js16 var date = { class in setTime
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/ocr/include/alibabacloud/ocr/model/
A DRecognizeTrainTicketResult.h42 std::string date; member
/AliOS-Things-master/components/oss/src/utils/
A DSignUtils.cc58 const std::string &date, in build()
A DUtils.cc633 std::stringstream date; in ToGmtTime() local
663 std::stringstream date; in ToUtcTime() local
683 const char* date = t.c_str(); in UtcToUnixTime() local
/AliOS-Things-master/components/oss/src/model/
A DLifecycleRule.cc45 void LifeCycleExpiration::setCreatedBeforeDate(const std::string &date) in setCreatedBeforeDate()
/AliOS-Things-master/components/amp_adapter/include/peripheral/
A Daos_hal_rtc.h35 …uint8_t date; /* DEC format:value range from 1 to 31, BCD format:value range from 0x01 to 0x31 … member
/AliOS-Things-master/components/drivers/core/base/include/aos/hal/
A Drtc.h43 …uint8_t date; /**< DEC format:value range from 1 to 31, BCD format:value range from 0x01 to 0x3… member
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmachine_rtc.c87 STATIC mp_obj_t machine_rtc_init(mp_obj_t self_in, mp_obj_t date) in machine_rtc_init()
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmachine_rtc.c114 STATIC mp_obj_t machine_rtc_init(mp_obj_t self_in, mp_obj_t date) { in machine_rtc_init()
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmachine_rtc.c114 STATIC mp_obj_t machine_rtc_init(mp_obj_t self_in, mp_obj_t date) { in machine_rtc_init()
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/test/core/
A Droaserviceclient_ut.cc80 const string date = "Fri, 11 Jan 2019 14:08:39 GMT"; in TEST() local
A Dcommonclient_ut.cc123 string date = "Wed, 09 Jan 2019 06:32:41 GMT"; in TEST() local
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/core/src/
A DRoaServiceClient.cc160 std::stringstream date; in buildHttpRequest() local
A DCommonClient.cc189 std::stringstream date; in buildRoaHttpRequest() local
/AliOS-Things-master/components/linksdk/components/ntp/
A Daiot_ntp_api.c52 core_date_t date; in _ntp_recv_handler() local
/AliOS-Things-master/solutions/javascript_demo/agriculture_demo/
A Dgps.js75 function parseTime(time, date) { argument
/AliOS-Things-master/components/py_engine/modules/video/
A Dak_camera.c332 struct ak_date date; in save_data() local
/AliOS-Things-master/components/sensor/drv/
A Ddrv_rtc_maxim_ds1307.c62 uint8_t date; /*!< Date in a month, 1 to 31 */ member
/AliOS-Things-master/components/linksdk/core/utils/
A Dcore_log.c48 core_date_t date; in _core_log_append_date() local
A Dcore_string.c259 int32_t core_utc2date(uint64_t utc, int8_t zone, core_date_t *date) in core_utc2date()
/AliOS-Things-master/components/oss/src/
A DOssClientImpl.cc202 std::string date = httpRequest->Header(Http::DATE); in addSignInfo() local
1240 auto date = headers[Http::EXPIRES]; in GeneratePresignedUrl() local
/AliOS-Things-master/components/sensor/include/sensor/
A Dsensor.h328 uint8_t date; /* !< Date in a month, 1 to 31 */ member

Completed in 43 milliseconds