| /system/extras/tests/timetest/ |
| timetest.c | 60 long long tnow, tlast; local 98 tnow = nanotime(); 99 if(tnow < tlast) { 102 tlast, tnow); 105 fprintf(stderr,"%lld ROLLBACK\n", tnow); 107 fprintf(stderr,"%lld\n", tnow); 109 tlast = tnow;
|
| /external/ltp/testcases/kernel/syscalls/timerfd/ |
| timerfd01.c | 138 unsigned long long tnow, ttmr; local 163 tnow = getustime(clks[i].id); 182 ticks, (ttmr - tnow) / 1000); 185 tnow = getustime(clks[i].id); 186 set_timespec(&tmr.it_value, tnow + 500 * 1000); 200 ticks, (ttmr - tnow) / 1000); 203 tnow = getustime(clks[i].id); 204 set_timespec(&tmr.it_value, tnow + 100 * 1000); 232 ticks, (ttmr - tnow) / 1000); 235 tnow = getustime(clks[i].id) [all...] |
| /external/toybox/toys/pending/ |
| ping.c | 95 long long tnext, tW, tnow, tw; local 185 tnow = millitime(); 186 if (tW) if (0>=(waitms = tW-tnow) || !sent) break; 188 if (tnow>tw) break; 189 else if (waitms>tw-tnow) waitms = tw-tnow; 191 } else if (tnext-tnow <= 0) { 198 if (TT.s >= 4) *(unsigned *)(ih+1) = tnow; 209 tW = tnow + TT.W*1000; 214 if (!tw && waitms>tnext-tnow) waitms = tnext-tnow [all...] |
| /external/valgrind/memcheck/tests/linux/ |
| timerfd-syscall.c | 177 unsigned long long tnow, ttmr; local 197 tnow = getustime(clks[i].id); 217 ticks, (ttmr - tnow) * 1e-6); 221 tnow = getustime(clks[i].id); 222 set_timespec(&tmr.it_value, tnow + 500 * 1000); 237 ticks, (ttmr - tnow) * 1e-6); 240 tnow = getustime(clks[i].id); 241 set_timespec(&tmr.it_value, tnow + 100 * 1000); 270 const double delta = (ttmr - tnow) * 1e-6; 279 tnow = getustime(clks[i].id) [all...] |
| /external/ppp/pppd/ |
| session.c | 386 time_t tnow; local 391 (void)time(&tnow); 392 ll.ll_time = tnow;
|
| /prebuilts/go/darwin-x86/src/net/http/cookiejar/ |
| jar_test.go | 17 // tNow is the synthetic current time used as now during testing. 18 var tNow = time.Date(2013, 1, 1, 12, 0, 0, 0, time.UTC) 345 // expiresIn creates an expires attribute delta seconds from tNow. 347 t := tNow.Add(time.Duration(delta) * time.Second) 362 // (Done at time tNow + 0 ms.) 364 // (Done at time tNow + 1001 ms.) 367 // (Query n done at tNow + (n+2)*1001 ms.) 384 now := tNow [all...] |
| /prebuilts/go/linux-x86/src/net/http/cookiejar/ |
| jar_test.go | 17 // tNow is the synthetic current time used as now during testing. 18 var tNow = time.Date(2013, 1, 1, 12, 0, 0, 0, time.UTC) 345 // expiresIn creates an expires attribute delta seconds from tNow. 347 t := tNow.Add(time.Duration(delta) * time.Second) 362 // (Done at time tNow + 0 ms.) 364 // (Done at time tNow + 1001 ms.) 367 // (Query n done at tNow + (n+2)*1001 ms.) 384 now := tNow [all...] |
| /external/libxml2/ |
| testlimits.c | 54 clock_t tnow = clock(); local 55 if (((tnow - t0) / CLOCKS_PER_SEC) > MAX_TIME) { [all...] |
| /external/e2fsprogs/e2fsck/ |
| problem.c | 343 N_("@S last mount time (%t,\n\tnow = %T) is in the future.\n"), 348 N_("@S last write time (%t,\n\tnow = %T) is in the future.\n"), [all...] |
| /external/e2fsprogs/po/ |
| e2fsprogs.pot | 1059 #. @-expanded: \tnow = %T) is in the future.\n 1062 "\tnow = %T) is in the future.\n" 1067 #. @-expanded: \tnow = %T) is in the future.\n 1070 "\tnow = %T) is in the future.\n" [all...] |
| es.po | [all...] |
| ca.po | 1125 #. @-expanded: \tnow = %T) is in the future.\n 1129 "\tnow = %T) is in the future.\n" 1135 #. @-expanded: \tnow = %T) is in the future.\n 1139 "\tnow = %T) is in the future.\n" [all...] |
| cs.po | 1121 #. @-expanded: \tnow = %T) is in the future.\n 1125 "\tnow = %T) is in the future.\n" 1131 #. @-expanded: \tnow = %T) is in the future.\n 1135 "\tnow = %T) is in the future.\n" [all...] |
| da.po | 1100 #. @-expanded: \tnow = %T) is in the future.\n 1104 "\tnow = %T) is in the future.\n" 1110 #. @-expanded: \tnow = %T) is in the future.\n 1114 "\tnow = %T) is in the future.\n" [all...] |
| de.po | 1123 #. @-expanded: \tnow = %T) is in the future.\n 1127 "\tnow = %T) is in the future.\n" 1133 #. @-expanded: \tnow = %T) is in the future.\n 1137 "\tnow = %T) is in the future.\n" [all...] |
| eo.po | 1088 #. @-expanded: \tnow = %T) is in the future.\n 1092 "\tnow = %T) is in the future.\n" 1098 #. @-expanded: \tnow = %T) is in the future.\n 1102 "\tnow = %T) is in the future.\n" [all...] |
| fr.po | 1121 #. @-expanded: \tnow = %T) is in the future.\n 1125 "\tnow = %T) is in the future.\n" 1131 #. @-expanded: \tnow = %T) is in the future.\n 1135 "\tnow = %T) is in the future.\n" [all...] |
| hu.po | 1114 #. @-expanded: \tnow = %T) is in the future.\n 1118 "\tnow = %T) is in the future.\n" 1124 #. @-expanded: \tnow = %T) is in the future.\n 1128 "\tnow = %T) is in the future.\n" [all...] |
| id.po | 1110 #. @-expanded: \tnow = %T) is in the future.\n 1114 "\tnow = %T) is in the future.\n" 1120 #. @-expanded: \tnow = %T) is in the future.\n 1124 "\tnow = %T) is in the future.\n" [all...] |
| it.po | 1122 #. @-expanded: \tnow = %T) is in the future.\n 1126 "\tnow = %T) is in the future.\n" 1130 #. @-expanded: \tnow = %T) is in the future.\n 1134 "\tnow = %T) is in the future.\n" [all...] |
| nl.po | 1128 #. @-expanded: \tnow = %T) is in the future.\n 1132 "\tnow = %T) is in the future.\n" 1138 #. @-expanded: \tnow = %T) is in the future.\n 1142 "\tnow = %T) is in the future.\n" [all...] |
| pl.po | 1102 #. @-expanded: \tnow = %T) is in the future.\n 1106 "\tnow = %T) is in the future.\n" 1112 #. @-expanded: \tnow = %T) is in the future.\n 1116 "\tnow = %T) is in the future.\n" [all...] |
| sr.po | 1119 #. @-expanded: \tnow = %T) is in the future.\n 1123 "\tnow = %T) is in the future.\n" 1129 #. @-expanded: \tnow = %T) is in the future.\n 1133 "\tnow = %T) is in the future.\n" [all...] |
| sv.po | 1120 #. @-expanded: \tnow = %T) is in the future.\n 1124 "\tnow = %T) is in the future.\n" 1130 #. @-expanded: \tnow = %T) is in the future.\n 1134 "\tnow = %T) is in the future.\n" [all...] |
| /external/mesa3d/src/mesa/drivers/dri/i965/ |
| brw_schedule_instructions.cpp | [all...] |