Home
last modified time | relevance | path

Searched refs:U16_APPEND_UNSAFE (Results 1 – 25 of 27) sorted by relevance

12

/external/icu/icu4c/source/common/
Dunistrappender.h59 U16_APPEND_UNSAFE(fBuffer, fIdx, x); in append()
Dubidiwrt.c87 U16_APPEND_UNSAFE(dest, j, c); in doWriteForward()
141 U16_APPEND_UNSAFE(dest, j, c); in doWriteForward()
292 U16_APPEND_UNSAFE(dest, k, c); in doWriteReverse()
Dunormcmp.cpp351 U16_APPEND_UNSAFE(fold1, i, length); in unorm_cmpEquivFold()
396 U16_APPEND_UNSAFE(fold2, i, length); in unorm_cmpEquivFold()
Ducnv_cnv.c167 U16_APPEND_UNSAFE(cnv->UCharErrorBuffer, i, c); in ucnv_toUWriteCodePoint()
Duscript_props.cpp240 U16_APPEND_UNSAFE(dest, i, sampleChar); in uscript_getSampleString()
Dustrcase.cpp736 U16_APPEND_UNSAFE(fold1, i, length); in _cmpFold()
782 U16_APPEND_UNSAFE(fold2, i, length); in _cmpFold()
Ducnv_ext.cpp1085 U16_APPEND_UNSAFE(s, length, c); in ucnv_extGetUnicodeSet()
Dnormalizer2impl.cpp632 U16_APPEND_UNSAFE(buffer, length, c); in getDecomposition()
662 U16_APPEND_UNSAFE(buffer, length, c); in getRawDecomposition()
Dustring.cpp1394 U16_APPEND_UNSAFE(dest, i, c32); in u_unescape()
Dutext.cpp1240 U16_APPEND_UNSAFE(buf, destIx, c); in utf8TextAccess()
2780 U16_APPEND_UNSAFE(dest, desti, c); in charIterTextExtract()
Dunistr.cpp173 U16_APPEND_UNSAFE(units, i, c); in UnicodeString()
Ducnv.c1084 U16_APPEND_UNSAFE(cnv->invalidUCharBuffer, errorInputLength, codePoint); in _fromUnicodeWithCallback()
/external/icu/icu4c/source/common/unicode/
Dutf16.h288 #define U16_APPEND_UNSAFE(s, i, c) { \ macro
/external/icu/icu4c/source/tools/toolutil/
Duparse.c284 U16_APPEND_UNSAFE(dest, destLength, value); in u_parseString()
/external/icu/icu4c/source/test/cintltst/
Dtrie2test.c285 U16_APPEND_UNSAFE(s, length, prevCP); /* start of the range */ in testTrieUTF16()
289 U16_APPEND_UNSAFE(s, length, prevCP); in testTrieUTF16()
293 U16_APPEND_UNSAFE(s, length, c); in testTrieUTF16()
Dcucdtst.c3361 U16_APPEND_UNSAFE(s, length, c); in testFold()
3391 U16_APPEND_UNSAFE(s, length, c); in testFoldToSelf()
3464 U16_APPEND_UNSAFE(prevString, length, prev); in caseFoldingLineFn()
3471 U16_APPEND_UNSAFE(pData->prevFull, length, c); in caseFoldingLineFn()
Dbocu1tst.c745 U16_APPEND_UNSAFE(s, sLength, c); in readString()
Dutf16tst.c749 U16_APPEND_UNSAFE(buffer, length, c); in TestAppend()
Dtrietest.c160 U16_APPEND_UNSAFE(s, length, c); in testTrieIteration()
Dcnormtst.c1382 U16_APPEND_UNSAFE(s, length, c); in TestQuickCheckPerCP()
Dcmsccoll.c606 U16_APPEND_UNSAFE(comp, len, ch); in TestComposeDecompose()
5716 U16_APPEND_UNSAFE(str, k, start); in TestImportWithType()
/external/icu/icu4c/source/tools/gensprep/
Dstore.c441 U16_APPEND_UNSAFE(map, j, mapping[i]); in storeMapping()
/external/icu/icu4c/source/i18n/
Daffixpatternparser.cpp409 U16_APPEND_UNSAFE(fBuffer, fIdx, x); in append()
Drbt_pars.cpp1736 U16_APPEND_UNSAFE(target, index, c); in utrans_stripRules()
/external/icu/icu4c/source/tools/makeconv/
Dgencnvex.c620 U16_APPEND_UNSAFE(u, r, c); in prepareFromUMappings()

12