HomeSort by relevance Sort by last modified time
    Searched full:eee (Results 226 - 250 of 788) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/core/res/res/values-el/
donottranslate-cldr.xml 56 <string name="abbrev_wday_month_day_no_year">EEE, d MMMM</string>
57 <string name="abbrev_wday_month_day_year">EEE, d MMM yyyy</string>
  /frameworks/base/core/res/res/values-en-rUS/
donottranslate-cldr.xml 56 <string name="abbrev_wday_month_day_no_year">EEE, MMMM d</string>
57 <string name="abbrev_wday_month_day_year">EEE, MMM d, yyyy</string>
  /frameworks/base/core/res/res/values-es/
donottranslate-cldr.xml 56 <string name="abbrev_wday_month_day_no_year">EEE d \'de\' MMMM</string>
57 <string name="abbrev_wday_month_day_year">EEE d \'de\' MMM \'de\' yyyy</string>
  /frameworks/base/core/res/res/values-fi-rFI/
donottranslate-cldr.xml 56 <string name="abbrev_wday_month_day_no_year">EEE d. MMMM</string>
57 <string name="abbrev_wday_month_day_year">EEE d. MMM yyyy</string>
  /frameworks/base/core/res/res/values-hi-rIN/
donottranslate-cldr.xml 56 <string name="abbrev_wday_month_day_no_year">EEE, d MMMM</string>
57 <string name="abbrev_wday_month_day_year">EEE, d MMM yyyy</string>
  /frameworks/base/core/res/res/values-ko/
donottranslate-cldr.xml 56 <string name="abbrev_wday_month_day_no_year">MMMM d? EEE</string>
57 <string name="abbrev_wday_month_day_year">yyyy? MMM d? EEE</string>
  /frameworks/base/core/res/res/values-nb/
donottranslate-cldr.xml 56 <string name="abbrev_wday_month_day_no_year">EEE d. MMMM</string>
57 <string name="abbrev_wday_month_day_year">EEE d. MMM yyyy</string>
  /frameworks/base/core/res/res/values-nl/
donottranslate-cldr.xml 56 <string name="abbrev_wday_month_day_no_year">EEE d MMMM</string>
57 <string name="abbrev_wday_month_day_year">EEE d MMM yyyy</string>
  /frameworks/base/core/res/res/values-pl/
donottranslate-cldr.xml 56 <string name="abbrev_wday_month_day_no_year">EEE, d MMMM</string>
57 <string name="abbrev_wday_month_day_year">EEE, d MMM yyyy</string>
  /frameworks/base/core/res/res/values-ro-rRO/
donottranslate-cldr.xml 56 <string name="abbrev_wday_month_day_no_year">EEE, d MMMM</string>
57 <string name="abbrev_wday_month_day_year">EEE, d MMM yyyy</string>
  /frameworks/base/core/res/res/values-sk-rSK/
donottranslate-cldr.xml 56 <string name="abbrev_wday_month_day_no_year">EEE d. MMMM</string>
57 <string name="abbrev_wday_month_day_year">EEE d. MMM yyyy</string>
  /frameworks/base/core/res/res/values-sr-rRS/
donottranslate-cldr.xml 56 <string name="abbrev_wday_month_day_no_year">EEE MMMM d</string>
57 <string name="abbrev_wday_month_day_year">EEE, d. MMM yyyy.</string>
  /frameworks/base/core/res/res/values-sv/
donottranslate-cldr.xml 56 <string name="abbrev_wday_month_day_no_year">EEE d MMMM</string>
57 <string name="abbrev_wday_month_day_year">EEE d MMM yyyy</string>
  /frameworks/base/core/res/res/values-th-rTH/
donottranslate-cldr.xml 56 <string name="abbrev_wday_month_day_no_year">EEE d MMMM</string>
57 <string name="abbrev_wday_month_day_year">EEE d MMM yyyy</string>
  /frameworks/base/core/res/res/values-tr/
donottranslate-cldr.xml 56 <string name="abbrev_wday_month_day_no_year">dd MMMM EEE</string>
57 <string name="abbrev_wday_month_day_year">dd MMM yyyy EEE</string>
  /frameworks/base/core/res/res/values-uk-rUA/
donottranslate-cldr.xml 56 <string name="abbrev_wday_month_day_no_year">EEE, d MMMM</string>
57 <string name="abbrev_wday_month_day_year">EEE, d MMM yyyy \'?\'.</string>
  /frameworks/base/core/res/res/values-vi-rVN/
donottranslate-cldr.xml 56 <string name="abbrev_wday_month_day_no_year">EEE d MMMM</string>
57 <string name="abbrev_wday_month_day_year">EEE, d MMM yyyy</string>
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/
SymbolTableLexer.m 464 ANTLREarlyExitException *eee = [ANTLREarlyExitException exceptionWithStream:input decisionNumber:1];
465 @throw eee;
521 ANTLREarlyExitException *eee = [ANTLREarlyExitException exceptionWithStream:input decisionNumber:2];
522 @throw eee;
585 ANTLREarlyExitException *eee = [ANTLREarlyExitException exceptionWithStream:input decisionNumber:3];
586 @throw eee;
  /external/icu4c/test/cintltst/
cdtrgtst.c 448 u_uastrcpy(format, "EEE', 'dd-MMM-yyyy HH:mm:ss z"); /* RFC 822/1123 */
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" */
549 { eeedMyPattern, eeedMyText, "eee dd MMM yyyy" },
550 { EEEdMyPattern, eeedMyText, "EEE dd MMM yyyy" },
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRLexer.m 354 ANTLREarlyExitException *eee = (ANTLREarlyExitException *)e;
355 // for development, can add "(decision="+eee.decisionNumber+")"
357 [self getCharErrorDisplay:(eee.c)]];
  /external/icu4c/test/intltest/
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"),
  /external/smack/src/org/jivesoftware/smack/proxy/
Socks5ProxySocketFactory.java 213 catch(Exception eee)
306 catch(Exception eee)
347 catch(Exception eee)
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
Lexer.as 256 var eee:EarlyExitException = EarlyExitException(e);
257 // for development, can add "(decision="+eee.decisionNumber+")"
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
Lexer.cs 292 EarlyExitException eee = (EarlyExitException)e;
293 // for development, can add "(decision="+eee.decisionNumber+")"
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
Lexer.cs 354 EarlyExitException eee = (EarlyExitException)e;
355 // for development, can add "(decision="+eee.decisionNumber+")"

Completed in 445 milliseconds

1 2 3 4 5 6 7 8 91011>>