Home
last modified time | relevance | path

Searched defs:systime (Results 1 – 11 of 11) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/rcutorture/bin/
Djitter.sh69 srand(n + me + systime()); function
82 srand(n + me + systime()); function
90 srand(n + me + systime()); function
Dfunctions.sh125 ts = systime() - starttime; function
/external/cronet/third_party/icu/source/test/compat/
Dtzdate.c39 char systime[SIZE]; in main() local
111 int64_t getSystemCurrentTime(char* systime, int year, int month, int day, int hour, int minute, int… in getSystemCurrentTime()
137 void printTime(char* systime, char* icutime) { in printTime()
/external/icu/icu4c/source/test/compat/
Dtzdate.c39 char systime[SIZE]; in main() local
111 int64_t getSystemCurrentTime(char* systime, int year, int month, int day, int hour, int minute, int… in getSystemCurrentTime()
137 void printTime(char* systime, char* icutime) { in printTime()
/external/ms-tpm-20-ref/TPMCmd/Platform/src/
DClock.c110 struct timespec systime; in _plat__RealTime() local
/external/libusb/libusb/os/
Devents_windows.c75 struct timespec systime, remaining; in usbi_arm_timer() local
/external/libusb/libusb/
Dio.c2057 struct timespec systime; in handle_timeouts_locked() local
2567 struct timespec systime; in libusb_get_next_timeout() local
/external/libcups/cups/
Dtls-sspi.c296 SYSTEMTIME systime; /* System time */ in httpCredentialsGetExpiration() local
347 SYSTEMTIME systime; /* System time */ in httpCredentialsString() local
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_udp_socket_posix.cc54 struct timespec systime; member
/external/mksh/src/
Djobs.c95 struct timeval systime; /* system time used by job */ member
Dfuncs.c2379 struct timeval usrtime, systime, tv0, tv1; in timex() local