OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getStaticClassID
(Results
126 - 150
of
182
) sorted by null
1
2
3
4
5
6
7
8
/external/icu/icu4c/source/i18n/unicode/
dcfmtsym.h
332
static UClassID U_EXPORT2
getStaticClassID
();
dtitvfmt.h
541
* . erived::
getStaticClassID
()) ...
546
static UClassID U_EXPORT2
getStaticClassID
(void);
[
all
...]
fmtable.h
599
static UClassID U_EXPORT2
getStaticClassID
();
gregocal.h
464
* Derived::
getStaticClassID
()) ...
469
static UClassID U_EXPORT2
getStaticClassID
(void);
measfmt.h
238
* . erived::
getStaticClassID
()) ...
243
static UClassID U_EXPORT2
getStaticClassID
(void);
plurfmt.h
512
static UClassID U_EXPORT2
getStaticClassID
(void);
rbtz.h
335
* . erived::
getStaticClassID
()) ...
340
static UClassID U_EXPORT2
getStaticClassID
(void);
regex.h
577
static UClassID U_EXPORT2
getStaticClassID
();
[
all
...]
dtfmtsym.h
627
static UClassID U_EXPORT2
getStaticClassID
();
[
all
...]
dtptngen.h
475
static UClassID U_EXPORT2
getStaticClassID
(void);
msgfmt.h
[
all
...]
numfmt.h
[
all
...]
rbnf.h
[
all
...]
smpdtfmt.h
[
all
...]
tblcoll.h
454
* Derived::
getStaticClassID
()) ...
459
static UClassID U_EXPORT2
getStaticClassID
(void);
[
all
...]
timezone.h
19
* 09/15/98 stephen Added
getStaticClassID
[
all
...]
translit.h
[
all
...]
vtzone.h
429
* . erived::
getStaticClassID
()) ...
434
static UClassID U_EXPORT2
getStaticClassID
(void);
/external/icu/icu4c/source/i18n/
uspoof_impl.h
89
static UClassID U_EXPORT2
getStaticClassID
(void);
zrule.cpp
141
return ((InitialTimeZoneRule*)rule)->InitialTimeZoneRule::
getStaticClassID
();
dtptngen_impl.h
233
static UClassID U_EXPORT2
getStaticClassID
(void);
248
static UClassID U_EXPORT2
getStaticClassID
(void);
vzone.cpp
177
return ((VTimeZone*)zone)->VTimeZone::
getStaticClassID
();
/external/icu/icu4c/source/test/intltest/
nmfmapts.cpp
228
// ======= Test
getStaticClassID
()
230
logln("Testing
getStaticClassID
()");
238
if(test->getDynamicClassID() != DecimalFormat::
getStaticClassID
()) {
285
static inline UClassID
getStaticClassID
()
selfmts.cpp
263
// ======= Test
getStaticClassID
() and
getStaticClassID
()
264
logln("SelectFormat API test: Testing
getStaticClassID
() and
getStaticClassID
() ...");
272
logln("Testing
getStaticClassID
()");
273
if(selFmt1->getDynamicClassID() !=SelectFormat::
getStaticClassID
()) {
/external/icu/icu4c/source/common/
servls.cpp
246
static UClassID U_EXPORT2
getStaticClassID
(void);
Completed in 3042 milliseconds
1
2
3
4
5
6
7
8