Home
last modified time | relevance | path

Searched refs:civil (Results 1 – 25 of 130) sorted by relevance

123456

/external/icu/android_icu4j/src/main/java/android/icu/util/
DIslamicCalendar.java307 civil = beCivil; in setCivil()
692 private boolean civil = true; field in IslamicCalendar
933 civil = true; in setCalculationType()
935 civil = false; in setCalculationType()
983 cType = civil ? CalculationType.ISLAMIC_CIVIL : CalculationType.ISLAMIC; in readObject()
986 civil = (cType == CalculationType.ISLAMIC_CIVIL); in readObject()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DIslamicCalendar.java333 civil = beCivil; in setCivil()
719 private boolean civil = true; field in IslamicCalendar
974 civil = true; in setCalculationType()
976 civil = false; in setCalculationType()
1027 cType = civil ? CalculationType.ISLAMIC_CIVIL : CalculationType.ISLAMIC; in readObject()
1030 civil = (cType == CalculationType.ISLAMIC_CIVIL); in readObject()
/external/icu/tools/srcgen/javadoc_patches/patches/src/main/java/android/icu/util/
DIslamicCalendar.java.patch9 - * fixed-cycle <em>civil</em> calendar is used. However, if <code>setCalculationType(ISLAMIC)</co…
13 + * The fixed-cycle <em>civil</em> calendar is used.
/external/deqp/
DCODE_OF_CONDUCT.md1 …, which prohibits aggressive or derogatory language. Please keep the discussion friendly and civil.
/external/deqp-deps/glslang/
DCODE_OF_CONDUCT.md1 …, which prohibits aggressive or derogatory language. Please keep the discussion friendly and civil.
/external/deqp-deps/SPIRV-Tools/
DCODE_OF_CONDUCT.md1 …, which prohibits aggressive or derogatory language. Please keep the discussion friendly and civil.
/external/vulkan-validation-layers/
DCODE_OF_CONDUCT.md1 …, which prohibits aggressive or derogatory language. Please keep the discussion friendly and civil.
/external/swiftshader/third_party/SPIRV-Tools/
DCODE_OF_CONDUCT.md1 …, which prohibits aggressive or derogatory language. Please keep the discussion friendly and civil.
/external/swiftshader/third_party/SPIRV-Headers/
DCODE_OF_CONDUCT.md1 …, which prohibits aggressive or derogatory language. Please keep the discussion friendly and civil.
/external/vulkan-headers/
DCODE_OF_CONDUCT.md1 …, which prohibits aggressive or derogatory language. Please keep the discussion friendly and civil.
/external/deqp-deps/SPIRV-Headers/
DCODE_OF_CONDUCT.md1 …, which prohibits aggressive or derogatory language. Please keep the discussion friendly and civil.
/external/cldr/tools/java/org/unicode/cldr/json/
DJSON_config.txt23 section=ca-islamic-civil ; path=//cldr/main/[^/]++/dates/calendars/islamic-civil/.* ; package=cal-i…
/external/icu/icu4c/source/data/misc/
DkeyTypeData.txt6 islamicc{"islamic-civil"}
88 islamic-civil{""}
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/calendar/
DCalendarFrame.java436 static private final Calendar makeIslamic(boolean civil) { in makeIslamic() argument
438 cal.setCivil(civil); in makeIslamic()
DCalendarCalc.java583 static private final Calendar makeIslamic(boolean civil) { in makeIslamic() argument
585 cal.setCivil(civil); in makeIslamic()
/external/icu/icu4c/source/data/lang/
Dpt_PT.txt149 islamic-civil{"Calendário islâmico (civil)"}
Das.txt470 islamic-civil{"ইচলামী-নাগৰিকৰ পঞ্জিকা"}
Dbe.txt485 islamic-civil{"мусульманскі свецкі каляндар"}
Drm.txt588 islamic-civil{"chalender islamic civil"}
Dbrx.txt573 islamic-civil{"इस्लामी नागरिक पंचांग"}
Dps.txt467 islamic-civil{"د اسلامي جنتري (جدولي، د مدني عصر)"}
Dks.txt575 islamic-civil{"اِسلٲمی اِجتمٲیی کیلنڑَر"}
Dpa.txt492 islamic-civil{"ਇਸਲਾਮੀ ਕੈਲੰਡਰ (ਸਾਰਨੀਬੱਧ, ਸਮਾਜਿਕ ਯੁੱਗ)"}
Dur.txt506 islamic-civil{"اسلامی شہری کیلنڈر"}
Dbs_Cyrl.txt605 islamic-civil{"Исламски цивилни календар"}

123456