HomeSort by relevance Sort by last modified time
    Searched refs:hebrew (Results 1 - 11 of 11) sorted by null

  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/
fontconfig.properties.src 43 serif.plain.hebrew=David
49 serif.bold.hebrew=David Bold
55 serif.italic.hebrew=David
61 serif.bolditalic.hebrew=David Bold
67 sansserif.plain.hebrew=David
73 sansserif.bold.hebrew=David Bold
79 sansserif.italic.hebrew=David
85 sansserif.bolditalic.hebrew=David Bold
91 monospaced.plain.hebrew=David
97 monospaced.bold.hebrew=David Bol
    [all...]
  /libcore/luni/src/test/java/libcore/java/text/
OldBidiTest.java 201 Bidi hebrew = new Bidi(hebrewAndEmoji, Bidi.DIRECTION_DEFAULT_LEFT_TO_RIGHT); local
202 assertFalse("Hebrew bidi is mixed: " + hebrew, hebrew.isMixed());
203 assertTrue("Hebrew bidi is not right to left: " + hebrew, hebrew.isRightToLeft());
214 text[1] = '\u05d0'; // HEBREW LETTER ALEF
  /external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/rbnf/
RbnfSampleRuleSets.java 827 public static final String hebrew = field in class:RbnfSampleRuleSets
    [all...]
  /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.
256 * in which setting of the MONTH field in a Hebrew calendar to
290 * handling in the Hebrew calendar because of the pattern of leap
398 * Test limits of the Hebrew calendar
404 HebrewCalendar hebrew = new HebrewCalendar(); local
405 doLimitsTest(hebrew, null, cal.getTime());
406 doTheoreticalLimitsTest(hebrew, true);
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
HebrewTest.java 197 // of the application "Hebrew Calendar"
236 * 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
289 * handling in the Hebrew calendar because of the pattern of leap
397 * Test limits of the Hebrew calendar
403 HebrewCalendar hebrew = new HebrewCalendar(); local
404 doLimitsTest(hebrew, null, cal.getTime());
405 doTheoreticalLimitsTest(hebrew, true);
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-private.hh 54 HB_COMPLEX_SHAPER_IMPLEMENT (hebrew) \
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/
TestBidi.java 544 /* all R (Hebrew etc.) */
545 String hebrew = "\u0590\u05D5\u05EA\u05F1"; local
546 assertEquals("\nWrong direction through fast detection #5", Bidi.RTL, Bidi.getBaseDirection(hebrew));
571 /* first L (English) others are R (Hebrew etc.) */
574 /* 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 543 /* all R (Hebrew etc.) */
544 String hebrew = "\u0590\u05D5\u05EA\u05F1"; local
545 assertEquals("\nWrong direction through fast detection #5", Bidi.RTL, Bidi.getBaseDirection(hebrew));
570 /* first L (English) others are R (Hebrew etc.) */
573 /* last R (Hebrew etc.) others are weak L (English Digits) */
  /cts/tests/tests/media/src/android/media/cts/
MediaScannerTest.java 445 new MediaScanEntry(R.raw.hebrew,
  /external/icu/icu4c/source/test/intltest/
caltest.cpp 612 cal = Calendar::createInstance(Locale("he_IL@calendar=hebrew"), status);
628 if (valueLength == 6 && strcmp(charValue, "hebrew") == 0) {
633 errln("Calendar::getKeywordValuesForLocale(he)->next() does not contain \"hebrew\"");
638 UnicodeString hebrew = UNICODE_STRING_SIMPLE("hebrew"); local
642 if (value == hebrew) {
647 errln("Calendar::getKeywordValuesForLocale(he)->unext() does not contain \"hebrew\"");
654 if (*stringValue == hebrew) {
659 errln("Calendar::getKeywordValuesForLocale(he)->snext() does not contain \"hebrew\"");
    [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 

Completed in 1048 milliseconds