Searched defs:systime (Results 1 – 9 of 9) sorted by relevance
/external/linux-kselftest/tools/testing/selftests/rcutorture/bin/ |
D | jitter.sh | 55 srand(n + me + systime()); function 72 srand(n + me + systime()); function 80 srand(n + me + systime()); function
|
/external/icu/icu4c/source/test/compat/ |
D | tzdate.c | 39 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/ltp/utils/ffsb-6.0-rc2/ |
D | main.c | 68 double totaltime = 0.0f, usertime = 0.0f, systime = 0.0f; in main() local
|
/external/libcups/cups/ |
D | tls-sspi.c | 300 SYSTEMTIME systime; /* System time */ in httpCredentialsGetExpiration() local 351 SYSTEMTIME systime; /* System time */ in httpCredentialsString() local
|
/external/pdfium/fpdfsdk/ |
D | cpdfsdk_baannot.cpp | 140 FX_SYSTEMTIME systime; in GetModifiedDate() local
|
D | cpdfsdk_formfillenvironment.cpp | 275 FPDF_SYSTEMTIME systime = m_pInfo->FFI_GetLocalTime(m_pInfo); in GetLocalTime() local
|
/external/libusb/libusb/ |
D | io.c | 2000 struct timeval systime; in handle_timeouts_locked() local
|
/external/mksh/src/ |
D | jobs.c | 94 struct timeval systime; /* system time used by job */ member
|
D | funcs.c | 2374 struct timeval usrtime, systime, tv0, tv1; in timex() local
|