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

  /external/chromium_org/third_party/icu/source/test/thaitest/
thaitest.cpp 406 int32_t strlength; local
409 printf("%s", u_strToUTF8(outbuf, sizeof(outbuf), &strlength, &bom, 1, &status));
416 printf("%s", u_strToUTF8(outbuf, sizeof(outbuf), &strlength, &chars[prevbreak],
  /external/icu/icu4c/source/test/thaitest/
thaitest.cpp 406 int32_t strlength; local
409 printf("%s", u_strToUTF8(outbuf, sizeof(outbuf), &strlength, &bom, 1, &status));
416 printf("%s", u_strToUTF8(outbuf, sizeof(outbuf), &strlength, &chars[prevbreak],
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
macho-objfmt.c 316 unsigned long strlength; /* length of all strings */ member in struct:macho_objfmt_output_info
820 info->strlength += sym_data->length;
    [all...]
  /ndk/sources/host-tools/make-3.81/
function.c 286 unsigned int sfxlen, strlength;
300 strlength = strlen (str);
302 if (strlength < (percent - pattern) + sfxlen
306 return !strcmp (percent + 1, str + (strlength - sfxlen));
282 unsigned int sfxlen, strlength; local
    [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/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 140 milliseconds