OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getStaticClassID
(Results
76 - 100
of
182
) sorted by null
1
2
3
4
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);
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
129
* . erived::
getStaticClassID
()) ...
133
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);
nfsubs.h
249
static UClassID
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
();
dtitvinf.h
328
static UClassID U_EXPORT2
getStaticClassID
();
sortkey.h
242
static UClassID U_EXPORT2
getStaticClassID
();
tmutfmt.h
172
* . erived::
getStaticClassID
()) ...
177
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 1666 milliseconds
1
2
3
4
5
6
7
8