OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:m_algorithmIndex_
(Results
1 - 7
of
7
) sorted by null
/external/icu/android_icu4j/src/main/java/android/icu/lang/
UCharacterNameIterator.java
45
if (
m_algorithmIndex_
< length) {
46
while (
m_algorithmIndex_
< length) {
48
if (
m_algorithmIndex_
< 0 ||
49
m_name_.getAlgorithmEnd(
m_algorithmIndex_
) <
51
m_algorithmIndex_
++;
58
if (
m_algorithmIndex_
< length) {
62
int start = m_name_.getAlgorithmStart(
m_algorithmIndex_
);
88
element.value = m_name_.getAlgorithmName(
m_algorithmIndex_
,
121
m_algorithmIndex_
= -1;
211
private int
m_algorithmIndex_
= -1
[
all
...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
UCharacterNameIterator.java
45
if (
m_algorithmIndex_
< length) {
46
while (
m_algorithmIndex_
< length) {
48
if (
m_algorithmIndex_
< 0 ||
49
m_name_.getAlgorithmEnd(
m_algorithmIndex_
) <
51
m_algorithmIndex_
++;
58
if (
m_algorithmIndex_
< length) {
62
int start = m_name_.getAlgorithmStart(
m_algorithmIndex_
);
88
element.value = m_name_.getAlgorithmName(
m_algorithmIndex_
,
121
m_algorithmIndex_
= -1;
211
private int
m_algorithmIndex_
= -1
[
all
...]
/prebuilts/tools/common/m2/repository/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
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar
Completed in 2081 milliseconds