HomeSort by relevance Sort by last modified time
    Searched defs:ICU (Results 1 - 25 of 36) sorted by null

1 2

  /packages/apps/Contacts/src/com/android/contacts/datepicker/
ICU.java 3 public class ICU {
6 * This method is directly copied from {@link libcore.icu.ICU}. The method is simple enough
  /libcore/luni/src/test/java/libcore/libcore/icu/
ICUTest.java 17 package libcore.libcore.icu;
19 import android.icu.util.TimeZone;
28 import libcore.icu.ICU;
35 assertNotNull(ICU.getISOLanguages()[0]);
36 ICU.getISOLanguages()[0] = null;
37 assertNotNull(ICU.getISOLanguages()[0]);
42 assertNotNull(ICU.getISOCountries()[0]);
43 ICU.getISOCountries()[0] = null;
44 assertNotNull(ICU.getISOCountries()[0])
    [all...]
  /libcore/benchmarks/src/benchmarks/regression/
IcuBenchmark.java 20 import libcore.icu.ICU;
44 ICU.getBestDateTimePattern("dEEEMMM", new Locale("en", "US"));
51 ICU.toUpperCase(ASCII_LOWERCASE, Locale.US);
58 ICU.toLowerCase(ASCII_UPPERCASE, Locale.US);
65 ICU.toUpperCase(LAT_1_SUPPLEMENT, Locale.FRANCE);
72 ICU.toUpperCase(LAT_EXTENDED_A, CZECH_LOCALE);
79 ICU.toUpperCase(LAT_EXTENDED_B, PINYIN_LOCALE);
StringCaseMappingBenchmark.java 108 libcore.icu.ICU.toUpperCase(s.value, Locale.US);
114 libcore.icu.ICU.toLowerCase(s.value, Locale.US);
  /external/icu/android_icu4j/src/main/java/android/icu/util/
UResourceBundle.java 11 package android.icu.util;
25 import android.icu.impl.ICUData;
26 import android.icu.impl.ICUResourceBundle;
27 import android.icu.impl.ICUResourceBundleReader;
28 import android.icu.impl.ResourceBundleWrapper;
31 * <strong>[icu enhancement]</strong> ICU's replacement for {@link java.util.ResourceBundle}.&nbsp;Methods, fields, and other functionality specific to ICU are labeled '<strong>[icu]</strong>'.
42 * <p>Resource bundles in ICU are currently defined using text files that conform to th
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
UResourceBundle.java 10 package com.ibm.icu.util;
24 import com.ibm.icu.impl.ICUData;
25 import com.ibm.icu.impl.ICUResourceBundle;
26 import com.ibm.icu.impl.ICUResourceBundleReader;
27 import com.ibm.icu.impl.ResourceBundleWrapper;
30 * {@icuenhanced java.util.ResourceBundle}.{@icu _usage_}
41 * <p>Resource bundles in ICU are currently defined using text files that conform to the
43 * href="http://source.icu-project.org/repos/icu/icuhtml/trunk/design/bnf_rb.txt">BNF
45 * href="http://www.icu-project.org/userguide/ResourceManagement.html">Users Guide</a>
    [all...]
  /external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
CheckTags.java 17 * '@draft ICU X.X.X'
18 * '@stable ICU X.X.X'
21 * '@obsolete ICU X.X.X'
22 * '@deprecated to be removed in ICU X.X. [Use ...]'
33 package com.ibm.icu.dev.tool.docs;
233 "@icu", "@icunote", "@icuenhanced"
235 static final int ICU = 0;
353 case ICU: {
396 if (tag.text().indexOf("ICU 2.8") != -1 &&
401 if (tag.text().indexOf("ICU") != 0)
    [all...]
  /libcore/luni/src/main/java/libcore/icu/
ICU.java 17 package libcore.icu;
30 * Makes ICU data accessible to Java.
32 public final class ICU {
43 * Returns an array of two-letter ISO 639-1 language codes, either from ICU or our cache.
53 * Returns an array of two-letter ISO 3166 country codes, either from ICU or our cache.
68 * Parse the {Language, Script, Region, Variant*} section of the ICU locale
101 // than 5. Assume that ICU won't hand us malformed tags, and therefore
173 // ICU sends us a semi-colon (ULOC_KEYWORD_ITEM_SEPARATOR) delimited string
174 // containing all "keywords" it could parse. An ICU keyword is a key-value pair
245 // Java needs the obsolete code, ICU needs the modern code, but we let ICU know abou
    [all...]
  /external/icu/icu4c/source/tools/tzcode/
zdump.c 29 /* Enable extensions and modifications for ICU. */
30 #define ICU
32 #ifdef ICU
239 #ifdef ICU
353 #ifdef ICU
381 #ifdef ICU
421 #ifdef ICU
491 #ifdef ICU
549 #ifdef ICU
580 #ifdef ICU
    [all...]
  /external/cblas/testing/
c_cblat2.f     [all...]
c_cblat3.f 791 INTEGER I, IA, IB, ICS, ICU, IM, IN, LAA, LBB, LCC,
867 DO 70 ICU = 1, 2
868 UPLO = ICHU( ICU: ICU )
    [all...]
c_dblat2.f     [all...]
c_dblat3.f 772 INTEGER I, IA, IB, ICS, ICU, IM, IN, LAA, LBB, LCC,
848 DO 70 ICU = 1, 2
849 UPLO = ICHU( ICU: ICU )
    [all...]
c_sblat2.f     [all...]
c_sblat3.f 776 INTEGER I, IA, IB, ICS, ICU, IM, IN, LAA, LBB, LCC,
852 DO 70 ICU = 1, 2
853 UPLO = ICHU( ICU: ICU )
    [all...]
c_zblat2.f     [all...]
c_zblat3.f 792 INTEGER I, IA, IB, ICS, ICU, IM, IN, LAA, LBB, LCC,
868 DO 70 ICU = 1, 2
869 UPLO = ICHU( ICU: ICU )
    [all...]
  /external/eigen/blas/testing/
cblat2.f     [all...]
cblat3.f 725 INTEGER I, IA, IB, ICS, ICU, IM, IN, LAA, LBB, LCC,
801 DO 70 ICU = 1, 2
802 UPLO = ICHU( ICU: ICU )
    [all...]
dblat2.f     [all...]
dblat3.f 707 INTEGER I, IA, IB, ICS, ICU, IM, IN, LAA, LBB, LCC,
783 DO 70 ICU = 1, 2
784 UPLO = ICHU( ICU: ICU )
    [all...]
sblat2.f     [all...]
sblat3.f 707 INTEGER I, IA, IB, ICS, ICU, IM, IN, LAA, LBB, LCC,
783 DO 70 ICU = 1, 2
784 UPLO = ICHU( ICU: ICU )
    [all...]
zblat2.f     [all...]
zblat3.f 727 INTEGER I, IA, IB, ICS, ICU, IM, IN, LAA, LBB, LCC,
803 DO 70 ICU = 1, 2
804 UPLO = ICHU( ICU: ICU )
    [all...]

Completed in 612 milliseconds

1 2