/third_party/node/deps/icu-small/source/common/ |
D | bytesinkutil.cpp | 43 U8_APPEND_UNSAFE(buffer, j, c); in appendChange() 74 U8_APPEND_UNSAFE(s8, s8Length, c); in appendCodePoint()
|
D | utf_impl.cpp | 228 U8_APPEND_UNSAFE(s, offset, c); in utf8_appendCharSafeBody()
|
D | normalizer2impl.cpp | 158 U8_APPEND_UNSAFE(buffer, length, c); in appendCodePointDelta()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | bytesinkutil.cpp | 43 U8_APPEND_UNSAFE(buffer, j, c); in appendChange() 74 U8_APPEND_UNSAFE(s8, s8Length, c); in appendCodePoint()
|
D | utf_impl.cpp | 228 U8_APPEND_UNSAFE(s, offset, c); in utf8_appendCharSafeBody()
|
D | normalizer2impl.cpp | 159 U8_APPEND_UNSAFE(buffer, length, c); in appendCodePointDelta()
|
/third_party/icu/icu4c/source/common/ |
D | bytesinkutil.cpp | 43 U8_APPEND_UNSAFE(buffer, j, c); in appendChange() 74 U8_APPEND_UNSAFE(s8, s8Length, c); in appendCodePoint()
|
D | utf_impl.cpp | 228 U8_APPEND_UNSAFE(s, offset, c); in utf8_appendCharSafeBody()
|
D | normalizer2impl.cpp | 158 U8_APPEND_UNSAFE(buffer, length, c); in appendCodePointDelta()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | bytesinkutil.cpp | 43 U8_APPEND_UNSAFE(buffer, j, c); in appendChange() 74 U8_APPEND_UNSAFE(s8, s8Length, c); in appendCodePoint()
|
D | utf_impl.cpp | 228 U8_APPEND_UNSAFE(s, offset, c); in utf8_appendCharSafeBody()
|
D | normalizer2impl.cpp | 158 U8_APPEND_UNSAFE(buffer, length, c); in appendCodePointDelta()
|
/third_party/icu/icu4c/source/test/perf/unisetperf/ |
D | unisetperf.cpp | 328 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/ |
D | escapesrc.cpp | 150 U8_APPEND_UNSAFE(s, i, ch); in appendUtf8()
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/escapesrc/ |
D | escapesrc.cpp | 150 U8_APPEND_UNSAFE(s, i, ch); in appendUtf8()
|
/third_party/skia/third_party/externals/icu/source/tools/escapesrc/ |
D | escapesrc.cpp | 150 U8_APPEND_UNSAFE(s, i, ch); in appendUtf8()
|
/third_party/icu/icu4c/source/tools/escapesrc/ |
D | escapesrc.cpp | 150 U8_APPEND_UNSAFE(s, i, ch); in appendUtf8()
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | trie2test.c | 403 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()
|
D | ucptrietest.c | 539 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()
|
D | utf8tst.c | 1211 U8_APPEND_UNSAFE(buffer, length, c); in TestAppend()
|
D | ncnvtst.c | 709 U8_APPEND_UNSAFE(utf8, offset8, currCh); in TestRegressionUTF8()
|
/third_party/icu/icu4c/source/common/unicode/ |
D | utf8.h | 422 #define U8_APPEND_UNSAFE(s, i, c) UPRV_BLOCK_MACRO_BEGIN { \ macro
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | utf8.h | 421 #define U8_APPEND_UNSAFE(s, i, c) { \ macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | utf8.h | 422 #define U8_APPEND_UNSAFE(s, i, c) UPRV_BLOCK_MACRO_BEGIN { \ macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | utf8.h | 422 #define U8_APPEND_UNSAFE(s, i, c) UPRV_BLOCK_MACRO_BEGIN { \ macro
|