Searched refs:hebrew (Results 1 - 19 of 19) sorted by relevance
/external/chromium_org/v8/test/mjsunit/ |
H A D | unicode-test.js | 1820 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 D | hb-ot-shape-complex-private.hh | 58 HB_COMPLEX_SHAPER_IMPLEMENT (hebrew) \
|
/external/harfbuzz_ng/ |
H A D | Android.mk | 74 src/hb-ot-shape-complex-hebrew.cc \
|
/external/harfbuzz_ng/src/ |
H A D | hb-ot-shape-complex-private.hh | 58 HB_COMPLEX_SHAPER_IMPLEMENT (hebrew) \
|
/external/chromium_org/third_party/harfbuzz-ng/ |
H A D | harfbuzz-ng.target.darwin-arm.mk | 41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc \
|
H A D | harfbuzz-ng.target.darwin-arm64.mk | 41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc \
|
H A D | harfbuzz-ng.target.darwin-mips.mk | 41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc \
|
H A D | harfbuzz-ng.target.darwin-mips64.mk | 41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc \
|
H A D | harfbuzz-ng.target.darwin-x86.mk | 41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc \
|
H A D | harfbuzz-ng.target.darwin-x86_64.mk | 41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc \
|
H A D | harfbuzz-ng.target.linux-arm.mk | 41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc \
|
H A D | harfbuzz-ng.target.linux-arm64.mk | 41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc \
|
H A D | harfbuzz-ng.target.linux-mips.mk | 41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc \
|
H A D | harfbuzz-ng.target.linux-mips64.mk | 41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc \
|
H A D | harfbuzz-ng.target.linux-x86.mk | 41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc \
|
H A D | harfbuzz-ng.target.linux-x86_64.mk | 41 third_party/harfbuzz-ng/src/hb-ot-shape-complex-hebrew.cc \
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/ |
H A D | css.js | 530 "gujarati", "gurmukhi", "hand", "hangul", "hangul-consonant", "hebrew",
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
H A D | caltest.cpp | 571 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 D | caltest.cpp | 592 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