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

12

  /external/chromium_org/third_party/icu/source/common/
uprops.cpp 138 int32_t destLength;
139 destLength=u_strFoldCase(dest, LENGTHOF(dest),
144 dest, destLength, FALSE));
uts46.cpp 546 int32_t destLength=dest.length();
548 while(labelLimit<destLength) {
560 destLength+=newLength-labelLength;
565 destLength=mapDevChars(dest, labelStart, labelLimit, errorCode);
580 // Permit an empty label at the end (0<labelStart==labelLimit==destLength is ok)
    [all...]
uniset.cpp     [all...]
utext.cpp     [all...]
  /external/icu4c/common/
uprops.cpp 138 int32_t destLength;
139 destLength=u_strFoldCase(dest, LENGTHOF(dest),
144 dest, destLength, FALSE));
uniset.cpp     [all...]
uts46.cpp 552 int32_t destLength=dest.length();
554 while(labelLimit<destLength) {
566 destLength+=newLength-labelLength;
571 destLength=mapDevChars(dest, labelStart, labelLimit, errorCode);
586 // Permit an empty label at the end (0<labelStart==labelLimit==destLength is ok)
    [all...]
utext.cpp     [all...]
  /external/chromium_org/third_party/icu/source/tools/genrb/
wrtxml.cpp 221 static char* convertAndEscape(char** pDest, int32_t destCap, int32_t* destLength,
347 *destLength = destLen;
    [all...]
  /external/icu4c/tools/genrb/
wrtxml.cpp 223 static char* convertAndEscape(char** pDest, int32_t destCap, int32_t* destLength,
349 *destLength = destLen;
    [all...]
  /external/chromium_org/third_party/icu/source/tools/dumpce/
dumpce.cpp 980 int32_t destLength = u_strToUpper(upperChars, length*2, exemplarChars, -1, locale, &error);
986 UChar* pattern = new UChar[length + destLength + 10];
    [all...]
  /external/icu4c/tools/dumpce/
dumpce.cpp 980 int32_t destLength = u_strToUpper(upperChars, length * 2, exemplarChars, -1, locale, &error);
986 UChar* pattern = new UChar[length + destLength + 10];
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
cbiditst.c     [all...]
  /external/icu4c/test/cintltst/
cbiditst.c     [all...]
  /external/chromium_org/third_party/icu/source/i18n/
ucol.cpp     [all...]
  /external/icu4c/i18n/
ucol.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 885 milliseconds

12