OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isSystemID
(Results
1 - 4
of
4
) sorted by null
/external/icu/icu4c/source/i18n/
timezone.cpp
[
all
...]
/external/icu/icu4c/source/test/cintltst/
ccaltst.c
118
UBool
isSystemID
= FALSE;
269
canonicalID, UPRV_LENGTHOF(canonicalID), &
isSystemID
, &status);
277
if (!
isSystemID
) {
278
log_data_err("FAIL: ucal_getCanonicalTimeZoneID(%s) set %d to
isSystemID
(Are you missing data?)\n",
279
PST,
isSystemID
);
[
all
...]
/external/icu/icu4c/source/test/intltest/
tztest.cpp
539
UBool
isSystemID
;
629
TimeZone::getCanonicalID(*id1, canonicalID,
isSystemID
, ec);
636
if (!
isSystemID
) {
649
TimeZone::getCanonicalID(*id1, canonicalID,
isSystemID
, ec);
656
if (!
isSystemID
) {
[
all
...]
/external/cldr/tools/java/libs/
icu4j.jar
Completed in 189 milliseconds