HomeSort by relevance Sort by last modified time
    Searched refs:UCollationStrength (Results 1 - 24 of 24) sorted by null

  /external/icu4c/i18n/unicode/
tblcoll.h     [all...]
ucol.h 50 * @see UCollationStrength
170 * UCollationStrength is also used to determine the strength of sort keys
175 typedef UColAttributeValue UCollationStrength;
306 UCollationStrength strength,
522 U_STABLE UCollationStrength U_EXPORT2
536 UCollationStrength strength);
    [all...]
coll.h 203 * UCollationStrength is also used to determine the strength of sort keys
    [all...]
  /external/icu4c/i18n/
usrchimp.h 72 UCollationStrength strength;
coleitr.cpp 256 UCollationStrength s = ucol_getStrength(m_data_->iteratordata_.coll);
tblcoll.cpp 586 UCollationStrength strength = getUCollationStrength(newStrength);
bmsearch.cpp 80 UCollationStrength strength;
coll.cpp 542 Collator::Collator(UCollationStrength, UNormalizationMode )
ucoleitr.cpp 206 UCollationStrength strength;
514 // UCollationStrength strength = ucol_getStrength(coll);
ucol_res.cpp 365 UCollationStrength strength,
514 UCollationStrength strength,
    [all...]
colldata.cpp 53 UCollationStrength strength = ucol_getStrength(coll);
ucol_imp.h     [all...]
usearch.cpp 73 inline uint32_t getMask(UCollationStrength strength)
    [all...]
ucol.cpp     [all...]
  /external/icu4c/test/intltest/
srchtest.h 43 const UCollationStrength &strength) const;
ssearch.cpp     [all...]
apicoll.cpp     [all...]
srchtest.cpp 239 const UCollationStrength &strength) const
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
ucol.h 49 * @see UCollationStrength
164 * UCollationStrength is also used to determine the strength of sort keys
169 typedef UColAttributeValue UCollationStrength;
300 UCollationStrength strength,
482 U_STABLE UCollationStrength U_EXPORT2
496 UCollationStrength strength);
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
ucol.h 49 * @see UCollationStrength
164 * UCollationStrength is also used to determine the strength of sort keys
169 typedef UColAttributeValue UCollationStrength;
300 UCollationStrength strength,
482 U_STABLE UCollationStrength U_EXPORT2
496 UCollationStrength strength);
    [all...]
  /libcore/luni/src/main/native/
libcore_icu_NativeCollation.cpp 131 UColAttributeValue(mode), UCollationStrength(strength), NULL, &status);
  /external/icu4c/test/cintltst/
usrchdat.c 30 UCollationStrength strength;
    [all...]
citertst.c     [all...]
  /external/webkit/Source/WebCore/editing/
TextIterator.cpp     [all...]

Completed in 2170 milliseconds