/AliOS-Things-master/components/py_engine/adapter/haas/ |
A D | modutime.c | 47 struct timeval tv; in time_localtime() local 92 struct timeval tv; in time_time() local
|
A D | mphalport.c | 135 struct timeval tv; in mp_hal_time_ns() local
|
/AliOS-Things-master/components/py_engine/adapter/haas510/ |
A D | modutime.c | 46 struct timeval tv; in time_localtime() local 84 struct timeval tv; in time_time() local
|
/AliOS-Things-master/components/py_engine/adapter/haas600/ |
A D | modutime.c | 46 struct timeval tv; in time_localtime() local 84 struct timeval tv; in time_time() local
|
/AliOS-Things-master/components/posix/src/ |
A D | time.c | 130 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 D | SDL_systimer.c | 204 struct timespec elapsed, tv; in SDL_Delay() local 206 struct timeval tv; in SDL_Delay() local
|
/AliOS-Things-master/components/select/example/ |
A D | select_example.c | 26 struct timeval tv = { in select_example() local
|
/AliOS-Things-master/components/mbedtls/platform/yoc/ |
A D | net_sockets.c | 325 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 D | aos_udp.c | 194 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 D | homepage.c | 100 struct timespec tv; in homepage_task() local
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/ |
A D | tif_dir.c | 482 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 D | HAL_UDP_yoc.c | 178 struct timeval tv; in HAL_UDP_readTimeout() local 296 struct timeval tv; in HAL_UDP_recvfrom() local
|
A D | HAL_OS_yoc.c | 191 struct timespec tv = { 0 }; in HAL_UptimeMs() local 417 struct timeval tv; in HAL_GetTimeStr() local
|
/AliOS-Things-master/components/linkkit/wrappers/os/ |
A D | HAL_UDP_rhino.c | 185 struct timeval tv; in HAL_UDP_readTimeout() local 303 struct timeval tv; in HAL_UDP_recvfrom() local
|
/AliOS-Things-master/components/mbedtls/library/ |
A D | net_sockets.c | 459 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 D | ras2tif.c | 93 struct timeval tv; local
|
/AliOS-Things-master/components/libc_stub/compilers/armlibc/ |
A D | armcc_libc.c | 22 int gettimeofday(struct timeval *tv, void *tzp) in gettimeofday()
|
A D | armcc_libc_uspace.c | 29 int gettimeofday(struct timeval *tv, void *tzp) in gettimeofday()
|
/AliOS-Things-master/components/mqtt/MQTTClient-C/ |
A D | MQTTLinux.c | 97 struct timeval tv; in linux_write() local
|
/AliOS-Things-master/components/websocket/src/ |
A D | rws_thread.c | 191 struct timeval tv; in rws_sem_wait() local
|
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/ |
A D | demand.c | 326 struct timeval tv; local
|
/AliOS-Things-master/components/select/poll/ |
A D | poll.c | 88 struct timeval tv = { in wait_io() local
|
/AliOS-Things-master/components/mbedtls/platform/aos/library/ |
A D | net_sockets.c | 327 struct timeval tv; in mbedtls_net_recv_timeout() local
|
/AliOS-Things-master/components/amp/engine/duktape_engine/duktape/ |
A D | duktape.c | 19625 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 D | aos_system.c | 435 struct timeval tv; in aos_now() local 445 struct timeval tv; in aos_now_ms() local
|