Home
last modified time | relevance | path

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

12

/external/icu/icu4c/source/common/
Dunistrappender.h61 U16_APPEND_UNSAFE(fBuffer, fIdx, x); in append()
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()
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.cpp268 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.cpp1646 U16_APPEND_UNSAFE(fold1, i, length); in _cmpFold()
1692 U16_APPEND_UNSAFE(fold2, i, length); in _cmpFold()
Ducnv_ext.cpp1091 U16_APPEND_UNSAFE(s, length, c); in ucnv_extGetUnicodeSet()
Dustring.cpp1405 U16_APPEND_UNSAFE(dest, i, c32); in u_unescape()
Dnormalizer2impl.cpp825 U16_APPEND_UNSAFE(buffer, length, c); in getDecomposition()
860 U16_APPEND_UNSAFE(buffer, length, c); in getRawDecomposition()
/external/icu/libicu/cts_headers/
Dunistrappender.h61 U16_APPEND_UNSAFE(fBuffer, fIdx, x); in append()
/external/icu/icu4c/source/tools/toolutil/
Duparse.cpp286 U16_APPEND_UNSAFE(dest, destLength, value); in u_parseString()
/external/icu/libicu/ndk_headers/unicode/
Dutf16.h367 #define U16_APPEND_UNSAFE(s, i, c) UPRV_BLOCK_MACRO_BEGIN { \ macro
/external/icu/icu4c/source/common/unicode/
Dutf16.h367 #define U16_APPEND_UNSAFE(s, i, c) UPRV_BLOCK_MACRO_BEGIN { \ macro
/external/icu/libicu/cts_headers/unicode/
Dutf16.h367 #define U16_APPEND_UNSAFE(s, i, c) UPRV_BLOCK_MACRO_BEGIN { \ macro
/external/icu/libandroidicu/include/unicode/
Dutf16.h367 #define U16_APPEND_UNSAFE(s, i, c) UPRV_BLOCK_MACRO_BEGIN { \ macro
/external/icu/icu4c/source/test/cintltst/
Dtrie2test.c290 U16_APPEND_UNSAFE(s, length, prevCP); /* start of the range */ in testTrieUTF16()
294 U16_APPEND_UNSAFE(s, length, prevCP); in testTrieUTF16()
298 U16_APPEND_UNSAFE(s, length, c); in testTrieUTF16()
Ducptrietest.c406 U16_APPEND_UNSAFE(s, length, prevCP); /* start of the range */ in testTrieUTF16()
413 U16_APPEND_UNSAFE(s, length, prevCP); in testTrieUTF16()
419 U16_APPEND_UNSAFE(s, length, c); in testTrieUTF16()
Dbocu1tst.c747 U16_APPEND_UNSAFE(s, sLength, c); in readString()
Dcucdtst.c3378 U16_APPEND_UNSAFE(s, length, c); in testFold()
3408 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.c161 U16_APPEND_UNSAFE(s, length, c); in testTrieIteration()
Dutf16tst.c842 U16_APPEND_UNSAFE(buffer, length, c); in TestAppend()
Dncnvtst.c720 U16_APPEND_UNSAFE(standardForm, offset16, currCh); in TestRegressionUTF8()
791 U16_APPEND_UNSAFE(standardForm, offset16, currCh); in TestRegressionUTF32()
/external/icu/icu4c/source/tools/gensprep/
Dstore.c445 U16_APPEND_UNSAFE(map, j, mapping[i]); in storeMapping()
/external/icu/icu4c/source/tools/makeconv/
Dgencnvex.c627 U16_APPEND_UNSAFE(u, r, c); in prepareFromUMappings()

12