Home
last modified time | relevance | path

Searched refs:date (Results 1 – 25 of 50) sorted by relevance

12

/development/tools/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/
DDisplayLog.java100 String date = String.format("%1$tF %1$tT", c); in addToLog() local
113 logValue(date, pidName, eventName, description.getName(), value, in addToLog()
116 logValue(date, pidName, eventName, description.getName(), e.getMessage(), in addToLog()
154 String date = String.format("%1$tF %1$tT", c); in addToLog() local
161 logDescriptor(event, descriptor, date, pidName, eventName, logParser); in addToLog()
189 private void logValue(String date, String pid, String event, String valueName, in logValue() argument
193 item.setText(0, date); in logValue()
220 String date, String pidName, String eventName, EventLogParser logParser) { in logDescriptor() argument
233 logValue(date, pidName, eventName, descriptor.valueName, value, in logDescriptor()
DDisplaySyncHistogram.java154 Date date = new Date(time); in getTimePeriod() local
157 calendar.setTime(date); in getTimePeriod()
/development/tools/zoneinfo/tzdata2008h/
Dfactory4 # their installation procedures. When users run date, they'll get the message.
Dleapseconds87 # will be no time step at the next possible date.
Daustralasia796 # The 1992 ending date used in the rules is a best guess;
852 # international date line, or right in the middle of the time of South
1099 # date as the rest of NSW (i.e. 2000-08-27). For your information the
1105 # arrangements. The starting date for summer time on the Island will
1225 # (now called the Marianas) kept American date for quite some time.
1265 # We don't know the date of that quote, but we'll guess they
1298 # ``the date in his kingdom from the Antipodean to the American system,
1366 # set back an hour on the closing date."
1376 # instead of the original reported date April 16. Unfortunately, the article
1420 # the correct side of the IDL, according to the date legally observed there.
[all …]
Dafrica323 # Shank & Pottenger report the date as May 1, whereas Howse reports Jan;
416 # date is 2008-10-26 at 02:00 and the new end date is 2009-03-27 (no time
419 # A little strange though, since the article says that they moved the date
420 # to align itself with Europe and USA which also change time on that date,
Dsouthamerica140 # Last Friday (yes, the last working day before the date of the change), the
243 # date than the "three days earlier" phrase, and conclude that Tierra del
249 # new end date to 2004-09-26 (original date was 2004-10-17).
740 # This year, the ending date of DS was postponed to March 1
793 # 3rd Feb Sunday. There is an exception on the return date when this is
794 # the Carnival Sunday then the return date will be the next Sunday...
1125 # uses it and who does not. Any list would be out of date as soon as
1224 # (1999-09) reports no date; go with above sources and Gerd Knops (2001-02-27).
Dnorthamerica207 # Next, names from 1967-04-01 until 1983-11-30 (the date for
244 # date of enactment of this Act or March 1, 2007, whichever is later.
246 # date stated in subsection (b), the Secretary shall report to Congress
502 # Gazette says that was the date the law changed, and that 04-01 was
503 # the date the state's clocks would change. In 1945 the State of
567 # Fortunately, most of the complexity occurred before our cutoff date of 1970.
583 # Eastern Time Zone to the Central Time Zone.... The effective date of
585 # changeover date from standard time to Daylight Saving Time."
1034 # For 1931-1935 Whitman gives Apr same date; go with Shanks & Pottenger.
1322 # entry since our cutoff date of 1970, so we can move
[all …]
Dasia184 # Peking (Bejing) time zone was recognized. Since that date, China
561 # date used was the first Thursday night of Farvardin and the last
590 # Reingold's/Dershowitz' calculator gives correctly the Gregorian date
807 # rule as to what day of the week it will take place in as the start date
809 # of the 16th of Nisan in the lunar Hebrew calendar) and the end date
863 # The official announcement for the start date of 2000 can be viewed at:
867 # The official announcement for the end date of 2000 and the dates
1620 # occurred before our cutoff date of 1970.
1650 # there is a good chance next year's end date will be around two weeks
1667 # I guess it is likely that next year's date will be moved as well,
[all …]
/development/tools/ddms/libs/ddmlib/src/com/android/ddmlib/
DFileListingService.java131 String date; field in FileListingService.FileEntry
188 return date; in getDate()
458 String date = m.group(5); in processNewLines() local
529 entry.date = date; in processNewLines()
/development/tools/eclipse/scripts/
Dbuild_server.sh73 DATE=`date +v%Y%m%d%H%M`
/development/ndk/build/tools/
Ddownload-toolchain-sources.sh31 RELEASE=`date +%Y%m%d`
Dmake-release.sh29 RELEASE=`date +%Y%m%d`
Dbuild-ndk-sysroot.sh276 DATE=`date +%Y%m%d`
/development/tools/ddms/libs/ddmuilib/src/com/android/ddmuilib/location/
DGpxParser.java193 int date = Integer.parseInt(m.group(3)); in computeTime() local
216 c.set(year, month, date, hourOfDay, minute, second); in computeTime()
/development/ndk/build/platforms/android-5/arch-arm/usr/include/linux/
Dmsdos_fs.h157 __le16 time,date,start; member
/development/ndk/build/platforms/android-3/arch-arm/usr/include/linux/
Dmsdos_fs.h157 __le16 time,date,start; member
/development/ndk/build/platforms/android-4/arch-arm/usr/include/linux/
Dmsdos_fs.h157 __le16 time,date,start; member
/development/testrunner/
Dcreate_test.py110 "YEAR":datetime.date.today().year}
/development/docs/
Dhowto_build_SDK.txt82 One suggestion is to include the date, e.g.:
84 $ export BUILD_NUMBER=${USER}-`date +%Y%m%d-%H%M%S`
151 $ export SDK_NUMBER=${USER}-`date +%Y%m%d-%H%M%S`
/development/pdk/
DREADME26 time make -j8 pdk pdk_all dist DIST_DIR=dist 2>&1 | tee logs/`date +%y%m%d-%H%M%S`
/development/ndk/docs/
DCHANGES.TXT36 up-to-date build scripts, plus the toolchain binaries from 1.6_r1 (which
/development/pdk/docs/guide/
Dbuild_new_device.jd168 …describe several settings for the user, such as the UI language and time, date and currency format…
/development/samples/GlobalTime/
DNOTICE100 as of the date such litigation is filed.
/development/apps/OBJViewer/
DNOTICE100 as of the date such litigation is filed.

12