Home
last modified time | relevance | path

Searched refs:getStaticClassID (Results 1 – 25 of 260) sorted by relevance

1234567891011

/external/icu/icu4c/source/layoutex/layout/
DRunArrays.h157 static inline UClassID getStaticClassID() { return (UClassID)&fgClassID; } in getStaticClassID() function
164 virtual inline UClassID getDynamicClassID() const { return getStaticClassID(); } in getDynamicClassID()
357 static inline UClassID getStaticClassID() { return (UClassID)&fgClassID; } in getStaticClassID() function
364 virtual inline UClassID getDynamicClassID() const { return getStaticClassID(); } in getDynamicClassID()
494 static inline UClassID getStaticClassID() { return (UClassID)&fgClassID; } in getStaticClassID() function
501 virtual inline UClassID getDynamicClassID() const { return getStaticClassID(); } in getDynamicClassID()
631 static inline UClassID getStaticClassID() { return (UClassID)&fgClassID; } in getStaticClassID() function
638 virtual inline UClassID getDynamicClassID() const { return getStaticClassID(); } in getDynamicClassID()
DParagraphLayout.h152 static inline UClassID getStaticClassID() { return (UClassID)&fgClassID; } in getStaticClassID() function
159 virtual inline UClassID getDynamicClassID() const { return getStaticClassID(); } in getDynamicClassID()
315 static inline UClassID getStaticClassID() { return (UClassID)&fgClassID; } in getStaticClassID() function
322 virtual inline UClassID getDynamicClassID() const { return getStaticClassID(); } in getDynamicClassID()
546 static inline UClassID getStaticClassID() { return (UClassID)&fgClassID; } in getStaticClassID() function
553 virtual inline UClassID getDynamicClassID() const { return getStaticClassID(); } in getDynamicClassID()
/external/icu/libicu/cts_headers/unicode/
Duobject.h296 UClassID U_EXPORT2 myClass::getStaticClassID() { \
301 { return myClass::getStaticClassID(); }
313 UClassID U_EXPORT2 myClass::getStaticClassID() { \
Dtzrule.h357 static UClassID U_EXPORT2 getStaticClassID(void);
598 static UClassID U_EXPORT2 getStaticClassID(void);
809 static UClassID U_EXPORT2 getStaticClassID(void);
/external/icu/icu4c/source/common/unicode/
Duobject.h296 UClassID U_EXPORT2 myClass::getStaticClassID() { \
301 { return myClass::getStaticClassID(); }
313 UClassID U_EXPORT2 myClass::getStaticClassID() { \
/external/icu/icu4c/source/samples/translit/
Dunaccent.h61 static inline UClassID getStaticClassID(void) { return (UClassID)&fgClassID; }; in getStaticClassID() function
86 virtual UClassID getDynamicClassID(void) const { return getStaticClassID(); }; in getDynamicClassID()
/external/icu/icu4c/source/test/intltest/
Dreptest.cpp101 static inline UClassID getStaticClassID() { return (UClassID)&fgClassID; } in getStaticClassID() function in TestReplaceable
108 virtual inline UClassID getDynamicClassID() const { return getStaticClassID(); } in getDynamicClassID()
206 static inline UClassID getStaticClassID() { return (UClassID)&fgClassID; } in getStaticClassID() function in NoopReplaceable
207 virtual inline UClassID getDynamicClassID() const { return getStaticClassID(); } in getDynamicClassID()
Dnptrans.h59 inline UClassID getDynamicClassID() const { return getStaticClassID(); } in getDynamicClassID()
64 static inline UClassID getStaticClassID() { return (UClassID)&fgClassID; } in getStaticClassID() function
Duobjtest.cpp66 delete testClass(f, #c, #f, c ::getStaticClassID()); \
73 …String(t), UTRANS_FORWARD,parseError,status), #c, "Transliterator: " #t, c ::getStaticClassID()); \
80 delete testClass(new c x, #c, "new " #c #x, c ::getStaticClassID()); \
87 delete testClass(new c, #c, "new " #c , c::getStaticClassID())
89 testClass(NULL, #c, NULL, c::getStaticClassID())
Dicusvtst.cpp81 static UClassID getStaticClassID() { in getStaticClassID() function in Integer
86 return getStaticClassID(); in getDynamicClassID()
535 static UClassID getStaticClassID() { in getStaticClassID() function in AnonymousStringFactory
540 return getStaticClassID(); in getDynamicClassID()
611 static UClassID getStaticClassID() { in getStaticClassID() function in TestMultipleKeyStringFactory
616 return getStaticClassID(); in getDynamicClassID()
1262 static UClassID getStaticClassID() { in getStaticClassID() function in WrapFactory
1267 return getStaticClassID(); in getDynamicClassID()
1320 if (key.getDynamicClassID() != ICUServiceKey::getStaticClassID()) { in testCoverage()
1335 if (sf->getDynamicClassID() != SimpleFactory::getStaticClassID()) { in testCoverage()
[all …]
/external/icu/icu4c/source/samples/layout/
DScriptCompositeFontInstance.h115 virtual inline UClassID getDynamicClassID() const { return getStaticClassID(); } in getDynamicClassID()
120 static inline UClassID getStaticClassID() { return (UClassID)&fgClassID; } in getStaticClassID() function
/external/icu/icu4c/source/common/
Dservloc.h162 static UClassID U_EXPORT2 getStaticClassID();
282 static UClassID U_EXPORT2 getStaticClassID();
346 static UClassID U_EXPORT2 getStaticClassID();
409 static UClassID U_EXPORT2 getStaticClassID();
Dserv.h189 static UClassID U_EXPORT2 getStaticClassID();
345 static UClassID U_EXPORT2 getStaticClassID();
388 static UClassID U_EXPORT2 getStaticClassID();
/external/icu/libicu/cts_headers/
Dservloc.h162 static UClassID U_EXPORT2 getStaticClassID();
282 static UClassID U_EXPORT2 getStaticClassID();
346 static UClassID U_EXPORT2 getStaticClassID();
409 static UClassID U_EXPORT2 getStaticClassID();
Dserv.h189 static UClassID U_EXPORT2 getStaticClassID();
345 static UClassID U_EXPORT2 getStaticClassID();
388 static UClassID U_EXPORT2 getStaticClassID();
Dtoupptrn.h63 U_I18N_API static UClassID U_EXPORT2 getStaticClassID();
Dtolowtrn.h63 U_I18N_API static UClassID U_EXPORT2 getStaticClassID();
Dnultrans.h65 U_I18N_API static UClassID U_EXPORT2 getStaticClassID();
/external/icu/icu4c/source/extra/scrptrun/
Dscrptrun.h65 virtual inline UClassID getDynamicClassID() const { return getStaticClassID(); } in getDynamicClassID()
72 static inline UClassID getStaticClassID() { return (UClassID)&fgClassID; } in getStaticClassID() function
/external/icu/icu4c/source/tools/toolutil/
Dxmlparser.h124 static UClassID U_EXPORT2 getStaticClassID();
196 static UClassID U_EXPORT2 getStaticClassID();
/external/icu/icu4c/source/i18n/unicode/
Dtzrule.h357 static UClassID U_EXPORT2 getStaticClassID(void);
598 static UClassID U_EXPORT2 getStaticClassID(void);
809 static UClassID U_EXPORT2 getStaticClassID(void);
/external/icu/icu4c/source/i18n/
Dnfsubs.cpp68 static UClassID getStaticClassID(void);
122 static UClassID getStaticClassID(void);
177 static UClassID getStaticClassID(void);
199 static UClassID getStaticClassID(void);
236 static UClassID getStaticClassID(void);
258 static UClassID getStaticClassID(void);
310 static UClassID getStaticClassID(void);
Dtolowtrn.h63 U_I18N_API static UClassID U_EXPORT2 getStaticClassID();
Dtoupptrn.h63 U_I18N_API static UClassID U_EXPORT2 getStaticClassID();
Dnultrans.h65 U_I18N_API static UClassID U_EXPORT2 getStaticClassID();

1234567891011