Home
last modified time | relevance | path

Searched defs:time1 (Results 1 – 5 of 5) sorted by relevance

/device/google/contexthub/firmware/os/algos/
Dtime_sync.c60 bool time_sync_add(time_sync_t *sync, uint64_t time1, uint64_t time2) { in time_sync_add()
87 bool time_sync_estimate_time1(time_sync_t *sync, uint64_t time2, uint64_t *time1) in time_sync_estimate_time1()
/device/generic/goldfish/libqemu/
Dtest_guest_1.c96 double time1 = now_secs(); in main() local
Dtest_guest_2.c61 double time0, time1; in main() local
/device/google/contexthub/firmware/os/inc/algos/
Dtime_sync.h32 uint64_t time1[NUM_TIME_SYNC_DATAPOINTS]; member
/device/linaro/bootloader/edk2/StdLib/LibC/Time/
DTime.c186 difftime(time_t time1, time_t time0) in difftime()
417 time1( in time1() function