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

1 2 3 4 5

  /packages/experimental/
Android.mk 2 # Individual packages in experimental/ must be built directly with "mmm".
README 13 packages must be built directly with "mmm" or equivalent:
15 mmm packages/experimental/BugReportSender
  /external/webkit/WebCore/manual-tests/wml/
input-format.wml 17 Uppercase+numeric+symbols(MMM):<input name="def_upper+" format="MMM"/><br/>
18 Lowercase+numeric+symbols(mmm):<input name="def_lower+" format="mmm"/><br/>
  /external/apache-http/src/org/apache/http/impl/cookie/
BrowserCompatSpec.java 66 "EEE, dd-MMM-yyyy HH:mm:ss z",
67 "EEE, dd-MMM-yyyy HH-mm-ss z",
68 "EEE, dd MMM yy HH:mm:ss z",
69 "EEE dd-MMM-yyyy HH:mm:ss z",
70 "EEE dd MMM yyyy HH:mm:ss z",
71 "EEE dd-MMM-yyyy HH-mm-ss z",
72 "EEE dd-MMM-yy HH:mm:ss z",
73 "EEE dd MMM yy HH:mm:ss z",
74 "EEE,dd-MMM-yy HH:mm:ss z",
75 "EEE,dd-MMM-yyyy HH:mm:ss z"
    [all...]
DateUtils.java 57 public static final String PATTERN_RFC1123 = "EEE, dd MMM yyyy HH:mm:ss zzz";
62 public static final String PATTERN_RFC1036 = "EEEE, dd-MMM-yy HH:mm:ss zzz";
68 public static final String PATTERN_ASCTIME = "EEE MMM d HH:mm:ss yyyy";
  /external/icu4c/test/cintltst/
cdtrgtst.c 447 u_uastrcpy(format, "EEE', 'dd-MMM-yyyy HH:mm:ss z"); /* RFC 822/1123 */
508 static const UChar dMyGGGPattern[] = { 0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x79,0x79,0x79,0x20,0x47,0x47,0x47,0 }; /* "dd MMM yyyy GGG" */
509 static const UChar dMyGGGGGPattern[] = { 0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x79,0x79,0x79,0x20,0x47,0x47,0x47,0x47,0x47,0 }; /* "dd MMM yyyy GGGGG" */
512 static const UChar edMyPattern[] = { 0x65,0x20,0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x79,0x79,0x79,0 }; /* "e dd MMM yyyy" */
513 static const UChar eedMyPattern[] = { 0x65,0x65,0x20,0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x79,0x79,0x79,0 }; /* "ee dd MMM yyyy" */
514 static const UChar cdMyPattern[] = { 0x63,0x20,0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x79,0x79,0x79,0 }; /* "c dd MMM yyyy" */
515 static const UChar ccdMyPattern[] = { 0x63,0x63,0x20,0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x79,0x79,0x79,0 }; /* "cc dd MMM yyyy" */
518 static const UChar eeedMyPattern[] = { 0x65,0x65,0x65,0x20,0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x79,0x79,0x79,0 }; /* "eee dd MMM yyyy" */
519 static const UChar EEEdMyPattern[] = { 0x45,0x45,0x45,0x20,0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x79,0x79,0x79,0 }; /* "EEE dd MMM yyyy" */
520 static const UChar EEdMyPattern[] = { 0x45,0x45,0x20,0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x79,0x79,0x79,0 }; /* "EE dd MMM yyyy" *
    [all...]
cdtdptst.c 58 pattern=(UChar*)malloc(sizeof(UChar) * (strlen("EEE MMM dd HH:mm:ss.SSS zzz yyyy G")+1 ));
59 u_uastrcpy(pattern, "EEE MMM dd HH:mm:ss.SSS zzz yyyy G");
68 u_uastrcpy(pattern, "dd-MMM-yy h:mm:ss 'o''clock' a z");
  /external/icu4c/i18n/unicode/
dtitvfmt.h 86 * important, such as MMM, MMMM, and MMMMM; EEE and EEEE,
117 * is "year", the date interval pattern is "MMM d, yyyy - MMM d, yyyy",
120 * the date interval pattern is "MMM d - MMM d, yyyy",
123 * the date interval pattern is ""MMM d-d, yyyy", such as "Jan 10-20, 2007".
257 * "EEE, d MMM, yyyy - EEE, d MMM, yyyy" for year differs,
258 * "EEE, d MMM - EEE, d MMM, yyyy" for month differs
    [all...]
dtitvinf.h 81 * important, such as MMM, MMMM, and MMMMM; EEE and EEEE,
108 * is "year", the date interval pattern is "MMM d, yyyy - MMM d, yyyy",
111 * the date interval pattern is "MMM d - MMM d, yyyy",
114 * the date interval pattern is ""MMM d-d, yyyy", such as "Jan 10-20, 2007".
135 * "latestFirst:d-d MMM yy", it means by default, the first date in interval
137 * the first date in "d-d MMM yy" is the later date.
255 * dIntervalInfo->setIntervalPattern("yMMMd", UCAL_MONTH, "'from' yyyy MMM d 'to' MMM d", status)
    [all...]
dtptngen.h 109 * both "MMM-dd" and "dd/MMM" produce the skeleton "MMMdd".
111 * @param pattern Input pattern, such as "dd/MMM"
123 * for example, both "MMM-dd" and "d/MMM" produce the skeleton "MMMd"
126 * @param pattern Input pattern, such as "dd/MMM"
141 * Note that single-field patterns (like "MMM") are automatically added, and
144 * @param pattern Input pattern, such as "dd/MMM"
219 * suppose that this object was created by adding "dd-MMM" and "hh:mm", and
224 * resulting in "d-MMM h:mm"
    [all...]
udatpg.h 175 * both "MMM-dd" and "dd/MMM" produce the skeleton "MMMdd".
184 * @param pattern input pattern, such as "dd/MMM".
203 * for example, both "MMM-dd" and "d/MMM" produce the skeleton "MMMd"
213 * @param pattern input pattern, such as "dd/MMM".
235 * Note that single-field patterns (like "MMM") are automatically added, and
239 * @param pattern input pattern, such as "dd/MMM"
339 * suppose that this object was created by adding "dd-MMM" and "hh:mm", and
344 * resulting in "d-MMM h:mm"
    [all...]
  /packages/apps/QuickSearchBox/benchmarks/src/com/android/quicksearchbox/benchmarks/
ApplicationsLatency.java 25 mmm packages/apps/QuickSearchBox/benchmarks \
ContactsLatency.java 25 mmm packages/apps/QuickSearchBox/benchmarks \
WebConcurrency.java 27 mmm packages/apps/QuickSearchBox/benchmarks \
WebLatency.java 27 mmm packages/apps/QuickSearchBox/benchmarks \
  /external/v8/test/cctest/
test-log-utils.cc 212 const Vector<const char> string_5 = CStrVector("nnn,mmm,lll,kkk,jjj");
222 CheckCompression(&comp, "nnn,mmm#1:4");
223 const Vector<const char> string_7 = CStrVector("nnnnnn,mmm,lll,kkk,jjj");
227 const Vector<const char> string_8 = CStrVector("xxn,mmm,lll,kkk,jjj");
255 const Vector<const char> string_3 = CStrVector("mmm,lll,kkk,jjj,aaa");
  /frameworks/base/core/tests/coretests/src/android/webkit/
UrlInterceptRegistryTest.java 31 * To run these tests: $ mmm
  /dalvik/libcore/support/src/test/java/tests/support/
Support_SimpleDateFormat.java 59 .applyPattern("G GGGG y yy yyyy M MM MMM MMMM d dd ddd k kk kkk H HH HHH h hh hhh m mmm s ss sss S SS SSS EE EEEE D DD DDD F FF w www W WWW a aaa K KKK z zzzz Z ZZZZ");
158 .applyPattern("G GGGG y yy yyyy M MM MMM MMMM d dd ddd k kk kkk H HH HHH h hh hhh m mmm s ss sss S SS SSS EE EEEE D DD DDD F FF w www W WWW a aaa K KKK z zzzz Z ZZZZ");
  /dalvik/libcore/text/src/test/java/org/apache/harmony/text/tests/java/text/
Support_SimpleDateFormat.java 62 .applyPattern("G GGGG y yy yyyy M MM MMM MMMM d dd ddd k kk kkk H HH HHH h hh hhh m mmm s ss sss S SS SSS EE EEEE D DD DDD F FF w www W WWW a aaa K KKK z zzzz Z ZZZZ");
161 .applyPattern("G GGGG y yy yyyy M MM MMM MMMM d dd ddd k kk kkk H HH HHH h hh hhh m mmm s ss sss S SS SSS EE EEEE D DD DDD F FF w www W WWW a aaa K KKK z zzzz Z ZZZZ");
  /external/apache-http/src/org/apache/http/protocol/
HttpDateGenerator.java 54 String PATTERN_RFC1123 = "EEE, dd MMM yyyy HH:mm:ss zzz";
  /external/icu4c/test/intltest/
dtifmtts.cpp 287 "en", "2007 10 10 10:10:10", "2008 10 10 10:10:10", "MMM", "Oct 2007 \\u2013 Oct 2008",
398 "en", "2007 10 10 10:10:10", "2007 11 10 10:10:10", "MMM", "Oct\\u2013Nov",
464 "en", "2007 11 10 10:10:10", "2007 11 20 10:10:10", "MMM", "Nov",
531 "en", "2007 01 10 10:00:10", "2007 01 10 14:10:10", "MMM", "Jan",
707 "zh", "2007 11 10 10:10:10", "2007 11 20 10:10:10", "MMM", "11\\u6708", // (fixed expected result per ticket:6626:)
    [all...]
dadrcal.cpp 88 SimpleDateFormat fmt(UnicodeString("EEE MMM dd yyyy / YYYY'-W'ww-ee"),
352 SimpleDateFormat fmt(UnicodeString("EEE MMM dd yyyy G"), status);
383 SimpleDateFormat fmt(UnicodeString("EEE MMM dd yyyy / YYYY'-W'ww-ee"),
caltztst.cpp 59 theFormat = new SimpleDateFormat(UnicodeString("EEE MMM dd HH:mm:ss zzz yyyy"), status);
  /development/pdk/docs/porting/
tcpdump.jd 27 mmm external/tcpdump # install the binary in out/.../system/xbin
  /external/libxml2/include/libxml/
chvalid.h 11 * Author: William Brack <wbrack@mmm.com.hk>

Completed in 171 milliseconds

1 2 3 4 5