Searched defs:otherString (Results 1 - 3 of 3) sorted by relevance

/external/icu/icu4c/source/common/
H A Dbytestriebuilder.cpp117 StringPiece otherString=other.getString(strings); local
118 int32_t lengthDiff=thisString.length()-otherString.length();
123 commonLength=otherString.length();
125 int32_t diff=uprv_memcmp(thisString.data(), otherString.data(), commonLength);
/external/dng_sdk/source/
H A Ddng_string.cpp111 const char *otherString)
119 const char *otherString)
128 const char *otherString,
140 uint32 aSize = (uint32) strlen (otherString);
168 otherString,
288 const char *otherString)
300 otherString,
324 const char *otherString)
328 otherString,
341 const char *otherString,
110 Assign_SystemEncoding(dng_string &dngString, const char *otherString) argument
118 Assign_JIS_X208_1990(dng_string &dngString, const char *otherString) argument
127 Assign_Multibyte(dng_string &dngString, const char *otherString, TextEncoding encoding) argument
287 Assign_SystemEncoding(dng_string &dngString, const char *otherString) argument
323 Assign_JIS_X208_1990(dng_string &dngString, const char *otherString) argument
340 Assign_Multibyte(dng_string &dngString, const char *otherString, UINT encoding) argument
443 Assign_SystemEncoding(dng_string &dngString, const char *otherString) argument
463 Assign_JIS_X208_1990(dng_string &dngString, const char *otherString) argument
[all...]
/external/dexmaker/lib/
H A Ddalvik-dx-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/dx/ com/android/dx/cf/ ...

Completed in 302 milliseconds