OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getRepeatLimit
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/unicode/
plurrule.h
285
int32_t
getRepeatLimit
() const;
/external/icu4c/i18n/unicode/
plurrule.h
379
int32_t
getRepeatLimit
() const;
/external/chromium_org/third_party/icu/source/i18n/
plurrule.cpp
267
if ((limit=this->
getRepeatLimit
()) != other.
getRepeatLimit
()) {
410
PluralRules::
getRepeatLimit
() const {
412
return mRules->
getRepeatLimit
();
819
RuleChain::
getRepeatLimit
() {
plurrule_impl.h
194
int32_t
getRepeatLimit
();
/external/icu4c/i18n/
plurrule.cpp
330
if ((limit=this->
getRepeatLimit
()) != other.
getRepeatLimit
()) {
483
PluralRules::
getRepeatLimit
() const {
485
return mRules->
getRepeatLimit
();
577
int32_t limit =
getRepeatLimit
() * MAX_SAMPLES * 2;
1082
RuleChain::
getRepeatLimit
() {
[
all
...]
plurrule_impl.h
188
int32_t
getRepeatLimit
();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 2512 milliseconds