Home
last modified time | relevance | path

Searched refs:U16_NEXT_UNSAFE (Results 1 – 25 of 38) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-icu.cc232 HB_ICU_STMT (U16_NEXT_UNSAFE (decomposed, len, *a)); in hb_icu_unicode_decompose()
233 HB_ICU_STMT (U16_NEXT_UNSAFE (decomposed, len, *b)); in hb_icu_unicode_decompose()
269 HB_ICU_STMT (U16_NEXT_UNSAFE (normalized, len, *a)); in hb_icu_unicode_decompose()
270 HB_ICU_STMT (U16_NEXT_UNSAFE (normalized, len, *b)); in hb_icu_unicode_decompose()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-icu.cc229 U16_NEXT_UNSAFE (decomposed, len, *a); in hb_icu_unicode_decompose()
230 U16_NEXT_UNSAFE (decomposed, len, *b); in hb_icu_unicode_decompose()
/third_party/harfbuzz/src/
Dhb-icu.cc229 U16_NEXT_UNSAFE (decomposed, len, *a); in hb_icu_unicode_decompose()
230 U16_NEXT_UNSAFE (decomposed, len, *b); in hb_icu_unicode_decompose()
/third_party/icu/icu4c/source/common/
Dbytesinkutil.cpp42 U16_NEXT_UNSAFE(s16, i, c); in appendChange()
Ducase.cpp323 U16_NEXT_UNSAFE(closure, idx, c); in ucase_addCaseClosure()
400 U16_NEXT_UNSAFE(p, i, c); in ucase_addStringCaseClosure()
443 U16_NEXT_UNSAFE(p, rowCpIndex, c); in next()
Duts46.cpp837 U16_NEXT_UNSAFE(label, cpLength, c); in processLabel()
1005 U16_NEXT_UNSAFE(label, i, c); in checkLabelBiDi()
1042 U16_NEXT_UNSAFE(label, i, c); in checkLabelBiDi()
1188 U16_NEXT_UNSAFE(label, j, c); in isLabelOkContextJ()
Dnormalizer2impl.cpp232 U16_NEXT_UNSAFE(start, i, c); in equals()
2616 U16_NEXT_UNSAFE(mapping, i, c2); in makeCanonIterDataFromNorm16()
2623 U16_NEXT_UNSAFE(mapping, i, c2); in makeCanonIterDataFromNorm16()
/third_party/node/deps/icu-small/source/common/
Dbytesinkutil.cpp42 U16_NEXT_UNSAFE(s16, i, c); in appendChange()
Ducase.cpp323 U16_NEXT_UNSAFE(closure, idx, c); in ucase_addCaseClosure()
400 U16_NEXT_UNSAFE(p, i, c); in ucase_addStringCaseClosure()
443 U16_NEXT_UNSAFE(p, rowCpIndex, c); in next()
Duts46.cpp837 U16_NEXT_UNSAFE(label, cpLength, c); in processLabel()
1005 U16_NEXT_UNSAFE(label, i, c); in checkLabelBiDi()
1042 U16_NEXT_UNSAFE(label, i, c); in checkLabelBiDi()
1188 U16_NEXT_UNSAFE(label, j, c); in isLabelOkContextJ()
Dnormalizer2impl.cpp232 U16_NEXT_UNSAFE(start, i, c); in equals()
2616 U16_NEXT_UNSAFE(mapping, i, c2); in makeCanonIterDataFromNorm16()
2623 U16_NEXT_UNSAFE(mapping, i, c2); in makeCanonIterDataFromNorm16()
/third_party/skia/third_party/externals/icu/source/common/
Dbytesinkutil.cpp42 U16_NEXT_UNSAFE(s16, i, c); in appendChange()
Ducase.cpp323 U16_NEXT_UNSAFE(closure, idx, c); in ucase_addCaseClosure()
400 U16_NEXT_UNSAFE(p, i, c); in ucase_addStringCaseClosure()
443 U16_NEXT_UNSAFE(p, rowCpIndex, c); in next()
Duts46.cpp837 U16_NEXT_UNSAFE(label, cpLength, c); in processLabel()
1005 U16_NEXT_UNSAFE(label, i, c); in checkLabelBiDi()
1042 U16_NEXT_UNSAFE(label, i, c); in checkLabelBiDi()
1188 U16_NEXT_UNSAFE(label, j, c); in isLabelOkContextJ()
Dnormalizer2impl.cpp232 U16_NEXT_UNSAFE(start, i, c); in equals()
2616 U16_NEXT_UNSAFE(mapping, i, c2); in makeCanonIterDataFromNorm16()
2623 U16_NEXT_UNSAFE(mapping, i, c2); in makeCanonIterDataFromNorm16()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dbytesinkutil.cpp42 U16_NEXT_UNSAFE(s16, i, c); in appendChange()
Ducase.cpp322 U16_NEXT_UNSAFE(closure, idx, c); in ucase_addCaseClosure()
399 U16_NEXT_UNSAFE(p, i, c); in ucase_addStringCaseClosure()
442 U16_NEXT_UNSAFE(p, rowCpIndex, c); in next()
Duts46.cpp827 U16_NEXT_UNSAFE(label, cpLength, c); in processLabel()
995 U16_NEXT_UNSAFE(label, i, c); in checkLabelBiDi()
1032 U16_NEXT_UNSAFE(label, i, c); in checkLabelBiDi()
1178 U16_NEXT_UNSAFE(label, j, c); in isLabelOkContextJ()
Dnormalizer2impl.cpp233 U16_NEXT_UNSAFE(start, i, c); in equals()
2473 U16_NEXT_UNSAFE(mapping, i, c2); in makeCanonIterDataFromNorm16()
2480 U16_NEXT_UNSAFE(mapping, i, c2); in makeCanonIterDataFromNorm16()
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dutf16.h280 #define U16_NEXT_UNSAFE(s, i, c) { \ macro
/third_party/icu/icu4c/source/common/unicode/
Dutf16.h281 #define U16_NEXT_UNSAFE(s, i, c) UPRV_BLOCK_MACRO_BEGIN { \ macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dutf16.h281 #define U16_NEXT_UNSAFE(s, i, c) UPRV_BLOCK_MACRO_BEGIN { \ macro
/third_party/node/deps/icu-small/source/common/unicode/
Dutf16.h281 #define U16_NEXT_UNSAFE(s, i, c) UPRV_BLOCK_MACRO_BEGIN { \ macro
/third_party/icu/tools/unicode/c/genprops/
Dcasepropsbuilder.cpp868 U16_NEXT_UNSAFE(p, j, c); in makeCaseClosure()
871 U16_NEXT_UNSAFE(p, j, c2); in makeCaseClosure()
/third_party/flutter/engine/flutter/third_party/txt/src/minikin/
DFontCollection.cpp386 U16_NEXT_UNSAFE(decomposed, off, ch); in getFamilyForChar()

12