/prebuilts/gdb/linux-x86/lib/python2.7/ |
zipfile.py | 848 # Convert date/time code to (year, month, day, hour, min, sec) 884 date = "%d-%02d-%02d %02d:%02d:%02d" % zinfo.date_time[:6] 885 print "%-46s %s %12d" % (zinfo.filename, date, zinfo.file_size) [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
zipfile.py | 848 # Convert date/time code to (year, month, day, hour, min, sec) 884 date = "%d-%02d-%02d %02d:%02d:%02d" % zinfo.date_time[:6] 885 print "%-46s %s %12d" % (zinfo.filename, date, zinfo.file_size) [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
zipfile.py | 848 # Convert date/time code to (year, month, day, hour, min, sec) 884 date = "%d-%02d-%02d %02d:%02d:%02d" % zinfo.date_time[:6] 885 print "%-46s %s %12d" % (zinfo.filename, date, zinfo.file_size) [all...] |
/prebuilts/tools/common/m2/repository/net/sf/jopt-simple/jopt-simple/4.9/ |
jopt-simple-4.9.jar | |
/prebuilts/tools/common/offline-m2/net/sf/jopt-simple/jopt-simple/4.9/ |
jopt-simple-4.9.jar | |
/external/libgdx/backends/gdx-backend-moe/libs/ |
intel-moe-core.jar | |
/external/chromium-trace/catapult/third_party/gsutil/gslib/ |
translation_helper.py | 529 return datetime.datetime.strptime(lifecycle_datetime, '%Y-%m-%d').date() [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jar | |
/external/fio/ |
Makefile | 5 @echo $@ is out-of-date, running configure
|
/external/guice/extensions/struts2/lib/ |
commons-io-1.3.2.jar | |
/external/libevent/ |
http.c | 493 /* Add a correct "Date" header to headers, unless it already has one. */ 497 if (evhttp_find_header(headers, "Date") == NULL) { 498 char date[50]; local 510 if (strftime(date, sizeof(date), 512 evhttp_add_header(headers, "Date", date); [all...] |
/external/libpcap/ |
config.guess | 44 -t, --time-stamp print date of last modification, then exit [all...] |
/external/pdfium/xfa/src/fxfa/src/parser/ |
xfa_objectacc_imp.cpp | [all...] |
/external/tcpdump/ |
config.guess | 44 -t, --time-stamp print date of last modification, then exit [all...] |
/external/v8/ |
Android.v8common.mk | 175 src/date.cc \ 306 src/runtime/runtime-date.cc \
|
/external/v8/tools/release/ |
common_includes.py | 275 return datetime.date.today().strftime("%Y-%m-%d")
|
/external/valgrind/exp-bbv/tests/amd64-linux/ |
ll.S | 156 mov $(uname_info+U_VERSION),%esi # compiled date
|
/external/valgrind/exp-bbv/tests/x86-linux/ |
ll.S | 148 mov $(uname_info+U_VERSION),%esi # compiled date
|
/external/zlib/src/ |
configure | 19 date >> configure.log
|
/packages/apps/DeskClock/src/com/android/deskclock/ |
Utils.java | 69 import java.util.Date; 341 // the date has changed. 490 /** Clock views can call this to refresh their date. **/ 492 final TextView dateDisplay = (TextView) clock.findViewById(R.id.date); 501 final Date now = new Date(); 676 // Create a date (2014/07/20) that is a Sunday 681 sShortWeekdays[i] = shortFormat.format(new Date(dayMillis)); 682 sLongWeekdays[i] = longFormat.format(new Date(dayMillis));
|
/packages/apps/Dialer/src/com/android/dialer/calllog/ |
CallLogAdapter.java | 526 details.date = c.getLong(CallLogQuery.DATE); [all...] |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/ |
org.eclipse.equinox.p2.touchpoint.eclipse_2.1.200.v20130327-2119.jar | |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
propidl.h | 108 DATE *pElems; 192 DATE date; member in union:tagPROPVARIANT::__anon43478::tag_inner_PROPVARIANT::__anon43479 243 DATE *pdate;
|
/prebuilts/tools/common/gradle-plugins/repository/commons-io/commons-io/1.3.2/ |
commons-io-1.3.2.jar | |
/prebuilts/tools/common/m2/repository/commons-io/commons-io/1.3.2/ |
commons-io-1.3.2.jar | |