Home
last modified time | relevance | path

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

12

/external/icu/icu4c/source/common/
Dubidiwrt.cpp89 U16_APPEND_UNSAFE(dest, j, c); in doWriteForward()
143 U16_APPEND_UNSAFE(dest, j, c); in doWriteForward()
294 U16_APPEND_UNSAFE(dest, k, c); in doWriteReverse()
Dunistrappender.h61 U16_APPEND_UNSAFE(fBuffer, fIdx, x); in append()
Dunormcmp.cpp347 U16_APPEND_UNSAFE(fold1, i, length); in unorm_cmpEquivFold()
392 U16_APPEND_UNSAFE(fold2, i, length); in unorm_cmpEquivFold()
Ducnv_cnv.cpp175 U16_APPEND_UNSAFE(cnv->UCharErrorBuffer, i, c); in ucnv_toUWriteCodePoint()
Duscript_props.cpp253 U16_APPEND_UNSAFE(dest, i, sampleChar); in uscript_getSampleString()
Dubiditransform.cpp318 U16_APPEND_UNSAFE(pTransform->dest, j, isOdd ? u_charMirror(c) : c); in action_mirror()
Dustrcase.cpp1495 U16_APPEND_UNSAFE(fold1, i, length); in _cmpFold()
1541 U16_APPEND_UNSAFE(fold2, i, length); in _cmpFold()
Ducnv_ext.cpp1091 U16_APPEND_UNSAFE(s, length, c); in ucnv_extGetUnicodeSet()
Dustring.cpp1397 U16_APPEND_UNSAFE(dest, i, c32); in u_unescape()
Dnormalizer2impl.cpp855 U16_APPEND_UNSAFE(buffer, length, c); in getDecomposition()
890 U16_APPEND_UNSAFE(buffer, length, c); in getRawDecomposition()
Dutext.cpp1245 U16_APPEND_UNSAFE(buf, destIx, c); in utf8TextAccess()
2801 U16_APPEND_UNSAFE(dest, desti, c); in charIterTextExtract()
Ducnv.cpp1086 U16_APPEND_UNSAFE(cnv->invalidUCharBuffer, errorInputLength, codePoint); in _fromUnicodeWithCallback()
/external/icu/icu4c/source/common/unicode/
Dutf16.h374 #define U16_APPEND_UNSAFE(s, i, c) { \ macro
/external/icu/icu4c/source/tools/toolutil/
Duparse.cpp286 U16_APPEND_UNSAFE(dest, destLength, value); in u_parseString()
/external/icu/icu4c/source/test/cintltst/
Dtrie2test.c288 U16_APPEND_UNSAFE(s, length, prevCP); /* start of the range */ in testTrieUTF16()
292 U16_APPEND_UNSAFE(s, length, prevCP); in testTrieUTF16()
296 U16_APPEND_UNSAFE(s, length, c); in testTrieUTF16()
Dbocu1tst.c747 U16_APPEND_UNSAFE(s, sLength, c); in readString()
Dcucdtst.c3380 U16_APPEND_UNSAFE(s, length, c); in testFold()
3410 U16_APPEND_UNSAFE(s, length, c); in testFoldToSelf()
3483 U16_APPEND_UNSAFE(prevString, length, prev); in caseFoldingLineFn()
3490 U16_APPEND_UNSAFE(pData->prevFull, length, c); in caseFoldingLineFn()
Dtrietest.c160 U16_APPEND_UNSAFE(s, length, c); in testTrieIteration()
Dncnvtst.c720 U16_APPEND_UNSAFE(standardForm, offset16, currCh); in TestRegressionUTF8()
791 U16_APPEND_UNSAFE(standardForm, offset16, currCh); in TestRegressionUTF32()
Dutf16tst.c842 U16_APPEND_UNSAFE(buffer, length, c); in TestAppend()
Dcnormtst.c1385 U16_APPEND_UNSAFE(s, length, c); in TestQuickCheckPerCP()
/external/icu/icu4c/source/tools/gensprep/
Dstore.c443 U16_APPEND_UNSAFE(map, j, mapping[i]); in storeMapping()
/external/icu/icu4c/source/i18n/
Daffixpatternparser.cpp415 U16_APPEND_UNSAFE(fBuffer, fIdx, x); in append()
Drbt_pars.cpp1738 U16_APPEND_UNSAFE(target, index, c); in utrans_stripRules()
/external/icu/icu4c/source/tools/makeconv/
Dgencnvex.c622 U16_APPEND_UNSAFE(u, r, c); in prepareFromUMappings()

12