HomeSort by relevance Sort by last modified time
    Searched full:persian (Results 1 - 25 of 51) sorted by null

1 2 3

  /external/chromium/third_party/icu/source/i18n/
persncal.h 29 * that implements the Persian calendar. It is used as the official
35 * The Persian calendar is strictly solar, and thus a Persian year has twelve
36 * solar months. A Persian year is about 365 days long, except in leap years
39 * The six first months of Persian Calendar are 31 days long. The next five
59 * Constant for Farvardin, the 1st month of the Persian year.
65 * Constant for Ordibehesht, the 2nd month of the Persian year.
71 * Constant for Khordad, the 3rd month of the Persian year.
77 * Constant for Tir, the 4th month of the Persian year.
83 * Constant for Mordad, the 5th month of the Persian year.
    [all...]
persncal.cpp 183 return "persian";
263 * Determine whether a year is a leap year in the Persian calendar
304 * Return the number of days in the given Persian year
340 * Override Calendar to compute several fields specific to the Persian
441 PersianCalendar calendar(Locale("@calendar=persian"),status);
ucal.cpp 551 "persian",
  /external/icu4c/i18n/
persncal.h 29 * that implements the Persian calendar. It is used as the official
35 * The Persian calendar is strictly solar, and thus a Persian year has twelve
36 * solar months. A Persian year is about 365 days long, except in leap years
39 * The six first months of Persian Calendar are 31 days long. The next five
59 * Constant for Farvardin, the 1st month of the Persian year.
65 * Constant for Ordibehesht, the 2nd month of the Persian year.
71 * Constant for Khordad, the 3rd month of the Persian year.
77 * Constant for Tir, the 4th month of the Persian year.
83 * Constant for Mordad, the 5th month of the Persian year.
    [all...]
persncal.cpp 183 return "persian";
263 * Determine whether a year is a leap year in the Persian calendar
304 * Return the number of days in the given Persian year
340 * Override Calendar to compute several fields specific to the Persian
441 PersianCalendar calendar(Locale("@calendar=persian"),status);
ucal.cpp 582 "persian",
  /external/chromium/third_party/icu/source/common/
locmap.c 247 /* ISO-639 doesn't distinguish between Persian and Dari.*/
250 {0x0429, "fa_IR"}, /* Persian/Farsi (Iran) */
251 {0x048c, "fa_AF"} /* Persian/Dari (Afghanistan) */
256 {0x8c, "fa_AF"}, /* Persian/Dari (Afghanistan) */
257 {0x048c, "fa_AF"} /* Persian/Dari (Afghanistan) */
603 ILCID_POSIX_MAP(fa), /* fa Persian/Farsi 0x29 */
604 ILCID_POSIX_MAP(fa_AF), /* fa Persian/Dari 0x8c */
  /external/icu4c/common/
locmap.c 272 /* ISO-639 doesn't distinguish between Persian and Dari.*/
275 {0x0429, "fa_IR"}, /* Persian/Farsi (Iran) */
276 {0x048c, "fa_AF"} /* Persian/Dari (Afghanistan) */
281 {0x8c, "fa_AF"}, /* Persian/Dari (Afghanistan) */
282 {0x048c, "fa_AF"} /* Persian/Dari (Afghanistan) */
658 ILCID_POSIX_MAP(fa), /* fa Persian/Farsi 0x29 */
659 ILCID_POSIX_MAP(fa_AF), /* fa Persian/Dari 0x8c */
    [all...]
  /external/icu4c/test/intltest/
incaltst.cpp 713 * Verify the Persian Calendar.
720 cal = Calendar::createInstance("fa_IR@calendar=persian", status);
721 CHECK(status, UnicodeString("Creating fa_IR@calendar=persian calendar"));
737 SimpleDateFormat *fmt = new SimpleDateFormat(UnicodeString("MMMM d, yyyy G"), Locale(" en_US@calendar=persian"), status);
748 logln(UnicodeString() + "as Persian Calendar: " + escape(str));
779 CHECK(status, "Error occured testing Persian Calendar in English ");
callimts.cpp 157 {"persian", FALSE, DEFAULT_START, DEFAULT_END},
uobjtest.cpp 277 TESTCLASSID_FACTORY(PersianCalendar, Calendar::createInstance(Locale("@calendar=persian"), status));
  /external/chromium/third_party/icu/source/test/intltest/
incaltst.cpp 730 * Verify the Persian Calendar.
737 cal = Calendar::createInstance("fa_IR@calendar=persian", status);
738 CHECK(status, UnicodeString("Creating fa_IR@calendar=persian calendar"));
754 SimpleDateFormat *fmt = new SimpleDateFormat(UnicodeString("MMMM d, yyyy G"), Locale(" en_US@calendar=persian"), status);
765 logln(UnicodeString() + "as Persian Calendar: " + escape(str));
796 CHECK(status, "Error occured testing Persian Calendar in English ");
callimts.cpp 155 {"persian", FALSE, DEFAULT_START},
uobjtest.cpp 274 TESTCLASSID_FACTORY(PersianCalendar, Calendar::createInstance(Locale("@calendar=persian"), status));
  /external/webkit/WebCore/css/
CSSValueKeywords.in 244 persian
  /external/webkit/WebCore/rendering/style/
RenderStyleConstants.h 229 Persian,
  /external/chromium/third_party/icu/source/data/unidata/
DerivedJoiningType.txt 52 072D..072E ; D # Lo [2] SYRIAC LETTER PERSIAN BHETH..SYRIAC LETTER PERSIAN GHAMAL
88 072F ; R # Lo SYRIAC LETTER PERSIAN DHALATH
DerivedJoiningGroup.txt 57 072D ; Beth # Lo SYRIAC LETTER PERSIAN BHETH
74 072F ; Dalath_Rish # Lo SYRIAC LETTER PERSIAN DHALATH
111 072E ; Gamal # Lo SYRIAC LETTER PERSIAN GHAMAL
Blocks.txt 177 103A0..103DF; Old Persian
DerivedAge.txt     [all...]
  /external/webkit/WebCore/rendering/
RenderListMarker.cpp 454 case Persian:
589 case Persian:
    [all...]
  /external/icu4c/data/unidata/
DerivedJoiningGroup.txt 57 072D ; Beth # Lo SYRIAC LETTER PERSIAN BHETH
74 072F ; Dalath_Rish # Lo SYRIAC LETTER PERSIAN DHALATH
111 072E ; Gamal # Lo SYRIAC LETTER PERSIAN GHAMAL
DerivedJoiningType.txt 52 072D..072E ; D # Lo [2] SYRIAC LETTER PERSIAN BHETH..SYRIAC LETTER PERSIAN GHAMAL
88 072F ; R # Lo SYRIAC LETTER PERSIAN DHALATH
Blocks.txt 191 103A0..103DF; Old Persian
DerivedAge.txt     [all...]

Completed in 515 milliseconds

1 2 3