HomeSort by relevance Sort by last modified time
    Searched full:june (Results 1 - 25 of 395) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /libcore/luni/src/test/java/libcore/java/text/
SimpleDateFormatTest.java 62 assertEquals(Calendar.JUNE, parseDate(en, "yyyy-MMMM-dd", "1980-June-12").get(Calendar.MONTH));
63 assertEquals(Calendar.JUNE, parseDate(en, "yyyy-LLLL-dd", "1980-June-12").get(Calendar.MONTH));
64 assertEquals(Calendar.JUNE, parseDate(pl, "yyyy-MMMM-dd", "1980-czerwca-12").get(Calendar.MONTH));
65 assertEquals(Calendar.JUNE, parseDate(pl, "yyyy-LLLL-dd", "1980-czerwiec-12").get(Calendar.MONTH));
  /external/iproute2/man/man8/
rtacct.8 1 .TH RTACCT 8 "27 June, 2007"
  /development/samples/WiktionarySimple/res/values/
strings.xml 35 <item>June</item>
  /external/bluetooth/bluez/tools/
avctrl.8 17 .TH AVCTRL 8 "JUNE 6, 2005" "" ""
dfubabel.1 17 .TH DFUBABEL 8 "JUNE 6, 2005" "" ""
  /external/chromium/third_party/icu/source/test/cintltst/
cdtdptst.h 42 * Verify the handling of Czech June and July, which have the unique attribute that
cdtdptst.c 224 * Verify the handling of Czech June and July, which have the unique attribute that
234 UDate june, july, d; local
259 june=ucal_getMillis(cal, &status);
263 juneStr = myDateFormat(fmt, june);
274 UChar* out1 = myDateFormat(fmt, june);
277 log_err("Error in handling the czech month june\n");
279 log_verbose("Pass: Date = %s (czech month June)\n", aescstrdup(date, -1));
  /external/icu4c/test/cintltst/
cdtdptst.h 42 * Verify the handling of Czech June and July, which have the unique attribute that
cdtdptst.c 224 * Verify the handling of Czech June and July, which have the unique attribute that
234 UDate june, july, d; local
259 june=ucal_getMillis(cal, &status);
263 juneStr = myDateFormat(fmt, june);
274 UChar* out1 = myDateFormat(fmt, june);
277 log_err("Error in handling the czech month june\n");
279 log_verbose("Pass: Date = %s (czech month June)\n", aescstrdup(date, -1));
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_2/Exceptions/
boolean-001.js 11 Date: june 27, 1997
  /external/chromium/third_party/icu/source/test/testdata/
calendar.txt 26 // "0/1/1912/june/4 == gregorian year=1912, ERA=AD, same month, same day
29 "ERA=1,YEAR=1,MONTH=JUNE,DATE=4", // tw
134 "ERA=1,YEAR=1,MONTH=JUNE,DATE=4", // tw
137 "ERA=1,YEAR=1,MONTH=JUNE,DATE=5", // tw
141 "ERA=1,YEAR=1,MONTH=JUNE,DATE=4", // tw
144 "ERA=1,YEAR=1,MONTH=JUNE,DATE=5", // tw
148 "ERA=1,YEAR=1,MONTH=JUNE,DATE=4", // tw
151 "ERA=1,YEAR=2,MONTH=JUNE,DATE=4", // tw
155 "ERA=1,YEAR=1,MONTH=JUNE,DATE=4", // tw
158 "ERA=1,YEAR=2,MONTH=JUNE,DATE=4", // tw
    [all...]
  /external/icu4c/test/testdata/
calendar.txt 26 // "0/1/1912/june/4 == gregorian year=1912, ERA=AD, same month, same day
29 "ERA=1,YEAR=1,MONTH=JUNE,DATE=4", // tw
134 "ERA=1,YEAR=1,MONTH=JUNE,DATE=4", // tw
137 "ERA=1,YEAR=1,MONTH=JUNE,DATE=5", // tw
141 "ERA=1,YEAR=1,MONTH=JUNE,DATE=4", // tw
144 "ERA=1,YEAR=1,MONTH=JUNE,DATE=5", // tw
148 "ERA=1,YEAR=1,MONTH=JUNE,DATE=4", // tw
151 "ERA=1,YEAR=2,MONTH=JUNE,DATE=4", // tw
155 "ERA=1,YEAR=1,MONTH=JUNE,DATE=4", // tw
158 "ERA=1,YEAR=2,MONTH=JUNE,DATE=4", // tw
    [all...]
  /external/chromium/base/
atomicops_internals_x86_msvc.h 75 *ptr = value; // works w/o barrier for current Intel chips as of June 2005
138 *ptr = value; // works w/o barrier for current Intel chips as of June 2005
  /external/dnsmasq/
Makefile 5 # the Free Software Foundation; version 2 dated June, 1991, or
6 # (at your option) version 3 dated 29 June, 2007.
  /external/dnsmasq/contrib/wrt/
lease_update.sh 7 # the Free Software Foundation; version 2 dated June, 1991.
  /external/libpng/contrib/visupng/
VisualPng.rc 112 CTEXT "VisualPng 1.0 - June 2000",IDC_STATIC,49,14,88,8
  /external/libxml2/include/libxml/
xpointer.h 5 * W3C Candidate Recommendation 7 June 2000
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/Boolean/
15.6.3.1-1.js 35 Date: june 27, 1997
15.6.3.1-2.js 35 Date: june 27, 1997
15.6.3.1-3.js 35 Date: june 27, 1997
15.6.3.1.js 36 Date: june 27, 1997
15.6.3.js 33 Date: june 27, 1997
  /external/webkit/JavaScriptCore/tests/mozilla/js1_2/function/
definition-1.js 28 Date: 15 June 1998
nesting-1.js 28 Date: 15 June 1998
regexparg-2-n.js 31 Date: 15 June 1998

Completed in 363 milliseconds

1 2 3 4 5 6 7 8 91011>>