Searched refs:fTimeZoneGenericNames (Results 1 – 8 of 8) sorted by relevance
/third_party/node/deps/icu-small/source/i18n/ |
D | tzfmt.cpp | 320 : fLocale(locale), fTimeZoneNames(NULL), fTimeZoneGenericNames(NULL), in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 422 : Format(other), fTimeZoneNames(NULL), fTimeZoneGenericNames(NULL), in TimeZoneFormat() 434 delete fTimeZoneGenericNames; in ~TimeZoneFormat() 448 delete fTimeZoneGenericNames; in operator =() 449 fTimeZoneGenericNames = NULL; in operator =() 457 if (other.fTimeZoneGenericNames) { in operator =() 459 fTimeZoneGenericNames = other.fTimeZoneGenericNames->clone(); in operator =() 1392 if (fTimeZoneGenericNames == NULL) { in getTimeZoneGenericNames() 1394 nonConstThis->fTimeZoneGenericNames = TimeZoneGenericNames::createInstance(fLocale, status); in getTimeZoneGenericNames() 1398 return fTimeZoneGenericNames; in getTimeZoneGenericNames()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | tzfmt.cpp | 317 : fLocale(locale), fTimeZoneNames(NULL), fTimeZoneGenericNames(NULL), in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 416 : Format(other), fTimeZoneNames(NULL), fTimeZoneGenericNames(NULL), in TimeZoneFormat() 428 delete fTimeZoneGenericNames; in ~TimeZoneFormat() 442 delete fTimeZoneGenericNames; in operator =() 443 fTimeZoneGenericNames = NULL; in operator =() 451 if (other.fTimeZoneGenericNames) { in operator =() 453 fTimeZoneGenericNames = other.fTimeZoneGenericNames->clone(); in operator =() 1387 if (fTimeZoneGenericNames == NULL) { in getTimeZoneGenericNames() 1389 nonConstThis->fTimeZoneGenericNames = TimeZoneGenericNames::createInstance(fLocale, status); in getTimeZoneGenericNames() 1393 return fTimeZoneGenericNames; in getTimeZoneGenericNames()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | tzfmt.cpp | 320 : fLocale(locale), fTimeZoneNames(NULL), fTimeZoneGenericNames(NULL), in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 422 : Format(other), fTimeZoneNames(NULL), fTimeZoneGenericNames(NULL), in TimeZoneFormat() 434 delete fTimeZoneGenericNames; in ~TimeZoneFormat() 448 delete fTimeZoneGenericNames; in operator =() 449 fTimeZoneGenericNames = NULL; in operator =() 457 if (other.fTimeZoneGenericNames) { in operator =() 459 fTimeZoneGenericNames = other.fTimeZoneGenericNames->clone(); in operator =() 1392 if (fTimeZoneGenericNames == NULL) { in getTimeZoneGenericNames() 1394 nonConstThis->fTimeZoneGenericNames = TimeZoneGenericNames::createInstance(fLocale, status); in getTimeZoneGenericNames() 1398 return fTimeZoneGenericNames; in getTimeZoneGenericNames()
|
/third_party/icu/icu4c/source/i18n/ |
D | tzfmt.cpp | 320 : fLocale(locale), fTimeZoneNames(NULL), fTimeZoneGenericNames(NULL), in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 422 : Format(other), fTimeZoneNames(NULL), fTimeZoneGenericNames(NULL), in TimeZoneFormat() 434 delete fTimeZoneGenericNames; in ~TimeZoneFormat() 448 delete fTimeZoneGenericNames; in operator =() 449 fTimeZoneGenericNames = NULL; in operator =() 457 if (other.fTimeZoneGenericNames) { in operator =() 459 fTimeZoneGenericNames = other.fTimeZoneGenericNames->clone(); in operator =() 1392 if (fTimeZoneGenericNames == NULL) { in getTimeZoneGenericNames() 1394 nonConstThis->fTimeZoneGenericNames = TimeZoneGenericNames::createInstance(fLocale, status); in getTimeZoneGenericNames() 1398 return fTimeZoneGenericNames; in getTimeZoneGenericNames()
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | tzfmt.h | 687 TimeZoneGenericNames* fTimeZoneGenericNames; variable
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | tzfmt.h | 687 TimeZoneGenericNames* fTimeZoneGenericNames; variable
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | tzfmt.h | 687 TimeZoneGenericNames* fTimeZoneGenericNames; variable
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/ |
D | tzfmt.h | 685 TimeZoneGenericNames* fTimeZoneGenericNames; variable
|