Home
last modified time | relevance | path

Searched refs:fIsSet (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
Dfldset.cpp161 fIsSet[i]=FALSE; in clear()
170 fIsSet[field] = FALSE; in clear()
177 fIsSet[field] = TRUE; in set()
184 return fIsSet[field]; in isSet()
Dfldset.h212 UBool fIsSet[U_FIELDS_SET_MAX]; variable
/external/icu/icu4c/source/test/intltest/
Dfldset.cpp161 fIsSet[i]=FALSE; in clear()
170 fIsSet[field] = FALSE; in clear()
177 fIsSet[field] = TRUE; in set()
184 return fIsSet[field]; in isSet()
Dfldset.h212 UBool fIsSet[U_FIELDS_SET_MAX]; variable
/external/chromium_org/third_party/icu/source/i18n/unicode/
Dcalendar.h1909 UBool fIsSet[UCAL_FIELD_COUNT]; variable
2471 fIsSet[field] = TRUE; // Remove later in internalSet()
/external/icu/icu4c/source/i18n/unicode/
Dcalendar.h1919 UBool fIsSet[UCAL_FIELD_COUNT]; variable
2504 fIsSet[field] = TRUE; // Remove later in internalSet()
/external/icu/icu4c/source/i18n/
Dcalendar.cpp771 uprv_arrayCopy(right.fIsSet, fIsSet, UCAL_FIELD_COUNT); in operator =()
1094 fIsSet[i] = FALSE; in setTimeInMillis()
1127 fIsSet[field] = TRUE; // Remove later in set()
1303 fIsSet[i] = FALSE; // Remove later in clear()
1320 fIsSet[field] = FALSE; // Remove later in clear()
1435 fIsSet[i] = TRUE; // Remove later in computeFields()
1438 fIsSet[i] = FALSE; // Remove later in computeFields()
/external/chromium_org/third_party/icu/source/i18n/
Dcalendar.cpp771 uprv_arrayCopy(right.fIsSet, fIsSet, UCAL_FIELD_COUNT); in operator =()
1094 fIsSet[i] = FALSE; in setTimeInMillis()
1127 fIsSet[field] = TRUE; // Remove later in set()
1174 fIsSet[i] = FALSE; // Remove later in clear()
1191 fIsSet[field] = FALSE; // Remove later in clear()
1306 fIsSet[i] = TRUE; // Remove later in computeFields()
1309 fIsSet[i] = FALSE; // Remove later in computeFields()