Searched refs:limitPartIndex (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dchoicfmt.h515 * the beginning of the limitPartIndex,
522 const MessagePattern &pattern, int32_t partIndex, int32_t limitPartIndex,
/external/icu/icu4c/source/i18n/unicode/
H A Dchoicfmt.h515 * the beginning of the limitPartIndex,
522 const MessagePattern &pattern, int32_t partIndex, int32_t limitPartIndex,
/external/chromium_org/third_party/icu/source/common/unicode/
H A Dmessagepattern.h695 int32_t limit=getPart(start).limitPartIndex;
827 int32_t limitPartIndex; member in class:MessagePattern::Part
/external/icu/icu4c/source/common/unicode/
H A Dmessagepattern.h695 int32_t limit=getPart(start).limitPartIndex;
827 int32_t limitPartIndex; member in class:MessagePattern::Part
/external/chromium_org/third_party/icu/source/i18n/
H A Dchoicfmt.cpp540 const MessagePattern &pattern, int32_t partIndex, int32_t limitPartIndex,
547 if (partIndex == limitPartIndex || part.getType() == UMSGPAT_PART_TYPE_SKIP_SYNTAX) {
554 if (partIndex == limitPartIndex) {
539 matchStringUntilLimitPart( const MessagePattern &pattern, int32_t partIndex, int32_t limitPartIndex, const UnicodeString &source, int32_t sourceOffset) argument
/external/icu/icu4c/source/i18n/
H A Dchoicfmt.cpp540 const MessagePattern &pattern, int32_t partIndex, int32_t limitPartIndex,
547 if (partIndex == limitPartIndex || part.getType() == UMSGPAT_PART_TYPE_SKIP_SYNTAX) {
554 if (partIndex == limitPartIndex) {
539 matchStringUntilLimitPart( const MessagePattern &pattern, int32_t partIndex, int32_t limitPartIndex, const UnicodeString &source, int32_t sourceOffset) argument
/external/chromium_org/third_party/icu/source/common/
H A Dmessagepattern.cpp398 limitPartIndex==other.limitPartIndex;
1109 part.limitPartIndex=0;
1117 partsList->a[start].limitPartIndex=partsLength;
/external/icu/icu4c/source/common/
H A Dmessagepattern.cpp398 limitPartIndex==other.limitPartIndex;
1109 part.limitPartIndex=0;
1117 partsList->a[start].limitPartIndex=partsLength;

Completed in 574 milliseconds