Searched refs:fHistoricTransitions (Results 1 – 8 of 8) sorted by relevance
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | rbtz.cpp | 58 fHistoricTransitions(NULL), fUpToDate(FALSE) { in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 63 fHistoricTransitions(NULL), fUpToDate(FALSE) { in RuleBasedTimeZone() 269 if (fHistoricTransitions == NULL) { in complete() 270 fHistoricTransitions = new UVector(status); in complete() 283 fHistoricTransitions->addElement(trst, status); in complete() 292 if (fHistoricTransitions == NULL) { in complete() 293 fHistoricTransitions = new UVector(status); in complete() 335 fHistoricTransitions->addElement(final0, status); in complete() 339 fHistoricTransitions->addElement(final1, status); in complete() 435 if (fHistoricTransitions == NULL) { in getOffsetInternal() [all …]
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | rbtz.cpp | 58 fHistoricTransitions(NULL), fUpToDate(FALSE) { in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 63 fHistoricTransitions(NULL), fUpToDate(FALSE) { in RuleBasedTimeZone() 269 if (fHistoricTransitions == NULL) { in complete() 270 fHistoricTransitions = new UVector(status); in complete() 283 fHistoricTransitions->addElement(trst, status); in complete() 292 if (fHistoricTransitions == NULL) { in complete() 293 fHistoricTransitions = new UVector(status); in complete() 335 fHistoricTransitions->addElement(final0, status); in complete() 339 fHistoricTransitions->addElement(final1, status); in complete() 435 if (fHistoricTransitions == NULL) { in getOffsetInternal() [all …]
|
/third_party/icu/icu4c/source/i18n/ |
D | rbtz.cpp | 58 fHistoricTransitions(NULL), fUpToDate(FALSE) { in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 63 fHistoricTransitions(NULL), fUpToDate(FALSE) { in RuleBasedTimeZone() 269 if (fHistoricTransitions == NULL) { in complete() 270 fHistoricTransitions = new UVector(status); in complete() 283 fHistoricTransitions->addElement(trst, status); in complete() 292 if (fHistoricTransitions == NULL) { in complete() 293 fHistoricTransitions = new UVector(status); in complete() 335 fHistoricTransitions->addElement(final0, status); in complete() 339 fHistoricTransitions->addElement(final1, status); in complete() 435 if (fHistoricTransitions == NULL) { in getOffsetInternal() [all …]
|
/third_party/node/deps/icu-small/source/i18n/ |
D | rbtz.cpp | 65 fHistoricTransitions(NULL), fUpToDate(FALSE) { in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 70 fHistoricTransitions(NULL), fUpToDate(FALSE) { in RuleBasedTimeZone() 277 if (fHistoricTransitions == NULL) { in complete() 283 fHistoricTransitions = lpHistoricTransitions.orphan(); in complete() 292 fHistoricTransitions->adoptElement(trst.orphan(), status); in complete() 301 if (fHistoricTransitions == NULL) { in complete() 307 fHistoricTransitions = lpHistoricTransitions.orphan(); in complete() 340 fHistoricTransitions->adoptElement(final0.orphan(), status); in complete() 341 fHistoricTransitions->adoptElement(final1.orphan(), status); in complete() 431 if (fHistoricTransitions == NULL) { in getOffsetInternal() [all …]
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | rbtz.h | 335 UVector *fHistoricTransitions; variable
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/ |
D | rbtz.h | 327 UVector *fHistoricTransitions; variable
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | rbtz.h | 335 UVector *fHistoricTransitions; variable
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | rbtz.h | 336 UVector *fHistoricTransitions; variable
|