OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:U_INITONCE_INITIALIZER
(Results
26 - 44
of
44
) sorted by null
1
2
/external/icu/icu4c/source/i18n/
numfmt.cpp
160
static icu::UInitOnce gNSCacheInitOnce =
U_INITONCE_INITIALIZER
;
164
static icu::UInitOnce gServiceInitOnce =
U_INITONCE_INITIALIZER
;
[
all
...]
islamcal.cpp
[
all
...]
tridpars.cpp
46
static UInitOnce gSpecialInversesInitOnce =
U_INITONCE_INITIALIZER
;
ucol_res.cpp
61
static UInitOnce gInitOnce =
U_INITONCE_INITIALIZER
;
tznames_impl.cpp
61
static icu::UInitOnce gTZDBNamesMapInitOnce =
U_INITONCE_INITIALIZER
;
64
static icu::UInitOnce gTZDBNamesTrieInitOnce =
U_INITONCE_INITIALIZER
;
[
all
...]
coll.cpp
65
static icu::UInitOnce gServiceInitOnce =
U_INITONCE_INITIALIZER
;
gregocal.cpp
[
all
...]
region.cpp
59
static UInitOnce gRegionDataInitOnce =
U_INITONCE_INITIALIZER
;
tzfmt.cpp
139
static icu::UInitOnce gZoneIdTrieInitOnce =
U_INITONCE_INITIALIZER
;
142
static icu::UInitOnce gShortZoneIdTrieInitOnce =
U_INITONCE_INITIALIZER
;
[
all
...]
ucurr.cpp
116
static icu::UInitOnce gIsoCodesInitOnce =
U_INITONCE_INITIALIZER
;
120
static icu::UInitOnce gCurrSymbolsEquivInitOnce =
U_INITONCE_INITIALIZER
;
[
all
...]
calendar.cpp
65
static icu::UInitOnce gServiceInitOnce =
U_INITONCE_INITIALIZER
;
[
all
...]
/external/icu/icu4c/source/common/
locid.cpp
53
static UInitOnce gLocaleCacheInitOnce =
U_INITONCE_INITIALIZER
;
putil.cpp
[
all
...]
rbbi.cpp
[
all
...]
ucnv_io.cpp
176
static icu::UInitOnce gAliasDataInitOnce =
U_INITONCE_INITIALIZER
;
[
all
...]
udata.cpp
109
static icu::UInitOnce gCommonDataCacheInitOnce =
U_INITONCE_INITIALIZER
;
[
all
...]
uniset_props.cpp
106
static icu::UInitOnce uni32InitOnce =
U_INITONCE_INITIALIZER
;
[
all
...]
ucnv_bld.cpp
201
static icu::UInitOnce gAvailableConvertersInitOnce =
U_INITONCE_INITIALIZER
;
[
all
...]
unames.cpp
106
static icu::UInitOnce gCharNamesInitOnce =
U_INITONCE_INITIALIZER
;
[
all
...]
Completed in 523 milliseconds
1
2