Home
last modified time | relevance | path

Searched refs:U8_APPEND_UNSAFE (Results 1 – 25 of 26) sorted by relevance

12

/third_party/node/deps/icu-small/source/common/
Dbytesinkutil.cpp43 U8_APPEND_UNSAFE(buffer, j, c); in appendChange()
74 U8_APPEND_UNSAFE(s8, s8Length, c); in appendCodePoint()
Dutf_impl.cpp228 U8_APPEND_UNSAFE(s, offset, c); in utf8_appendCharSafeBody()
Dnormalizer2impl.cpp158 U8_APPEND_UNSAFE(buffer, length, c); in appendCodePointDelta()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dbytesinkutil.cpp43 U8_APPEND_UNSAFE(buffer, j, c); in appendChange()
74 U8_APPEND_UNSAFE(s8, s8Length, c); in appendCodePoint()
Dutf_impl.cpp228 U8_APPEND_UNSAFE(s, offset, c); in utf8_appendCharSafeBody()
Dnormalizer2impl.cpp159 U8_APPEND_UNSAFE(buffer, length, c); in appendCodePointDelta()
/third_party/icu/icu4c/source/common/
Dbytesinkutil.cpp43 U8_APPEND_UNSAFE(buffer, j, c); in appendChange()
74 U8_APPEND_UNSAFE(s8, s8Length, c); in appendCodePoint()
Dutf_impl.cpp228 U8_APPEND_UNSAFE(s, offset, c); in utf8_appendCharSafeBody()
Dnormalizer2impl.cpp158 U8_APPEND_UNSAFE(buffer, length, c); in appendCodePointDelta()
/third_party/skia/third_party/externals/icu/source/common/
Dbytesinkutil.cpp43 U8_APPEND_UNSAFE(buffer, j, c); in appendChange()
74 U8_APPEND_UNSAFE(s8, s8Length, c); in appendCodePoint()
Dutf_impl.cpp228 U8_APPEND_UNSAFE(s, offset, c); in utf8_appendCharSafeBody()
Dnormalizer2impl.cpp158 U8_APPEND_UNSAFE(buffer, length, c); in appendCodePointDelta()
/third_party/icu/icu4c/source/test/perf/unisetperf/
Dunisetperf.cpp328 U8_APPEND_UNSAFE(utf8, length, c); in SpanUTF8()
374 U8_APPEND_UNSAFE(utf8, length, c); in SpanBackUTF8()
/third_party/node/deps/icu-small/source/tools/escapesrc/
Descapesrc.cpp150 U8_APPEND_UNSAFE(s, i, ch); in appendUtf8()
/third_party/flutter/skia/third_party/externals/icu/source/tools/escapesrc/
Descapesrc.cpp150 U8_APPEND_UNSAFE(s, i, ch); in appendUtf8()
/third_party/skia/third_party/externals/icu/source/tools/escapesrc/
Descapesrc.cpp150 U8_APPEND_UNSAFE(s, i, ch); in appendUtf8()
/third_party/icu/icu4c/source/tools/escapesrc/
Descapesrc.cpp150 U8_APPEND_UNSAFE(s, i, ch); in appendUtf8()
/third_party/icu/icu4c/source/test/cintltst/
Dtrie2test.c403 U8_APPEND_UNSAFE(s, length, prevCP); /* start of the range */ in testTrieUTF8()
414 U8_APPEND_UNSAFE(s, length, prevCP); in testTrieUTF8()
425 U8_APPEND_UNSAFE(s, length, c); in testTrieUTF8()
Ducptrietest.c539 U8_APPEND_UNSAFE(s, length, prevCP); /* start of the range */ in testTrieUTF8()
551 U8_APPEND_UNSAFE(s, length, prevCP); in testTrieUTF8()
562 U8_APPEND_UNSAFE(s, length, c); in testTrieUTF8()
Dutf8tst.c1211 U8_APPEND_UNSAFE(buffer, length, c); in TestAppend()
Dncnvtst.c709 U8_APPEND_UNSAFE(utf8, offset8, currCh); in TestRegressionUTF8()
/third_party/icu/icu4c/source/common/unicode/
Dutf8.h422 #define U8_APPEND_UNSAFE(s, i, c) UPRV_BLOCK_MACRO_BEGIN { \ macro
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dutf8.h421 #define U8_APPEND_UNSAFE(s, i, c) { \ macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dutf8.h422 #define U8_APPEND_UNSAFE(s, i, c) UPRV_BLOCK_MACRO_BEGIN { \ macro
/third_party/node/deps/icu-small/source/common/unicode/
Dutf8.h422 #define U8_APPEND_UNSAFE(s, i, c) UPRV_BLOCK_MACRO_BEGIN { \ macro

12