Home
last modified time | relevance | path

Searched refs:arabic (Results 1 – 25 of 44) sorted by relevance

12

/external/harfbuzz_ng/test/shaping/data/in-house/
DMakefile.sources4 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 \
/external/harfbuzz_ng/src/
DMakefile.am253 gen-arabic-table.py \
266 arabic-table \
275 arabic-table: gen-arabic-table.py ArabicShaping.txt UnicodeData.txt Blocks.txt
276 $(AM_V_GEN) $(builddir)/$^ > $(srcdir)/hb-ot-shape-complex-arabic-table.hh \
277 || ($(RM) $(srcdir)/hb-ot-shape-complex-arabic-table.hh; false)
300 .PHONY: unicode-tables arabic-table indic-table tag-table use-table vowel-constraints emoji-table b…
DMakefile.sources106 hb-ot-shape-complex-arabic-fallback.hh \
107 hb-ot-shape-complex-arabic-table.hh \
108 hb-ot-shape-complex-arabic-win1256.hh \
109 hb-ot-shape-complex-arabic.cc \
110 hb-ot-shape-complex-arabic.hh \
Dhb-ot-shape-complex.hh54 HB_COMPLEX_SHAPER_IMPLEMENT (arabic) \
/external/icu/icu4c/source/test/perf/normperf/
Dsimplenormperf.cpp28 return extend(UnicodeString(latin1).append(japanese).append(arabic), minLength); in getMixed()
68 static const UChar *const arabic; member in __anona8c344160111::CommonChars
175 const UChar *const CommonChars::arabic = member in __anona8c344160111::CommonChars
/external/pdfium/xfa/fgas/layout/
Dfx_arabic.h14 namespace arabic {
Dfx_arabic.cpp176 namespace arabic { namespace
Dcfx_rtfbreak.cpp209 wForm = pdfium::arabic::GetFormChar(pLastChar, pPrevChar, pCurChar); in AppendChar_Arabic()
239 wForm = pdfium::arabic::GetFormChar(pCurChar, bAlef ? nullptr : pLastChar, in AppendChar_Arabic()
775 wForm = pdfium::arabic::GetFormChar(wch, wPrev, wNext); in GetDisplayPos()
Dcfx_txtbreak.cpp144 wForm = pdfium::arabic::GetFormChar(pLastChar, pPrevChar, pCurChar); in AppendChar_Arabic()
166 wForm = pdfium::arabic::GetFormChar(pCurChar, bAlef ? nullptr : pLastChar, in AppendChar_Arabic()
753 wForm = pdfium::arabic::GetFormChar(wch, wPrev, wNext); in GetDisplayPos()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
DNumberSkeletonTest.java401 ULocale arabic = new ULocale("ar"); in perUnitInArabic() local
408 String actual = NumberFormatter.forSkeleton(skeleton).locale(arabic).format(5142.3) in perUnitInArabic()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/
DNumberSkeletonTest.java404 ULocale arabic = new ULocale("ar"); in perUnitInArabic() local
411 String actual = NumberFormatter.forSkeleton(skeleton).locale(arabic).format(5142.3) in perUnitInArabic()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
DAnyScriptTest.java145 Transliterator arabic = Transliterator.getInstance("Any-Arabic"); in TestCommonDigits() local
152 String fromLatin = arabic.transform(westernDigits); in TestCommonDigits()
/external/skia/third_party/harfbuzz/
DBUILD.gn172 "$_src/hb-ot-shape-complex-arabic-fallback.hh",
173 "$_src/hb-ot-shape-complex-arabic-table.hh",
174 "$_src/hb-ot-shape-complex-arabic-win1256.hh",
175 "$_src/hb-ot-shape-complex-arabic.cc",
176 "$_src/hb-ot-shape-complex-arabic.hh",
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
DAnyScriptTest.java142 Transliterator arabic = Transliterator.getInstance("Any-Arabic"); in TestCommonDigits() local
149 String fromLatin = arabic.transform(westernDigits); in TestCommonDigits()
/external/markdown/tests/misc/
Dbenchmark.dat6 arabic:0.110000:0.000000
/external/skia/bench/
DShaperBench.cpp41 SHAPER_BENCH(arabic)
/external/llvm-project/openmp/runtime/doc/doxygen/
Dheader.tex76 \pagenumbering{arabic}
/external/skia/tests/
DShaperTest.cpp99 SHAPER_TEST(arabic)
/external/skqp/third_party/harfbuzz/
DBUILD.gn45 "../externals/harfbuzz/src/hb-ot-shape-complex-arabic.cc",
/external/libnl/doc/stylesheets/
Dxhtml11.css224 ol.arabic {
Dvolnitsky.css226 ol.arabic {
Dasciidoc.css244 ol.arabic {
/external/icu/icu4c/source/data/translit/
Dfa_fa_Latn_BGN.txt22 :: [[:arabic:][:block=ARABIC:][ءآابةتثجحخدذرزسشصضطظعغفقكلمنهویي\u064E\u064F\u0650\u0651\u0652٠١٢٣٤٥…
Dar_ar_Latn_BGN.txt25 :: [[:arabic:][:block=ARABIC:][ءآابةتثجحخدذرزسشصضطظعغفقكلمنهوىي\u064B\u064C\u064D\u064E\u064F\u0650…
/external/harfbuzz_ng/
DAndroid.bp126 "src/hb-ot-shape-complex-arabic.cc",

12