Searched defs:second (Results 1 – 12 of 12) sorted by relevance
/AliOS-Things-master/components/amp/jslib/src/ |
A D | rtc.js | 22 second: time.getSeconds() property in setTime.date
|
/AliOS-Things-master/components/amp/libjs/lib/ |
A D | rtc.js | 22 second: time.getSeconds() property in setTime.date
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/ |
A D | tif_aux.c | 37 _TIFFMultiply32(TIFF* tif, uint32 first, uint32 second, const char* where) in _TIFFMultiply32() 50 _TIFFMultiply64(TIFF* tif, uint64 first, uint64 second, const char* where) in _TIFFMultiply64()
|
/AliOS-Things-master/components/py_engine/modules/aliyunIoT/ |
A D | module_aiot_ntp.c | 27 uint32_t second; member
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/advanced/aiot/ |
A D | module_aiot_ntp.c | 28 uint32_t second; member
|
/AliOS-Things-master/components/py_engine/engine/shared/timeutils/ |
A D | timeutils.c | 148 mp_uint_t date, mp_uint_t hour, mp_uint_t minute, mp_uint_t second) { in timeutils_seconds_since_2000()
|
A D | timeutils.h | 78 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/SDL2/src/video/x11/ |
A D | edid-parse.c | 333 int second = edid[0x27 + 2 * i]; in decode_standard_timings() local
|
/AliOS-Things-master/components/py_engine/modules/audio/ |
A D | uvoiceplayer.c | 348 int second = mp_obj_get_int(second_in); in uvoice_seekTo() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | png.h | 607 png_byte second; /* second of minute, 0 - 60 (for leap seconds) */ member
|
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/ |
A D | png.h | 607 png_byte second; /* second of minute, 0 - 60 (for leap seconds) */ member
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/ |
A D | tiff2pdf.c | 467 checkMultiply64(uint64 first, uint64 second, T2P* t2p) in checkMultiply64()
|
Completed in 29 milliseconds