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

  /external/icu/android_icu4j/src/main/java/android/icu/text/
UnicodeSetIterator.java 30 * processCodepointRange(it.codepoint, it.codepointEnd);
57 * <tt>codepointEnd</tt> contains the inclusive end of the
61 * <tt>codepointEnd</tt> is undefined.
63 public int codepointEnd;
97 * followed by all strings sorted order. <tt>codepointEnd</tt> is
110 codepoint = codepointEnd = nextElement++;
115 codepoint = codepointEnd = nextElement++;
153 codepointEnd = endElement;
160 codepointEnd = endElement;
UnicodeSet.java     [all...]
  /external/icu/icu4c/source/common/unicode/
usetiter.h 82 * <tt>codepointEnd</tt> contains the inclusive end of the
86 * <tt>codepointEnd</tt> is undefined.
89 UChar32 codepointEnd;
312 return codepointEnd;
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/util/
UnicodeMapIterator.java 38 * processCodepointRange(set.codepoint, set.codepointEnd);
63 * <tt>codepointEnd</tt> contains the inclusive end of the
67 * <tt>codepointEnd</tt> is undefined.
69 public int codepointEnd;
108 * followed by all strings sorted order. <tt>codepointEnd</tt> is
120 codepoint = codepointEnd = nextElement++;
127 codepoint = codepointEnd = nextElement++;
161 codepointEnd = endElement;
170 codepointEnd = endElement;
Visitor.java 99 cpr.codepointEnd = it.codepointEnd;
124 public int codepoint, codepointEnd;
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
UnicodeSetIterator.java 29 * processCodepointRange(it.codepoint, it.codepointEnd);
59 * <tt>codepointEnd</tt> contains the inclusive end of the
63 * <tt>codepointEnd</tt> is undefined.
66 public int codepointEnd;
103 * followed by all strings sorted order. <tt>codepointEnd</tt> is
117 codepoint = codepointEnd = nextElement++;
122 codepoint = codepointEnd = nextElement++;
161 codepointEnd = endElement;
168 codepointEnd = endElement;
UnicodeSet.java     [all...]
  /external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
UnicodeMapIterator.java 37 * processCodepointRange(set.codepoint, set.codepointEnd);
62 * <tt>codepointEnd</tt> contains the inclusive end of the
66 * <tt>codepointEnd</tt> is undefined.
68 public int codepointEnd;
107 * followed by all strings sorted order. <tt>codepointEnd</tt> is
119 codepoint = codepointEnd = nextElement++;
126 codepoint = codepointEnd = nextElement++;
160 codepointEnd = endElement;
169 codepointEnd = endElement;
Visitor.java 98 cpr.codepointEnd = it.codepointEnd;
123 public int codepoint, codepointEnd;
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.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/sdk/current/
android.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 

Completed in 1725 milliseconds