Searched refs:U8_APPEND_UNSAFE (Results 1 – 14 of 14) sorted by relevance
/external/icu4c/test/perf/unisetperf/ |
D | unisetperf.cpp | 325 U8_APPEND_UNSAFE(utf8, length, c); in SpanUTF8() 371 U8_APPEND_UNSAFE(utf8, length, c); in SpanBackUTF8()
|
/external/chromium/third_party/icu/source/test/perf/unisetperf/ |
D | unisetperf.cpp | 325 U8_APPEND_UNSAFE(utf8, length, c); in SpanUTF8() 371 U8_APPEND_UNSAFE(utf8, length, c); in SpanBackUTF8()
|
/external/webkit/JavaScriptCore/icu/unicode/ |
D | utf8.h | 276 #define U8_APPEND_UNSAFE(s, i, c) { \ macro
|
/external/webkit/JavaScriptGlue/icu/unicode/ |
D | utf8.h | 276 #define U8_APPEND_UNSAFE(s, i, c) { \ macro
|
/external/webkit/WebKit/mac/icu/unicode/ |
D | utf8.h | 276 #define U8_APPEND_UNSAFE(s, i, c) { \ macro
|
/external/webkit/WebCore/icu/unicode/ |
D | utf8.h | 276 #define U8_APPEND_UNSAFE(s, i, c) { \ macro
|
/external/chromium/third_party/icu/source/test/cintltst/ |
D | trie2test.c | 395 U8_APPEND_UNSAFE(s, length, prevCP); /* start of the range */ in testTrieUTF8() 399 U8_APPEND_UNSAFE(s, length, prevCP); in testTrieUTF8() 403 U8_APPEND_UNSAFE(s, length, c); in testTrieUTF8()
|
D | utf8tst.c | 836 U8_APPEND_UNSAFE(buffer, length, c); in TestAppend()
|
D | ccapitst.c | 2497 U8_APPEND_UNSAFE(charUTF8, *pCharUTF8Length, c); in getTestChar()
|
/external/icu4c/test/cintltst/ |
D | trie2test.c | 395 U8_APPEND_UNSAFE(s, length, prevCP); /* start of the range */ in testTrieUTF8() 399 U8_APPEND_UNSAFE(s, length, prevCP); in testTrieUTF8() 403 U8_APPEND_UNSAFE(s, length, c); in testTrieUTF8()
|
D | utf8tst.c | 836 U8_APPEND_UNSAFE(buffer, length, c); in TestAppend()
|
D | ccapitst.c | 2503 U8_APPEND_UNSAFE(charUTF8, *pCharUTF8Length, c); in getTestChar()
|
/external/icu4c/common/unicode/ |
D | utf8.h | 325 #define U8_APPEND_UNSAFE(s, i, c) { \ macro
|
/external/chromium/third_party/icu/public/common/unicode/ |
D | utf8.h | 294 #define U8_APPEND_UNSAFE(s, i, c) { \ macro
|