Home
last modified time | relevance | path

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

/external/netperf/
Dnetcpu_perfstat.c136 struct timeval time1, time2 ; in calibrate_idle_rate() local
Dnetcpu_pstat.c121 struct timeval time1, time2; in calibrate_idle_rate() local
Dnetcpu_kstat.c270 struct timeval time1, time2 ; in calibrate_idle_rate() local
Dnetcpu_looper.c505 struct timeval time1, time2 ; in calibrate_idle_rate() local
Dnetlib.c205 struct timeval time1, time2; variable
/external/grub/stage2/
Dstage2.c242 int c, time1, time2 = -1, first_entry = 0; in run_menu() local
Dbuiltins.c4245 int time1, time2 = -1; in terminal_func() local
/external/icu4c/test/intltest/
Dtzrulets.cpp1170 UDate time1 = getUTCMillis(2005, UCAL_JULY, 4); in TestTimeZoneRuleCoverage() local
1481 UDate time1 = getUTCMillis(1990, UCAL_JUNE, 1); in TestSimpleTimeZoneCoverage() local
1718 UDate time1 = getUTCMillis(1950, UCAL_JANUARY, 1); in TestVTimeZoneCoverage() local
Dcalregts.cpp2427 UDate time1 = cal.getTime(ec); // Get time -- should not change in TestWeekShift() local
/external/icu4c/tools/tzcode/
Dlocaltime.c1846 time1(tmp, funcp, offset) in time1() function