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

  /external/chromium/third_party/icu/source/i18n/
ucoleitr.cpp 203 struct UCollationPCE : public UObject
211 UCollationPCE(UCollationElements *elems);
212 ~UCollationPCE();
220 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(UCollationPCE)
222 UCollationPCE::UCollationPCE(UCollationElements *elems)
227 void UCollationPCE::init(const UCollator *coll)
237 UCollationPCE::~UCollationPCE()
452 elems->pce = new UCollationPCE(elems)
    [all...]
ucol_imp.h 324 struct UCollationPCE;
325 typedef struct UCollationPCE UCollationPCE;
347 U_NAMESPACE_QUALIFIER UCollationPCE *pce;
    [all...]
  /external/icu4c/i18n/
ucoleitr.cpp 203 struct UCollationPCE : public UObject
211 UCollationPCE(UCollationElements *elems);
212 ~UCollationPCE();
220 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(UCollationPCE)
222 UCollationPCE::UCollationPCE(UCollationElements *elems)
227 void UCollationPCE::init(const UCollator *coll)
237 UCollationPCE::~UCollationPCE()
439 elems->pce = new UCollationPCE(elems)
    [all...]
ucol_imp.h 350 struct UCollationPCE;
351 typedef struct UCollationPCE UCollationPCE;
373 U_NAMESPACE_QUALIFIER UCollationPCE *pce;
    [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]
  /external/chromium/third_party/icu/public/common/unicode/
urename.h     [all...]

Completed in 26 milliseconds