Searched refs:u_shapeArabic (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dushape.h100 u_shapeArabic(const UChar *source, int32_t sourceLength,
H A Durename.h342 #define u_shapeArabic U_ICU_ENTRY_POINT_RENAME(u_shapeArabic) macro
/external/icu/icu4c/source/common/unicode/
H A Dushape.h100 u_shapeArabic(const UChar *source, int32_t sourceLength,
H A Durename.h334 #define u_shapeArabic U_ICU_ENTRY_POINT_RENAME(u_shapeArabic) macro
/external/icu/icu4c/source/test/cintltst/
H A Dcbiditst.c2465 length=u_shapeArabic(source, LENGTHOF(source),
2470 log_err("failure in u_shapeArabic(en2an)\n");
2475 length=u_shapeArabic(source, -1,
2480 log_err("failure in u_shapeArabic(an2en)\n");
2485 length=u_shapeArabic(source, LENGTHOF(source),
2490 log_err("failure in u_shapeArabic(logical_alen2an_init_lr)\n");
2495 length=u_shapeArabic(source, LENGTHOF(source),
2500 log_err("failure in u_shapeArabic(logical_alen2an_init_al)\n");
2505 length=u_shapeArabic(source, LENGTHOF(source),
2510 log_err("failure in u_shapeArabic(reverse_alen2an_init_l
[all...]
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcbiditst.c2463 length=u_shapeArabic(source, LENGTHOF(source),
2468 log_err("failure in u_shapeArabic(en2an)\n");
2473 length=u_shapeArabic(source, -1,
2478 log_err("failure in u_shapeArabic(an2en)\n");
2483 length=u_shapeArabic(source, LENGTHOF(source),
2488 log_err("failure in u_shapeArabic(logical_alen2an_init_lr)\n");
2493 length=u_shapeArabic(source, LENGTHOF(source),
2498 log_err("failure in u_shapeArabic(logical_alen2an_init_al)\n");
2503 length=u_shapeArabic(source, LENGTHOF(source),
2508 log_err("failure in u_shapeArabic(reverse_alen2an_init_l
[all...]
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtsmthred.cpp231 // TestArabicShapeThreads -- see if calls to u_shapeArabic in many threads works successfully
234 // u_shapeArabic, if the calls are successful it will the set * chars.
235 // At the end we make sure all threads managed to run u_shapeArabic successfully.
260 length = u_shapeArabic(src, -1, dst, LENGTHOF(dst),
277 length = u_shapeArabic(src, -1, dst, LENGTHOF(dst),
/external/icu/icu4c/source/test/intltest/
H A Dtsmthred.cpp237 // TestArabicShapeThreads -- see if calls to u_shapeArabic in many threads works successfully
240 // u_shapeArabic, if the calls are successful it will the set * chars.
241 // At the end we make sure all threads managed to run u_shapeArabic successfully.
266 length = u_shapeArabic(src, -1, dst, LENGTHOF(dst),
283 length = u_shapeArabic(src, -1, dst, LENGTHOF(dst),
/external/chromium_org/third_party/icu/source/common/
H A Dushape.cpp1394 * u_shapeArabic
1399 u_shapeArabic(const UChar *source, int32_t sourceLength, function
/external/icu/icu4c/source/common/
H A Dushape.cpp1418 * u_shapeArabic
1423 u_shapeArabic(const UChar *source, int32_t sourceLength, function

Completed in 239 milliseconds