HomeSort by relevance Sort by last modified time
    Searched refs:strindex (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/third_party/icu/source/test/perf/collationperf/
collperf.cpp 893 int strindex = 0; local
895 while (strindex < strlen) {
899 memcpy(str + strindex, gFileLines[linecount].name,
901 strindex += len;
1057 int strindex = 0; local
    [all...]
  /external/icu4c/test/perf/collationperf/
collperf.cpp 893 int strindex = 0; local
895 while (strindex < strlen) {
899 memcpy(str + strindex, gFileLines[linecount].name,
901 strindex += len;
1057 int strindex = 0; local
    [all...]
  /external/chromium_org/third_party/icu/source/test/perf/collperf/
collperf.cpp 216 int strindex = 0; local
217 ucol_setOffset(iter, strindex, status);
225 strindex += 10;
226 if (strindex > strlen) {
229 ucol_setOffset(iter, strindex, status);
238 int strindex = 5; local
239 ucol_setOffset(iter, strindex, status);
247 strindex += 10;
248 if (strindex > strlen) {
251 ucol_setOffset(iter, strindex, status)
    [all...]
  /external/icu4c/test/perf/collperf/
collperf.cpp 221 int strindex = 0; local
222 ucol_setOffset(iter, strindex, status);
230 strindex += 10;
231 if (strindex > strlen) {
234 ucol_setOffset(iter, strindex, status);
243 int strindex = 5; local
244 ucol_setOffset(iter, strindex, status);
252 strindex += 10;
253 if (strindex > strlen) {
256 ucol_setOffset(iter, strindex, status)
    [all...]
  /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 256 milliseconds