| /external/google-breakpad/autotools/ |
| config.guess | 44 -t, --time-stamp print date of last modification, then exit [all...] |
| /external/jcommander/src/test/java/com/beust/jcommander/ |
| JCommanderTest.java | 87 "-date", "2011-10-26", "-groups", "unit", "a", "b", "c" }; 97 Assert.assertEquals(args.date, new SimpleDateFormat("yyyy-MM-dd").parse("2011-10-26")); 822 "-date", "2011-10-26", "-groups", "unit", "a", "b", "c" }; 832 Assert.assertEquals(args.date, new SimpleDateFormat("yyyy-MM-dd").parse("2011-10-26")); [all...] |
| /external/jemalloc/build-aux/ |
| config.guess | 44 -t, --time-stamp print date of last modification, then exit [all...] |
| /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/unix/ |
| config.guess | 44 -t, --time-stamp print date of last modification, then exit [all...] |
| /external/libmicrohttpd/ |
| config.guess | 44 -t, --time-stamp print date of last modification, then exit [all...] |
| /external/libmtp/src/ |
| libmtp.h.in | 615 time_t modificationdate; /**< Date of last alteration of the file */ 632 char *date; /**< Date of original recording as a string */ 644 time_t modificationdate; /**< Date of last alteration of the track */
|
| /external/pcre/dist/ |
| config.guess | 44 -t, --time-stamp print date of last modification, then exit [all...] |
| /external/robolectric/v1/lib/main/ |
| maps_v16.jar | |
| /external/toybox/generated/ |
| newtoys.h | 40 USE_DATE(NEWTOY(date, "d:D:r:u[!dr]", TOYFLAG_BIN))
|
| /frameworks/base/packages/Osu/src/com/android/hotspot2/omadm/ |
| MOManager.java | 38 import java.util.Date; 580 null, DTFormat.format(new Date(cred.getCtime())), null); 584 null, DTFormat.format(new Date(cred.getExpTime())), null); 979 Date date = DTFormat.parse(timeText); local [all...] |
| /frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/omadm/ |
| PasspointManagementObjectManager.java | 37 import java.util.Date; 539 null, DTFormat.format(new Date(cred.getCtime())), null); 543 null, DTFormat.format(new Date(cred.getExpTime())), null); 938 Date date = DTFormat.parse(timeText); local [all...] |
| /packages/apps/Calendar/src/com/android/calendar/month/ |
| MonthWeekEventsView.java | 1069 String date = Utils.formatDateRange(context, millis, millis, local [all...] |
| /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/ |
| org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar | |
| /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/ |
| org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar | |
| /system/core/toolbox/ |
| newfs_msdos.c | 150 u_int8_t date[2]; /* creation date */ member in struct:de 735 mk2(de->date, x); [all...] |
| /toolchain/binutils/binutils-2.25/ |
| config.guess | 44 -t, --time-stamp print date of last modification, then exit [all...] |
| /build/core/ |
| config.mk | 667 TARGET_ERROR_FLAGS := -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Werror=date-time 682 # build date and time, so that a build may be repeated. 683 # Write the date and time to a file so that the command line 687 $(DATE) "+%b %_d %Y" > $(OUT_DIR)/build_c_date.txt && \ 688 $(DATE) +%T > $(OUT_DIR)/build_c_time.txt) [all...] |
| /external/guice/extensions/struts2/lib/ |
| jetty-6.1.0.jar | |
| /frameworks/data-binding/prebuilds/1.0-rc0/ |
| databinding-studio-bundle.jar | |
| /packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/ |
| CalendarProvider2Test.java | 349 * a start date). 350 * If you just want to verify that an instance exists in a given date 369 // Convert all the instance date strings to UTC milliseconds 420 String date = DateUtils.formatDateRange(mContext, begin, begin, flags); local 423 title, date); 437 * the given date range. 447 * contains a specific instance of an event (specified by "date"). 449 * @param startDate the beginning of the date range 450 * @param endDate the end of the date range 451 * @param date the date or date-time string of an event instanc 485 String date = DateUtils.formatDateRange(mContext, instance, instance, flags); local [all...] |
| /prebuilts/sdk/25/ |
| android.jar | |
| /development/tools/checkstyle/ |
| checkstyle.jar | |
| /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/ |
| performanceui.jar | |
| /frameworks/base/services/core/java/com/android/server/pm/ |
| Settings.java | 114 import java.util.Date; 4609 final Date date = new Date(); local [all...] |
| /prebuilts/tools/common/m2/repository/org/assertj/assertj-core/2.0.0/ |
| assertj-core-2.0.0.jar | |