OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:grokSupplementals
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
esctrn.h
74
UBool
grokSupplementals
;
79
* this is not null and if
grokSupplementals
is true then the
100
UBool
grokSupplementals
,
esctrn.cpp
98
this->
grokSupplementals
= _grokSupplementals;
111
grokSupplementals
(o.
grokSupplementals
) {
143
int32_t c =
grokSupplementals
? text.char32At(start) : text.charAt(start);
144
int32_t charLen =
grokSupplementals
? UTF_CHAR_LENGTH(c) : 1;
/external/icu4c/i18n/
esctrn.h
74
UBool
grokSupplementals
;
79
* this is not null and if
grokSupplementals
is true then the
100
UBool
grokSupplementals
,
esctrn.cpp
98
this->
grokSupplementals
= _grokSupplementals;
111
grokSupplementals
(o.
grokSupplementals
) {
143
int32_t c =
grokSupplementals
? text.char32At(start) : text.charAt(start);
144
int32_t charLen =
grokSupplementals
? U16_LENGTH(c) : 1;
/prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar
/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 338 milliseconds