OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getMaximumContextLength
(Results
1 - 8
of
8
) sorted by null
/external/icu4c/i18n/
rbt_set.h
93
virtual int32_t
getMaximumContextLength
(void) const;
rbt.cpp
54
setMaximumContextLength(fData->ruleSet.
getMaximumContextLength
());
145
setMaximumContextLength(fData->ruleSet.
getMaximumContextLength
());
157
setMaximumContextLength(fData->ruleSet.
getMaximumContextLength
());
cpdtrans.cpp
604
int32_t len = trans[i]->
getMaximumContextLength
();
rbt_set.cpp
231
int32_t TransliterationRuleSet::
getMaximumContextLength
(void) const {
translit.cpp
391
// what is the maximum context length?
getMaximumContextLength
()
410
int32_t n =
getMaximumContextLength
();
690
* @see #
getMaximumContextLength
[
all
...]
/external/icu4c/i18n/unicode/
translit.h
693
int32_t
getMaximumContextLength
(void) const;
700
* @see #
getMaximumContextLength
[
all
...]
/external/icu4c/test/intltest/
transapi.cpp
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
Completed in 2993 milliseconds