HomeSort by relevance Sort by last modified time
    Searched refs:UnicodeSet (Results 201 - 222 of 222) sorted by null

1 2 3 4 5 6 7 89

  /external/icu4c/i18n/
ucol_res.cpp     [all...]
uspoof_conf.cpp 165 fKeySet = new UnicodeSet();
367 // It is an oddity of the UnicodeSet API that simply enumerating the contained
ucol_bld.cpp     [all...]
  /libcore/luni/src/main/native/
NativeConverter.cpp 616 UnicodeSet set1;
620 UnicodeSet set2;
  /external/chromium/third_party/icu/source/test/intltest/
apicoll.cpp     [all...]
normconf.cpp 173 // UnicodeSet for all code points that are not mentioned in NormalizationTest.txt
174 UnicodeSet other(0, 0x10ffff);
210 // Remove a single code point from the "other" UnicodeSet
restest.cpp 496 UnicodeSet set(strSet,status);
498 errln("Could not construct UnicodeSet from pattern for ExemplarCharacters in locale : %s. Error: %s",locale,u_errorName(status));
csdetest.cpp 736 UnicodeSet setOfCharsetNames; // UnicodSets can hold strings.
  /external/icu4c/test/intltest/
apicoll.cpp     [all...]
normconf.cpp 174 // UnicodeSet for all code points that are not mentioned in NormalizationTest.txt
175 UnicodeSet other(0, 0x10ffff);
211 // Remove a single code point from the "other" UnicodeSet
restest.cpp 501 UnicodeSet set(strSet,status);
503 errln("Could not construct UnicodeSet from pattern for ExemplarCharacters in locale : %s. Error: %s",locale,u_errorName(status));
csdetest.cpp 735 UnicodeSet setOfCharsetNames; // UnicodSets can hold strings.
  /external/chromium/third_party/icu/source/i18n/
uspoof_buildconf.cpp 165 fKeySet = new UnicodeSet();
367 // It is an oddity of the UnicodeSet API that simply enumerating the contained
ucol_bld.cpp     [all...]
  /external/chromium/third_party/icu/source/tools/dumpce/
dumpce.cpp 994 UnicodeSet * uniset = new UnicodeSet(UnicodeString(pattern), error);
    [all...]
  /external/icu4c/tools/dumpce/
dumpce.cpp 994 UnicodeSet * uniset = new UnicodeSet(UnicodeString(pattern), error);
    [all...]
  /external/webkit/JavaScriptCore/icu/unicode/
urename.h     [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
urename.h     [all...]
  /external/webkit/WebCore/icu/unicode/
urename.h     [all...]
  /external/webkit/WebKit/mac/icu/unicode/
urename.h     [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]
  /external/chromium/third_party/icu/public/common/unicode/
urename.h     [all...]

Completed in 1425 milliseconds

1 2 3 4 5 6 7 89