/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/rbnf/ |
RbnfSampleRuleSets.java | 825 public static final String hebrew = field in class:RbnfSampleRuleSets [all...] |
/external/harfbuzz_ng/ |
Android.mk | 74 src/hb-ot-shape-complex-hebrew.cc \
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/ |
HebrewTest.java | 198 // of the application "Hebrew Calendar" 237 * field in a Hebrew calendar causes the time fields to go negative. 255 * in which setting of the MONTH field in a Hebrew calendar to 288 * handling in the Hebrew calendar because of the pattern of leap 393 * Test limits of the Hebrew calendar 398 HebrewCalendar hebrew = new HebrewCalendar(); local 399 doLimitsTest(hebrew, null, cal.getTime()); 400 doTheoreticalLimitsTest(hebrew, true);
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
HebrewTest.java | 194 // of the application "Hebrew Calendar" 233 * field in a Hebrew calendar causes the time fields to go negative. 251 * in which setting of the MONTH field in a Hebrew calendar to 284 * handling in the Hebrew calendar because of the pattern of leap 389 * Test limits of the Hebrew calendar 394 HebrewCalendar hebrew = new HebrewCalendar(); local 395 doLimitsTest(hebrew, null, cal.getTime()); 396 doTheoreticalLimitsTest(hebrew, true);
|
/external/harfbuzz_ng/src/ |
hb-ot-shape-complex-private.hh | 54 HB_COMPLEX_SHAPER_IMPLEMENT (hebrew) \
|
/external/chromium-trace/catapult/third_party/beautifulsoup4/bs4/tests/ |
test_soup.py | 280 hebrew = b"\xed\xe5\xec\xf9" 281 dammit = UnicodeDammit(hebrew, ["iso-8859-8"])
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/ |
TestBidi.java | 542 /* all R (Hebrew etc.) */ 543 String hebrew = "\u0590\u05D5\u05EA\u05F1"; local 544 assertEquals("\nWrong direction through fast detection #5", Bidi.RTL, Bidi.getBaseDirection(hebrew)); 569 /* first L (English) others are R (Hebrew etc.) */ 572 /* last R (Hebrew etc.) others are weak L (English Digits) */
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/ |
TestBidi.java | 538 /* all R (Hebrew etc.) */ 539 String hebrew = "\u0590\u05D5\u05EA\u05F1"; local 540 assertEquals("\nWrong direction through fast detection #5", Bidi.RTL, Bidi.getBaseDirection(hebrew)); 565 /* first L (English) others are R (Hebrew etc.) */ 568 /* last R (Hebrew etc.) others are weak L (English Digits) */
|
/cts/tests/tests/media/src/android/media/cts/ |
MediaScannerTest.java | 440 new MediaScanEntry(R.raw.hebrew,
|
/external/icu/icu4c/source/test/intltest/ |
caltest.cpp | 603 cal = Calendar::createInstance(Locale("he_IL@calendar=hebrew"), status); 619 if (valueLength == 6 && strcmp(charValue, "hebrew") == 0) { 624 errln("Calendar::getKeywordValuesForLocale(he)->next() does not contain \"hebrew\""); 629 UnicodeString hebrew = UNICODE_STRING_SIMPLE("hebrew"); local 633 if (value == hebrew) { 638 errln("Calendar::getKeywordValuesForLocale(he)->unext() does not contain \"hebrew\""); 645 if (*stringValue == hebrew) { 650 errln("Calendar::getKeywordValuesForLocale(he)->snext() does not contain \"hebrew\""); [all...] |
/external/v8/src/js/ |
i18n.js | [all...] |
/external/v8/test/mjsunit/ |
unicode-test.js | 1820 var hebrew = variable [all...] |
/prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/ |
saxon-9.1.0.8.jar | |