Home
last modified time | relevance | path

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

/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
DTimeZoneTest.java79 long time1 = new GregorianCalendar(1998, Calendar.NOVEMBER, 11) in test_getOffset_long() local
/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/quake/quake/src/WinQuake/
Dhost.cpp636 static double time1 = 0; in _Host_Frame() local
733 double time1, time2; in Host_Frame() local
Dr_part.cpp655 float time1; in R_DrawParticles() local
Dgl_rmain.cpp1475 double time1 = 0.0; in R_RenderView() local
/external/quake/quake/src/QW/client/
Dr_part.c453 float time1; in R_DrawParticles() local
Dcl_main.c1304 static double time1 = 0; in Host_Frame() local
Dgl_rmain.c1199 double time1 = 0, time2; in R_RenderView() local
/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/apache-harmony/nio/src/test/java/common/org/apache/harmony/nio/tests/java/nio/channels/
DSelectorTest.java293 long time1 = System.currentTimeMillis(); in test_selectJ_Empty_Keys() local
/external/icu4c/test/intltest/
Dtzrulets.cpp1206 UDate time1 = getUTCMillis(2005, UCAL_JULY, 4); in TestTimeZoneRuleCoverage() local
1517 UDate time1 = getUTCMillis(1990, UCAL_JUNE, 1); in TestSimpleTimeZoneCoverage() local
1754 UDate time1 = getUTCMillis(1950, UCAL_JANUARY, 1); in TestVTimeZoneCoverage() local
Dcalregts.cpp2592 UDate time1 = cal.getTime(ec); // Get time -- should not change in TestWeekShift() local
/external/icu4c/tools/tzcode/
Dlocaltime.c1877 time1(tmp, funcp, offset) in time1() function