HomeSort by relevance Sort by last modified time
    Searched refs:getStaticClassID (Results 101 - 125 of 182) sorted by null

1 2 3 45 6 7 8

  /external/icu/icu4c/source/i18n/
ztrans.cpp 93 return ((TimeZoneTransition*)trans)->TimeZoneTransition::getStaticClassID();
chnsecal.h 213 * Derived::getStaticClassID()) ...
218 static UClassID U_EXPORT2 getStaticClassID(void);
nfsubs.cpp 62 static UClassID getStaticClassID(void);
119 static UClassID getStaticClassID(void);
175 static UClassID getStaticClassID(void);
197 static UClassID getStaticClassID(void);
233 static UClassID getStaticClassID(void);
255 static UClassID getStaticClassID(void);
306 static UClassID getStaticClassID(void);
    [all...]
olsontz.h 157 static UClassID U_EXPORT2 getStaticClassID();
transreg.h 421 static UClassID U_EXPORT2 getStaticClassID();
  /external/icu/icu4c/source/layout/
LEFontInstance.h 509 static UClassID getStaticClassID();
OpenTypeLayoutEngine.h 141 static UClassID getStaticClassID();
LEGlyphStorage.h 530 static UClassID getStaticClassID();
LayoutEngine.h 513 static UClassID getStaticClassID();
  /external/icu/icu4c/source/common/
serv.h 187 static UClassID U_EXPORT2 getStaticClassID();
343 static UClassID U_EXPORT2 getStaticClassID();
386 static UClassID U_EXPORT2 getStaticClassID();
    [all...]
uvector.h 256 static UClassID U_EXPORT2 getStaticClassID();
333 static UClassID U_EXPORT2 getStaticClassID();
uvectr32.h 177 static UClassID U_EXPORT2 getStaticClassID();
uvectr64.h 166 static UClassID U_EXPORT2 getStaticClassID();
  /external/icu/icu4c/source/i18n/unicode/
tzrule.h 348 * . erived::getStaticClassID()) ...
353 static UClassID U_EXPORT2 getStaticClassID(void);
589 * . erived::getStaticClassID()) ...
594 static UClassID U_EXPORT2 getStaticClassID(void);
    [all...]
choicfmt.h 460 * . Derived::getStaticClassID()) ...
465 static UClassID U_EXPORT2 getStaticClassID(void);
coleitr.h 284 static UClassID U_EXPORT2 getStaticClassID();
compactdecimalformat.h 376 * . Derived::getStaticClassID()) ...
381 static UClassID U_EXPORT2 getStaticClassID();
plurrule.h 483 static UClassID U_EXPORT2 getStaticClassID(void);
  /external/icu/icu4c/source/test/intltest/
uobjtest.cpp 64 delete testClass(f, #c, #f, c ::getStaticClassID()); \
71 delete testClass(Transliterator::createInstance(UnicodeString(t), UTRANS_FORWARD,parseError,status), #c, "Transliterator: " #t, c ::getStaticClassID()); \
78 delete testClass(new c x, #c, "new " #c #x, c ::getStaticClassID()); \
85 delete testClass(new c, #c, "new " #c , c::getStaticClassID())
87 testClass(NULL, #c, NULL, c::getStaticClassID())
icusvtst.cpp 78 static UClassID getStaticClassID() {
83 return getStaticClassID();
532 static UClassID getStaticClassID() {
537 return getStaticClassID();
608 static UClassID getStaticClassID() {
613 return getStaticClassID();
    [all...]
canittst.cpp 81 if(it.getDynamicClassID() != CanonicalIterator::getStaticClassID()){
82 errln("CanonicalIterator::getStaticClassId ! = CanonicalIterator.getDynamicClassID");
332 logln("Testing getStaticClassID and getDynamicClassID");
333 if(can.getDynamicClassID() != CanonicalIterator::getStaticClassID()){
334 errln("RTTI failed for CanonicalIterator getDynamicClassID != getStaticClassID");
sdtfmtts.cpp 183 if(syms->getDynamicClassID() != DateFormatSymbols::getStaticClassID()) {
184 errln("ERROR: format->getDateFormatSymbols()->getDynamicClassID() != DateFormatSymbols::getStaticClassID()");
245 // ======= Test getStaticClassID()
247 logln("Testing getStaticClassID()");
255 if(test->getDynamicClassID() != SimpleDateFormat::getStaticClassID()) {
  /external/icu/icu4c/source/common/unicode/
rbbi.h 579 * Derived::getStaticClassID()) ...
584 static UClassID U_EXPORT2 getStaticClassID(void);
locid.h 700 static UClassID U_EXPORT2 getStaticClassID();
normlzr.h 721 static UClassID U_EXPORT2 getStaticClassID();

Completed in 753 milliseconds

1 2 3 45 6 7 8