/AliOS-Things-master/components/SDL2/src/timer/unix/ |
A D | SDL_systimer.c | 118 struct timespec now; in SDL_GetTicks() local 129 struct timeval now; in SDL_GetTicks() local 147 struct timespec now; in SDL_GetPerformanceCounter() local 160 struct timeval now; in SDL_GetPerformanceCounter() local 207 Uint32 then, now, elapsed; in SDL_Delay() local
|
/AliOS-Things-master/components/mqtt/MQTTClient-C/ |
A D | MQTTLinux.c | 27 struct timeval now, res; in TimerIsExpired() local 36 struct timeval now; in TimerCountdownMS() local 45 struct timeval now; in TimerCountdown() local 54 struct timeval now, res; in TimerLeftMS() local
|
/AliOS-Things-master/components/linkkit/infra/ |
A D | infra_timer.c | 22 uint32_t now, res; in utils_time_spend() local 35 uint32_t now, res; in iotx_time_left() local
|
/AliOS-Things-master/components/ble_host/bt_host/port/aos/ |
A D | event_scheduler.c | 16 uint32_t now; in scheduler_loop() local
|
/AliOS-Things-master/components/lwip/lwip2.0.0/core/ |
A D | timeouts.c | 208 u32_t now, diff; in sys_timeout_debug() local 321 u32_t now; in sys_check_timeouts() local
|
/AliOS-Things-master/components/SDL2/src/timer/psp/ |
A D | SDL_systimer.c | 60 struct timeval now; in SDL_GetTicks() local
|
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/utils/at/ |
A D | module_at.c | 33 uint64_t now = 0; in native_atRead() local 83 uint64_t now = 0; in native_atReadLine() local
|
/AliOS-Things-master/components/SDL2/test/ |
A D | testtimer.c | 46 Uint64 start, now; in main() local
|
A D | testoffscreen.c | 103 Uint32 then, now, frames; in main() local
|
A D | testgles.c | 110 Uint32 then, now, frames; in main() local
|
A D | testviewport.c | 201 Uint32 then, now, frames; in main() local
|
A D | testscale.c | 157 Uint32 then, now; in main() local
|
A D | testrendercopyex.c | 167 Uint32 then, now; in main() local
|
A D | testdraw2.c | 212 Uint32 then, now, frames; in main() local
|
A D | testgl2.c | 218 Uint32 then, now, frames; in main() local
|
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/core/src/ |
A D | StsAssumeRoleCredentialsProvider.cc | 41 auto now = std::chrono::system_clock::now(); in checkExpiry() local
|
A D | InstanceProfileCredentialsProvider.cc | 45 auto now = std::chrono::system_clock::now(); in checkExpiry() local
|
/AliOS-Things-master/components/SDL2/src/thread/pthread/ |
A D | SDL_syssem.c | 110 struct timeval now; in SDL_SemWaitTimeout() local
|
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/hardware/onewire/ |
A D | module_onewire.c | 40 unsigned long now,t; in oneWireUdelay() local 218 unsigned long now,t; in oneWireSetSpeed() local
|
/AliOS-Things-master/components/SDL2/src/timer/windows/ |
A D | SDL_systimer.c | 122 DWORD now = 0; in SDL_GetTicks() local
|
/AliOS-Things-master/components/mbedtls/library/ |
A D | x509.c | 894 static int x509_get_current_time( mbedtls_x509_time *now ) in x509_get_current_time() 961 mbedtls_x509_time now; in mbedtls_x509_time_is_past() local 971 mbedtls_x509_time now; in mbedtls_x509_time_is_future() local
|
A D | timing.c | 262 LARGE_INTEGER now, hfreq; in mbedtls_timing_get_timer() local 312 struct timeval now; in mbedtls_timing_get_timer() local
|
/AliOS-Things-master/components/linkkit/wifi_provision/dev_bind/os/ |
A D | os_misc.c | 147 uint32_t now = os_get_time_ms(); in time_elapsed_ms_since() local
|
/AliOS-Things-master/solutions/auto_demo/ |
A D | auto_app.c | 50 unsigned long now,t; in _udelay() local
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/hardware/onewire/ |
A D | module_onewire.c | 46 unsigned long now,t; in oneWireUdelay() local 224 unsigned long now,t; in oneWireSetSpeed() local
|