/third_party/skia/third_party/externals/harfbuzz/test/shape/data/in-house/ |
D | meson.build | 4 'arabic-fallback-shaping.tests', 5 'arabic-feature-order.tests', 6 'arabic-like-joining.tests', 7 'arabic-mark-attach.tests', 8 'arabic-mark-order.tests', 9 'arabic-normalization.tests', 10 'arabic-stch.tests',
|
D | Makefile.sources | 4 tests/arabic-fallback-shaping.tests \ 5 tests/arabic-feature-order.tests \ 6 tests/arabic-like-joining.tests \ 7 tests/arabic-mark-attach.tests \ 8 tests/arabic-mark-order.tests \ 9 tests/arabic-normalization.tests \ 10 tests/arabic-stch.tests \
|
/third_party/harfbuzz/test/shaping/data/in-house/ |
D | meson.build | 4 'arabic-fallback-shaping.tests', 5 'arabic-feature-order.tests', 6 'arabic-like-joining.tests', 7 'arabic-mark-attach.tests', 8 'arabic-mark-order.tests', 9 'arabic-stch.tests',
|
D | Makefile.sources | 4 tests/arabic-fallback-shaping.tests \ 5 tests/arabic-feature-order.tests \ 6 tests/arabic-like-joining.tests \ 7 tests/arabic-mark-attach.tests \ 8 tests/arabic-mark-order.tests \ 9 tests/arabic-stch.tests \
|
/third_party/flutter/skia/third_party/externals/harfbuzz/test/shaping/data/in-house/ |
D | Makefile.sources | 4 tests/arabic-fallback-shaping.tests \ 5 tests/arabic-feature-order.tests \ 6 tests/arabic-like-joining.tests \ 7 tests/arabic-mark-attach.tests \ 8 tests/arabic-mark-order.tests \ 9 tests/arabic-stch.tests \
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | update-unicode-tables.make | 4 hb-ot-shape-complex-arabic-joining-list.hh \ 5 hb-ot-shape-complex-arabic-table.hh hb-unicode-emoji-table.hh \ 12 hb-ot-shape-complex-arabic-joining-list.hh: gen-arabic-joining-list.py ArabicShaping.txt Scripts.txt 14 hb-ot-shape-complex-arabic-table.hh: gen-arabic-table.py ArabicShaping.txt UnicodeData.txt Blocks.t…
|
D | Makefile.sources | 112 hb-ot-shape-complex-arabic-fallback.hh \ 113 hb-ot-shape-complex-arabic-joining-list.hh \ 114 hb-ot-shape-complex-arabic-table.hh \ 115 hb-ot-shape-complex-arabic-win1256.hh \ 116 hb-ot-shape-complex-arabic.cc \ 117 hb-ot-shape-complex-arabic.hh \
|
D | meson.build | 116 'hb-ot-shape-complex-arabic-fallback.hh', 117 'hb-ot-shape-complex-arabic-joining-list.hh', 118 'hb-ot-shape-complex-arabic-table.hh', 119 'hb-ot-shape-complex-arabic-win1256.hh', 120 'hb-ot-shape-complex-arabic.cc', 121 'hb-ot-shape-complex-arabic.hh',
|
/third_party/harfbuzz/src/ |
D | update-unicode-tables.make | 4 hb-ot-shape-complex-arabic-joining-list.hh \ 5 hb-ot-shape-complex-arabic-table.hh hb-unicode-emoji-table.hh \ 12 hb-ot-shape-complex-arabic-joining-list.hh: gen-arabic-joining-list.py ArabicShaping.txt Scripts.txt 14 hb-ot-shape-complex-arabic-table.hh: gen-arabic-table.py ArabicShaping.txt UnicodeData.txt Blocks.t…
|
D | Makefile.sources | 107 hb-ot-shape-complex-arabic-fallback.hh \ 108 hb-ot-shape-complex-arabic-joining-list.hh \ 109 hb-ot-shape-complex-arabic-table.hh \ 110 hb-ot-shape-complex-arabic-win1256.hh \ 111 hb-ot-shape-complex-arabic.cc \ 112 hb-ot-shape-complex-arabic.hh \
|
D | meson.build | 113 'hb-ot-shape-complex-arabic-fallback.hh', 114 'hb-ot-shape-complex-arabic-joining-list.hh', 115 'hb-ot-shape-complex-arabic-table.hh', 116 'hb-ot-shape-complex-arabic-win1256.hh', 117 'hb-ot-shape-complex-arabic.cc', 118 'hb-ot-shape-complex-arabic.hh',
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | Makefile.am | 244 gen-arabic-table.py \ 256 unicode-tables: arabic-table indic-table tag-table use-table emoji-table 258 arabic-table: gen-arabic-table.py ArabicShaping.txt UnicodeData.txt Blocks.txt 259 $(AM_V_GEN) $(builddir)/$^ > $(srcdir)/hb-ot-shape-complex-arabic-table.hh \ 260 || ($(RM) $(srcdir)/hb-ot-shape-complex-arabic-table.hh; false) 284 .PHONY: unicode-tables arabic-table indic-table tag-table use-table vowel-constraints emoji-table b…
|
D | Makefile.sources | 96 hb-ot-shape-complex-arabic-fallback.hh \ 97 hb-ot-shape-complex-arabic-table.hh \ 98 hb-ot-shape-complex-arabic-win1256.hh \ 99 hb-ot-shape-complex-arabic.cc \ 100 hb-ot-shape-complex-arabic.hh \
|
D | hb-ot-shape-complex.hh | 54 HB_COMPLEX_SHAPER_IMPLEMENT (arabic) \
|
/third_party/skia/third_party/harfbuzz/ |
D | BUILD.gn | 180 "$_src/hb-ot-shape-complex-arabic-fallback.hh", 181 "$_src/hb-ot-shape-complex-arabic-joining-list.hh", 182 "$_src/hb-ot-shape-complex-arabic-table.hh", 183 "$_src/hb-ot-shape-complex-arabic.cc", 184 "$_src/hb-ot-shape-complex-arabic.hh", 284 "$_src/hb-ot-shape-complex-arabic-win1256.hh",
|
/third_party/icu/icu4c/source/test/perf/normperf/ |
D | simplenormperf.cpp | 28 return extend(UnicodeString(latin1).append(japanese).append(arabic), minLength); in getMixed() 68 static const UChar *const arabic; member in __anonafb709c00111::CommonChars 175 const UChar *const CommonChars::arabic = member in __anonafb709c00111::CommonChars
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/ |
D | NumberSkeletonTest.java | 404 ULocale arabic = new ULocale("ar"); in perUnitInArabic() local 410 String actual = NumberFormatter.forSkeleton(skeleton).locale(arabic).format(5142.3) in perUnitInArabic()
|
/third_party/flutter/flutter/examples/hello_world/ |
D | README.md | 6 flutter run lib/arabic.dart
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/ |
D | NumberSkeletonTest.java | 414 ULocale arabic = new ULocale("ar"); in perUnitInArabic() local 421 String actual = NumberFormatter.forSkeleton(skeleton).locale(arabic).format(5142.3) in perUnitInArabic()
|
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
D | AnyScriptTest.java | 142 Transliterator arabic = Transliterator.getInstance("Any-Arabic"); in TestCommonDigits() local 149 String fromLatin = arabic.transform(westernDigits); in TestCommonDigits()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/ |
D | AnyScriptTest.java | 145 Transliterator arabic = Transliterator.getInstance("Any-Arabic"); in TestCommonDigits() local 152 String fromLatin = arabic.transform(westernDigits); in TestCommonDigits()
|
/third_party/flutter/skia/third_party/harfbuzz/ |
D | BUILD.gn | 135 "$_src/hb-ot-shape-complex-arabic-fallback.hh", 136 "$_src/hb-ot-shape-complex-arabic-table.hh", 137 "$_src/hb-ot-shape-complex-arabic.cc", 138 "$_src/hb-ot-shape-complex-arabic.hh",
|
/third_party/skia/bench/ |
D | ShaperBench.cpp | 41 SHAPER_BENCH(arabic)
|
/third_party/flutter/skia/bench/ |
D | ShaperBench.cpp | 41 SHAPER_BENCH(arabic)
|
/third_party/boost/boost/spirit/home/support/ |
D | char_class.hpp | 160 struct arabic { BOOST_SPIRIT_IS_TAG() }; struct 405 BOOST_SPIRIT_UNICODE_CLASSIFY(arabic) 649 BOOST_SPIRIT_UNICODE_CLASSIFY_WHAT(arabic)
|