/external/lzma/Java/SevenZip/ |
LzmaBench.java | 199 public long Time;
206 Time = System.currentTimeMillis();
346 long encodeTime = System.currentTimeMillis() - progressInfo.Time;
|
/frameworks/base/core/java/android/text/format/ |
Time.java | 28 * {@link java.util.GregorianCalendar} classes. An instance of the Time class represents 29 * a moment in time, specified with second precision. It is modelled after 33 public class Time { 54 * all zero, and the date is displayed the same in all time zones. 99 * This time is in daylight savings time. One of: 114 * The timezone for this Time. Should not be null. 160 * Construct a Time object in the timezone named by the string 161 * argument "timezone". The time is initialized to Jan 1, 1970. 165 public Time(String timezone) [all...] |
/packages/apps/Calendar/tests/src/com/android/calendar/ |
UtilsTests.java | 33 import android.text.format.Time; 94 private static final String DEFAULT_TIMEZONE = Time.getCurrentTimezone(); 143 Time.getCurrentTimezone()); 148 Time t = new Time(timezone); 188 setTimezone(Time.getCurrentTimezone()); 203 Utils.getWeeksSinceEpochFromJulianDay(JULIAN_DAYS[i], Time.MONDAY)); 205 Utils.getWeeksSinceEpochFromJulianDay(JULIAN_DAYS[i], Time.SUNDAY)); 207 Utils.getWeeksSinceEpochFromJulianDay(JULIAN_DAYS[i], Time.SATURDAY)); 270 // No Events in time fram [all...] |
/external/chromium_org/third_party/openssl/openssl/ssl/ |
s3_clnt.c | 189 unsigned long Time=(unsigned long)time(NULL); 194 RAND_add(&Time,sizeof(Time),0); 724 unsigned long Time,l; 755 Time=(unsigned long)time(NULL); /* Time */ 756 l2n(Time,p); [all...] |
s3_srvr.c | 219 unsigned long alg_k,Time=(unsigned long)time(NULL); 224 RAND_add(&Time,sizeof(Time),0); [all...] |
/external/llvm/lib/CodeGen/ |
BranchFolding.cpp | 440 unsigned Time = 0; 445 Time += 10; 447 Time += 2; 449 ++Time; 451 return Time; 864 // a compile-time infinite loop repeatedly doing and undoing the same [all...] |
/external/openssl/ssl/ |
s3_clnt.c | 189 unsigned long Time=(unsigned long)time(NULL); 194 RAND_add(&Time,sizeof(Time),0); 724 unsigned long Time,l; 755 Time=(unsigned long)time(NULL); /* Time */ 756 l2n(Time,p); [all...] |
s3_srvr.c | 219 unsigned long alg_k,Time=(unsigned long)time(NULL); 224 RAND_add(&Time,sizeof(Time),0); [all...] |
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/ |
Xvproto.h | 63 #define Time CARD32 272 Time time B32; 281 Time time B32; 571 Time time B32; 583 Time time B32; 600 #undef Time [all...] |
/external/chromium_org/third_party/WebKit/Source/core/inspector/ |
InspectorTimelineAgent.cpp | 103 static const char Time[] = "Time"; 782 appendRecord(TimelineRecordFactory::createTimeStampData(message), TimelineRecordType::Time, true, frameForExecutionContext(context)); [all...] |
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
TimelineModel.js | 86 Time: "Time",
|
/packages/apps/Calendar/src/com/android/calendar/agenda/ |
AgendaWindowAdapter.java | 33 import android.text.format.Time; 60 - At rotation and launch time, the initial position is not set properly. This code is calling 238 Time goToTime; 298 * The begin and end times of an AgendaItem should always be in local time, even if the event 299 * is all day. buildAgendaItemFromCursor() converts each event to local time. 323 // Static class, so the time in this toString will not reflect the 325 Time time = new Time(); local 327 time.setJulianDay(start) 637 Time time = new Time(mTimeZone); local 641 Time time = new Time(mTimeZone); local 653 Time time = new Time(mTimeZone); local 922 Time time = new Time(mTimeZone); local 941 Time time = new Time(mTimeZone); local 1182 Time time = new Time(mTimeZone); local [all...] |
/external/v8/src/ |
platform-win32.cc | 54 int localtime_s(tm* out_tm, const time_t* time) { 55 tm* posix_local_time_struct = localtime(time); 237 // The Time class represents time on win32. A timestamp is represented as 242 class Time { 245 Time(); 246 explicit Time(double jstime); 247 Time(int year, int mon, int day, int hour, int min, int sec); 252 // Set timestamp to current time. 256 // the number of milliseconds you must add to UTC to get local time, i.e [all...] |
/external/valgrind/main/massif/ |
ms_main.c | 63 // time valgrind --tool=massif --depth=100 konqueror 75 // [Introduction of --time-unit=i as the default slowed things down by 78 // - get_XCon accounts for about 9% of konqueror startup time. Try 103 time=0 111 time=353 125 n_events: n time(ms) total(B) useful-heap(B) admin-heap(B) stacks(B) 154 -------------------------------------------------------------------------------- n time(ms) total(B) useful-heap(B) admin-heap(B) stacks(B) 202 // - Normal: these record the current time, total memory size, total heap 273 // --time-unit=i. 284 // Incremented every time memory is allocated/deallocated, by th 1059 Time time; member in struct:__anon28246 [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/ |
XIproto.h | 58 #define Time CARD32 462 Time start B32; 463 Time stop B32; 552 Time time B32; 585 Time time B32; 680 Time time B32; 706 Time time B32 [all...] |
XKBproto.h | 36 #define Time CARD32 1016 Time time B32; 1032 Time time B32; 1054 Time time B32; 1083 Time time B32; 1111 Time time B32 [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
XIproto.h | 58 #define Time CARD32 462 Time start B32; 463 Time stop B32; 552 Time time B32; 585 Time time B32; 680 Time time B32; 706 Time time B32 [all...] |
XKBproto.h | 36 #define Time CARD32 1016 Time time B32; 1032 Time time B32; 1054 Time time B32; 1083 Time time B32; 1111 Time time B32 [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
XIproto.h | 58 #define Time CARD32 462 Time start B32; 463 Time stop B32; 552 Time time B32; 585 Time time B32; 680 Time time B32; 706 Time time B32 [all...] |
XKBproto.h | 36 #define Time CARD32 1016 Time time B32; 1032 Time time B32; 1054 Time time B32; 1083 Time time B32; 1111 Time time B32 [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
X.h | 82 typedef unsigned long Time; 98 typedef CARD32 Time; 144 #define CurrentTime 0L /* special Time */
|
Xproto.h | 253 #define Time CARD32 360 CARD32 time B32; 1007 Time time B32; 1016 Time time B32; 1142 Time time B32; 1149 Time time B32; [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
X.h | 82 typedef unsigned long Time; 98 typedef CARD32 Time; 144 #define CurrentTime 0L /* special Time */
|
Xproto.h | 253 #define Time CARD32 360 CARD32 time B32; 1007 Time time B32; 1016 Time time B32; 1142 Time time B32; 1149 Time time B32; [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
X.h | 82 typedef unsigned long Time; 98 typedef CARD32 Time; 144 #define CurrentTime 0L /* special Time */
|