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

1 2 3 4 5 6 7

  /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/chromium/third_party/icu/source/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...]
  /external/icu4c/test/cintltst/
cdtrgtst.c 448 u_uastrcpy(format, "EEE', 'dd-MMM-yyyy HH:mm:ss z"); /* RFC 822/1123 */
509 static const UChar dMyGGGPattern[] = { 0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x79,0x79,0x79,0x20,0x47,0x47,0x47,0 }; /* "dd MMM yyyy GGG" */
510 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" */
513 static const UChar edMyPattern[] = { 0x65,0x20,0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x79,0x79,0x79,0 }; /* "e dd MMM yyyy" */
514 static const UChar eedMyPattern[] = { 0x65,0x65,0x20,0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x79,0x79,0x79,0 }; /* "ee dd MMM yyyy" */
515 static const UChar cdMyPattern[] = { 0x63,0x20,0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x79,0x79,0x79,0 }; /* "c dd MMM yyyy" */
516 static const UChar ccdMyPattern[] = { 0x63,0x63,0x20,0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x79,0x79,0x79,0 }; /* "cc dd MMM yyyy" */
519 static const UChar eeedMyPattern[] = { 0x65,0x65,0x65,0x20,0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x79,0x79,0x79,0 }; /* "eee dd MMM yyyy" */
520 static const UChar EEEdMyPattern[] = { 0x45,0x45,0x45,0x20,0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x79,0x79,0x79,0 }; /* "EEE dd MMM yyyy" */
521 static const UChar EEdMyPattern[] = { 0x45,0x45,0x20,0x64,0x64,0x20,0x4D,0x4D,0x4D,0x20,0x79,0x79,0x79,0x79,0 }; /* "EE dd MMM yyyy" *
    [all...]
  /external/chromium/third_party/icu/public/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...]
  /external/icu4c/i18n/unicode/
dtitvfmt.h 86 * important, such as MMM, MMMM, and MMMMM; EEE and EEEE,
117 * is &quot;year&quot;, the date interval pattern is &quot;MMM d, yyyy - MMM d, yyyy&quot;,
120 * the date interval pattern is &quot;MMM d - MMM d, yyyy&quot;,
123 * the date interval pattern is &quot;MMM d-d, yyyy&quot;, such as &quot;Jan 10-20, 2007&quot;.
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 71 * important, such as MMM, MMMM, and MMMMM; EEE and EEEE,
98 * is &quot;year&quot;, the date interval pattern is &quot;MMM d, yyyy - MMM d, yyyy&quot;,
101 * the date interval pattern is &quot;MMM d - MMM d, yyyy&quot;,
104 * the date interval pattern is &quot;MMM d-d, yyyy&quot;, such as &quot;Jan 10-20, 2007&quot;.
125 * &quot;latestFirst:d-d MMM yy&quot;, it means by default, the first date in interval
127 * the first date in &quot;d-d MMM yy&quot; is the later date.
246 * 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 252 * both "MMM-dd" and "dd/MMM" produce the skeleton "MMMdd".
261 * @param pattern input pattern, such as "dd/MMM".
280 * for example, both "MMM-dd" and "d/MMM" produce the skeleton "MMMd"
290 * @param pattern input pattern, such as "dd/MMM".
312 * Note that single-field patterns (like "MMM") are automatically added, and
316 * @param pattern input pattern, such as "dd/MMM"
416 * suppose that this object was created by adding "dd-MMM" and "hh:mm", and
421 * resulting in "d-MMM h:mm"
    [all...]
  /frameworks/base/libs/ui/
Android.mk 47 # If we're building with ONE_SHOT_MAKEFILE (mm, mmm), then what the framework
  /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 \
  /libcore/luni/src/main/java/java/net/
HttpCookie.java 74 return new SimpleDateFormat("EEE, dd MMM yyyy HH:mm:ss zzz", Locale.US); // RFC 1123
83 "EEEE, dd-MMM-yy HH:mm:ss zzz", // RFC 1036
84 "EEE MMM d HH:mm:ss yyyy", // ANSI C asctime()
85 "EEE, dd-MMM-yyyy HH:mm:ss z",
86 "EEE, dd-MMM-yyyy HH-mm-ss z",
87 "EEE, dd MMM yy HH:mm:ss z",
88 "EEE dd-MMM-yyyy HH:mm:ss z",
89 "EEE dd MMM yyyy HH:mm:ss z",
90 "EEE dd-MMM-yyyy HH-mm-ss z",
91 "EEE dd-MMM-yy HH:mm:ss z"
    [all...]
  /libcore/
run-core-tests 18 # mmm -j14 dalvik snod
  /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
  /external/chromium/third_party/icu/patches/
locale2.patch.txt 272 - "y MMM d",
    [all...]

Completed in 398 milliseconds

1 2 3 4 5 6 7