Searched refs:historicRules (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dolsontz.cpp657 historicRules = NULL;
678 if (historicRules != NULL) {
680 if (historicRules[i] != NULL) {
681 delete historicRules[i];
684 uprv_free(historicRules);
768 if (historicRules == NULL) {
770 historicRules = (TimeArrayTimeZoneRule**)uprv_malloc(sizeof(TimeArrayTimeZoneRule*)*historicRuleCount);
771 if (historicRules == NULL) {
779 historicRules[i] = NULL;
782 historicRules[typeId
[all...]
H A Dolsontz.h396 TimeArrayTimeZoneRule **historicRules; member in class:OlsonTimeZone
/external/icu/icu4c/source/i18n/
H A Dolsontz.cpp657 historicRules = NULL;
678 if (historicRules != NULL) {
680 if (historicRules[i] != NULL) {
681 delete historicRules[i];
684 uprv_free(historicRules);
768 if (historicRules == NULL) {
770 historicRules = (TimeArrayTimeZoneRule**)uprv_malloc(sizeof(TimeArrayTimeZoneRule*)*historicRuleCount);
771 if (historicRules == NULL) {
779 historicRules[i] = NULL;
782 historicRules[typeId
[all...]
H A Dolsontz.h396 TimeArrayTimeZoneRule **historicRules; member in class:OlsonTimeZone
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 219 milliseconds