Searched refs:hebrew (Results 1 - 19 of 19) sorted by relevance

/external/chromium_org/v8/test/mjsunit/
H A Dunicode-test.js1820 var hebrew = variable
9077 hebrew, // 6
9096 assertEquals(25640, hebrew.length, "hebrew utf8 in source");
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-shape-complex-private.hh58 HB_COMPLEX_SHAPER_IMPLEMENT (hebrew) \
/external/harfbuzz_ng/
H A DAndroid.mk74 src/hb-ot-shape-complex-hebrew.cc \
/external/harfbuzz_ng/src/
H A Dhb-ot-shape-complex-private.hh58 HB_COMPLEX_SHAPER_IMPLEMENT (hebrew) \
/external/chromium_org/third_party/harfbuzz-ng/
H A Dharfbuzz-ng.target.darwin-arm.mk41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc \
H A Dharfbuzz-ng.target.darwin-arm64.mk41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc \
H A Dharfbuzz-ng.target.darwin-mips.mk41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc \
H A Dharfbuzz-ng.target.darwin-mips64.mk41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc \
H A Dharfbuzz-ng.target.darwin-x86.mk41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc \
H A Dharfbuzz-ng.target.darwin-x86_64.mk41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc \
H A Dharfbuzz-ng.target.linux-arm.mk41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc \
H A Dharfbuzz-ng.target.linux-arm64.mk41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc \
H A Dharfbuzz-ng.target.linux-mips.mk41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc \
H A Dharfbuzz-ng.target.linux-mips64.mk41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc \
H A Dharfbuzz-ng.target.linux-x86.mk41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc \
H A Dharfbuzz-ng.target.linux-x86_64.mk41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc \
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
H A Dcss.js530 "gujarati", "gurmukhi", "hand", "hangul", "hangul-consonant", "hebrew",
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dcaltest.cpp571 cal = Calendar::createInstance(Locale("he_IL@calendar=hebrew"), status);
587 if (valueLength == 6 && strcmp(charValue, "hebrew") == 0) {
592 errln("Calendar::getKeywordValuesForLocale(he)->next() does not contain \"hebrew\"");
597 UnicodeString hebrew = UNICODE_STRING_SIMPLE("hebrew"); local
601 if (value == hebrew) {
606 errln("Calendar::getKeywordValuesForLocale(he)->unext() does not contain \"hebrew\"");
613 if (*stringValue == hebrew) {
618 errln("Calendar::getKeywordValuesForLocale(he)->snext() does not contain \"hebrew\"");
2106 case 0: return "he_IL@calendar=hebrew";
[all...]
/external/icu/icu4c/source/test/intltest/
H A Dcaltest.cpp592 cal = Calendar::createInstance(Locale("he_IL@calendar=hebrew"), status);
608 if (valueLength == 6 && strcmp(charValue, "hebrew") == 0) {
613 errln("Calendar::getKeywordValuesForLocale(he)->next() does not contain \"hebrew\"");
618 UnicodeString hebrew = UNICODE_STRING_SIMPLE("hebrew"); local
622 if (value == hebrew) {
627 errln("Calendar::getKeywordValuesForLocale(he)->unext() does not contain \"hebrew\"");
634 if (*stringValue == hebrew) {
639 errln("Calendar::getKeywordValuesForLocale(he)->snext() does not contain \"hebrew\"");
2127 case 0: return "he_IL@calendar=hebrew";
[all...]

Completed in 349 milliseconds