Home
last modified time | relevance | path

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

/external/dexmaker/src/dx/java/com/android/dx/dex/file/
DStringIdItem.java56 StringIdItem otherString = (StringIdItem) other; in equals() local
68 StringIdItem otherString = (StringIdItem) other; in compareTo() local
/external/dng_sdk/source/
Ddng_string.cpp111 const char *otherString) in Assign_SystemEncoding()
119 const char *otherString) in Assign_JIS_X208_1990()
128 const char *otherString, in Assign_Multibyte()
288 const char *otherString) in Assign_SystemEncoding()
324 const char *otherString) in Assign_JIS_X208_1990()
341 const char *otherString, in Assign_Multibyte()
444 const char *otherString) in Assign_SystemEncoding()
464 const char *otherString) in Assign_JIS_X208_1990()
/external/icu/icu4c/source/common/
Dbytestriebuilder.cpp115 StringPiece otherString=other.getString(strings); in compareStringTo() local