Home
last modified time | relevance | path

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

12

/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmodutime.c47 struct timeval tv; in time_localtime() local
92 struct timeval tv; in time_time() local
A Dmphalport.c135 struct timeval tv; in mp_hal_time_ns() local
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmodutime.c46 struct timeval tv; in time_localtime() local
84 struct timeval tv; in time_time() local
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmodutime.c46 struct timeval tv; in time_localtime() local
84 struct timeval tv; in time_time() local
/AliOS-Things-master/components/posix/src/
A Dtime.c130 struct timespec tv = { .tv_sec = seconds, .tv_nsec = 0 }; in sleep() local
140 struct timespec tv = { in usleep() local
/AliOS-Things-master/components/SDL2/src/timer/unix/
A DSDL_systimer.c204 struct timespec elapsed, tv; in SDL_Delay() local
206 struct timeval tv; in SDL_Delay() local
/AliOS-Things-master/components/select/example/
A Dselect_example.c26 struct timeval tv = { in select_example() local
/AliOS-Things-master/components/mbedtls/platform/yoc/
A Dnet_sockets.c325 struct timeval tv; in mbedtls_net_usleep() local
368 struct timeval tv; in mbedtls_net_recv_timeout() local
/AliOS-Things-master/components/amp_adapter/platform/aos/network/
A Daos_udp.c194 struct timeval tv; in aos_udp_recvfrom() local
322 struct timeval tv; in aos_udp_read_timeout() local
/AliOS-Things-master/solutions/eduk1_demo/k1_apps/homepage/
A Dhomepage.c100 struct timespec tv; in homepage_task() local
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_dir.c482 TIFFTagValue *tv; in _TIFFVSetField() local
819 TIFFTagValue *tv = NULL; in TIFFUnsetField() local
872 TIFFTagValue *tv = td->td_customValues + i; in _TIFFVGetField() local
1111 TIFFTagValue *tv = td->td_customValues + i; in _TIFFVGetField() local
/AliOS-Things-master/components/linkkit/wrappers/platform/os/
A DHAL_UDP_yoc.c178 struct timeval tv; in HAL_UDP_readTimeout() local
296 struct timeval tv; in HAL_UDP_recvfrom() local
A DHAL_OS_yoc.c191 struct timespec tv = { 0 }; in HAL_UptimeMs() local
417 struct timeval tv; in HAL_GetTimeStr() local
/AliOS-Things-master/components/linkkit/wrappers/os/
A DHAL_UDP_rhino.c185 struct timeval tv; in HAL_UDP_readTimeout() local
303 struct timeval tv; in HAL_UDP_recvfrom() local
/AliOS-Things-master/components/mbedtls/library/
A Dnet_sockets.c459 struct timeval tv; in mbedtls_net_poll() local
581 struct timeval tv; in mbedtls_net_recv_timeout() local
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/ras/
A Dras2tif.c93 struct timeval tv; local
/AliOS-Things-master/components/libc_stub/compilers/armlibc/
A Darmcc_libc.c22 int gettimeofday(struct timeval *tv, void *tzp) in gettimeofday()
A Darmcc_libc_uspace.c29 int gettimeofday(struct timeval *tv, void *tzp) in gettimeofday()
/AliOS-Things-master/components/mqtt/MQTTClient-C/
A DMQTTLinux.c97 struct timeval tv; in linux_write() local
/AliOS-Things-master/components/websocket/src/
A Drws_thread.c191 struct timeval tv; in rws_sem_wait() local
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Ddemand.c326 struct timeval tv; local
/AliOS-Things-master/components/select/poll/
A Dpoll.c88 struct timeval tv = { in wait_io() local
/AliOS-Things-master/components/mbedtls/platform/aos/library/
A Dnet_sockets.c327 struct timeval tv; in mbedtls_net_recv_timeout() local
/AliOS-Things-master/components/amp/engine/duktape_engine/duktape/
A Dduktape.c19625 duk_tval *tv; in duk__dump_string_prop() local
19642 duk_tval *tv; in duk__dump_buffer_prop() local
19660 duk_tval *tv; in duk__dump_uint32_prop() local
20750 duk_tval *tv; in duk_get_magic() local
20792 duk_tval *tv; in duk_resolve_nonbound_function() local
22444 duk_tval *tv; in duk_inspect_value() local
23369 duk_tval *tv; in duk_seal_freeze_raw() local
29610 duk_tval tv; in duk_push_hstring() local
29631 duk_tval tv; in duk_push_hobject() local
29641 duk_tval tv; in duk_push_hbuffer() local
[all …]
/AliOS-Things-master/components/amp_adapter/platform/linux/
A Daos_system.c435 struct timeval tv; in aos_now() local
445 struct timeval tv; in aos_now_ms() local

Completed in 261 milliseconds

12