HomeSort by relevance Sort by last modified time
    Searched defs:m_algorithmIndex_ (Results 1 - 10 of 10) sorted by null

  /external/icu/android_icu4j/src/main/java/android/icu/lang/
UCharacterNameIterator.java 48 if (m_algorithmIndex_ < length) {
49 while (m_algorithmIndex_ < length) {
51 if (m_algorithmIndex_ < 0 ||
52 m_name_.getAlgorithmEnd(m_algorithmIndex_) <
54 m_algorithmIndex_ ++;
61 if (m_algorithmIndex_ < length) {
65 int start = m_name_.getAlgorithmStart(m_algorithmIndex_);
91 element.value = m_name_.getAlgorithmName(m_algorithmIndex_,
125 m_algorithmIndex_ = -1;
216 private int m_algorithmIndex_ = -1
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
UCharacterNameIterator.java 48 if (m_algorithmIndex_ < length) {
49 while (m_algorithmIndex_ < length) {
51 if (m_algorithmIndex_ < 0 ||
52 m_name_.getAlgorithmEnd(m_algorithmIndex_) <
54 m_algorithmIndex_ ++;
61 if (m_algorithmIndex_ < length) {
65 int start = m_name_.getAlgorithmStart(m_algorithmIndex_);
91 element.value = m_name_.getAlgorithmName(m_algorithmIndex_,
125 m_algorithmIndex_ = -1;
216 private int m_algorithmIndex_ = -1
    [all...]
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
icu4j-53.1.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 86 milliseconds