Searched refs:UPROPS_SRC_COUNT (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Duprops.h361 UPROPS_SRC_COUNT enumerator in enum:UPropertySource
H A Duniset_props.cpp129 static UnicodeSet *INCLUSIONS[UPROPS_SRC_COUNT] = { NULL }; // cached getInclusions()
160 for(i = UPROPS_SRC_NONE; i < UPROPS_SRC_COUNT; ++i) {
/external/icu4c/common/
H A Duprops.h383 UPROPS_SRC_COUNT enumerator in enum:UPropertySource
H A Duniset_props.cpp130 static UnicodeSet *INCLUSIONS[UPROPS_SRC_COUNT] = { NULL }; // cached getInclusions()
161 for(i = UPROPS_SRC_NONE; i < UPROPS_SRC_COUNT; ++i) {

Completed in 235 milliseconds