HomeSort by relevance Sort by last modified time
    Searched refs:getStaticClassID (Results 76 - 100 of 181) sorted by null

1 2 34 5 6 7 8

  /external/icu/icu4c/source/common/unicode/
uchriter.h 357 static UClassID U_EXPORT2 getStaticClassID(void);
resbund.h 479 static UClassID U_EXPORT2 getStaticClassID();
  /external/icu/icu4c/source/i18n/
ethpccal.h 238 * Derived::getStaticClassID()) ...
243 U_I18N_API static UClassID U_EXPORT2 getStaticClassID(void);
indiancal.h 270 * Derived::getStaticClassID()) ...
275 U_I18N_API static UClassID U_EXPORT2 getStaticClassID(void);
islamcal.h 362 * Derived::getStaticClassID()) ...
367 /*U_I18N_API*/ static UClassID U_EXPORT2 getStaticClassID(void);
nfsubs.h 256 static UClassID getStaticClassID(void);
persncal.h 264 * Derived::getStaticClassID()) ...
269 U_I18N_API static UClassID U_EXPORT2 getStaticClassID(void);
rbt.h 441 * . Derived::getStaticClassID()) ...
446 U_I18N_API static UClassID U_EXPORT2 getStaticClassID(void);
strmatch.h 205 static UClassID U_EXPORT2 getStaticClassID();
windtfmt.h 96 * . erived::getStaticClassID()) ...
100 U_I18N_API static UClassID U_EXPORT2 getStaticClassID(void);
winnmfmt.h 127 * . erived::getStaticClassID()) ...
131 U_I18N_API static UClassID U_EXPORT2 getStaticClassID(void);
cpdtrans.h 169 static UClassID U_EXPORT2 getStaticClassID();
hebrwcal.h 214 * Derived::getStaticClassID()) ...
219 static UClassID U_EXPORT2 getStaticClassID(void);
reldtfmt.h 309 * . erived::getStaticClassID()) ...
314 U_I18N_API static UClassID U_EXPORT2 getStaticClassID(void);
  /external/icu/icu4c/source/i18n/unicode/
currpinf.h 190 static UClassID U_EXPORT2 getStaticClassID();
dtrule.h 224 * . erived::getStaticClassID()) ...
229 static UClassID U_EXPORT2 getStaticClassID(void);
fieldpos.h 241 static UClassID U_EXPORT2 getStaticClassID();
numsys.h 174 static UClassID U_EXPORT2 getStaticClassID(void);
selfmt.h 335 static UClassID U_EXPORT2 getStaticClassID(void);
stsearch.h 427 static UClassID U_EXPORT2 getStaticClassID();
compactdecimalformat.h 293 * . Derived::getStaticClassID()) ...
298 static UClassID U_EXPORT2 getStaticClassID();
dtitvinf.h 328 static UClassID U_EXPORT2 getStaticClassID();
plurrule.h 478 static UClassID U_EXPORT2 getStaticClassID(void);
  /external/icu/icu4c/source/layout/
ArabicLayoutEngine.h 91 static UClassID getStaticClassID();
  /external/icu/icu4c/source/test/intltest/
reptest.cpp 99 static inline UClassID getStaticClassID() { return (UClassID)&fgClassID; }
106 virtual inline UClassID getDynamicClassID() const { return getStaticClassID(); }
204 static inline UClassID getStaticClassID() { return (UClassID)&fgClassID; }
205 virtual inline UClassID getDynamicClassID() const { return getStaticClassID(); }

Completed in 212 milliseconds

1 2 34 5 6 7 8