HomeSort by relevance Sort by last modified time
    Searched refs:contextLimit (Results 26 - 41 of 41) sorted by null

12

  /external/icu/icu4c/source/i18n/
translit.cpp 115 index.contextLimit < index.limit ||
116 len < index.contextLimit);
199 offsets.contextLimit = limit;
219 * at <code>index.contextLimit</code>, advancing
220 * <code>index.contextLimit</code> by <code>insertion.length()</code>.
223 * <code>index.contextLimit</code>. Characters before
229 * <code>index.start</code> and <code>index.contextLimit</code> will
234 * with <code>index.contextStart</code> and <code>index.contextLimit</code>
254 * inclusive; <code>0 <= index.contextStart <= index.contextLimit</code>.
256 * <li><code>index.contextLimit</code>: the ending index, exclusive
    [all...]
esctrn.cpp 170 pos.contextLimit += limit - pos.limit;
unesctrn.cpp 282 pos.contextLimit += limit - pos.limit;
anytrans.cpp 235 ScriptRunIterator it(text, pos.contextStart, pos.contextLimit);
  /external/chromium_org/third_party/icu/source/i18n/
anytrans.cpp 233 ScriptRunIterator it(text, pos.contextStart, pos.contextLimit);
esctrn.cpp 170 pos.contextLimit += limit - pos.limit;
unesctrn.cpp 282 pos.contextLimit += limit - pos.limit;
  /external/chromium_org/third_party/icu/source/test/cintltst/
utransts.c 647 pos.limit = pos.contextLimit = u_strlen(buf);
692 pos.limit = pos.contextLimit = u_strlen(from);
  /external/icu/icu4c/source/test/cintltst/
utransts.c 715 pos.limit = pos.contextLimit = u_strlen(buf);
760 pos.limit = pos.contextLimit = u_strlen(from);
  /external/chromium_org/third_party/icu/source/test/intltest/
cpdtrtst.cpp 420 index.contextLimit = source.length();
transtst.cpp     [all...]
  /external/icu/icu4c/source/test/intltest/
cpdtrtst.cpp 420 index.contextLimit = source.length();
transtst.cpp     [all...]
  /external/chromium_org/third_party/icu/source/io/
ustdio.c 184 pos.contextLimit = textLength;
  /external/icu/icu4c/source/io/
ustdio.c 184 pos.contextLimit = textLength;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 859 milliseconds

12