HomeSort by relevance Sort by last modified time
    Searched refs:BCE (Results 1 - 25 of 30) sorted by null

1 2

  /external/icu/android_icu4j/src/main/java/android/icu/util/
CopticCalendar.java 109 private static final int BCE = 0;
233 if (era == BCE) {
259 era = BCE;
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
CopticCalendar.java 122 private static final int BCE = 0;
255 if (era == BCE) {
280 era = BCE;
  /external/icu/icu4c/source/i18n/
coptccal.h 114 BCE, // Before the epoch
coptccal.cpp 66 if (era == BCE) {
82 era = BCE;
  /external/v8/test/mjsunit/regress/
regress-bce-underflow.js 10 // Make sure i - -0x80000000 doesn't overflow in BCE, missing a check for
  /libcore/ojluni/src/main/java/sun/util/calendar/
JulianCalendar.java 38 private static final int BCE = 0;
74 if (getEra() == eras[BCE]) {
87 setKnownEra(eras[BCE]);
165 // BCE years
  /libcore/ojluni/src/main/java/java/util/
GregorianCalendar.java 348 * leap years is irregular, being every 3 years from 45 BCE
349 * through 9 BCE, then every 4 years from 8 CE onwards, with no
361 * the period before the common era (before Christ), also known as BCE.
375 static final int BCE = 0;
391 * @see #BCE
438 BCE, // ERA
534 * 0 representing 1 BCE, -1 representing 2 BCE, etc.
540 * representing 1 BCE, -1 representing 2 BCE, etc
    [all...]
  /external/icu/icu4c/source/data/sprep/
rfc3530cs.txt 135 0BCE..0BD6; ; UNASSIGNED
rfc3530mixp.txt 136 0BCE..0BD6; ; UNASSIGNED
rfc3920res.txt 136 0BCE..0BD6; ; UNASSIGNED
rfc4011.txt 135 0BCE..0BD6; ; UNASSIGNED
rfc4013.txt 136 0BCE..0BD6; ; UNASSIGNED
rfc4505.txt 135 0BCE..0BD6; ; UNASSIGNED
rfc4518.txt 135 0BCE..0BD6; ; UNASSIGNED
rfc3491.txt 136 0BCE..0BD6; ; UNASSIGNED
    [all...]
rfc3530csci.txt 135 0BCE..0BD6; ; UNASSIGNED
    [all...]
rfc3722.txt 136 0BCE..0BD6; ; UNASSIGNED
    [all...]
rfc3920node.txt 136 0BCE..0BD6; ; UNASSIGNED
    [all...]
rfc4518ci.txt 135 0BCE..0BD6; ; UNASSIGNED
    [all...]
  /external/icu/icu4c/source/test/testdata/
nfs4_cs_prep_cs.txt 127 0BCE..0BD6; ; UNASSIGNED
nfs4_mixed_prep_p.txt 127 0BCE..0BD6; ; UNASSIGNED
nfs4_cis_prep.txt 127 0BCE..0BD6; ; UNASSIGNED
    [all...]
nfs4_cs_prep_ci.txt 127 0BCE..0BD6; ; UNASSIGNED
    [all...]
nfs4_mixed_prep_s.txt 127 0BCE..0BD6; ; UNASSIGNED
    [all...]
  /external/caliper/lib/
joda-time-2.1.jar 

Completed in 1382 milliseconds

1 2