Searched refs:BCE (Results 1 – 25 of 112) sorted by relevance
12345
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | CopticCalendar.java | 124 private static final int BCE = 0; field in CopticCalendar 257 if (era == BCE) { in handleGetExtendedYear() 282 era = BCE; in handleComputeFields()
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
D | CopticCalendar.java | 111 private static final int BCE = 0; field in CopticCalendar 235 if (era == BCE) { in handleGetExtendedYear() 261 era = BCE; in handleComputeFields()
|
/external/icu/icu4c/source/i18n/ |
D | coptccal.cpp | 68 if (era == BCE) { in handleGetExtendedYear() 84 era = BCE; in handleComputeFields()
|
D | coptccal.h | 116 BCE, // Before the epoch enumerator
|
/external/scapy/scapy/contrib/ |
D | gtp_v2.uts | 55 ietype='Cause', length=2, Cause='Request Accepted', PCE=1, BCE=0, CS=0) 56 ie.ietype == 2 and ie.Cause == 16 and ie.PCE == 1 and ie.BCE == 0 and ie.CS == 0 60 ietype='Cause', length=2, Cause='Request Accepted', PCE=0, BCE=1, CS=0) 61 ie.ietype == 2 and ie.Cause == 16 and ie.PCE == 0 and ie.BCE == 1 and ie.CS == 0 65 ietype='Cause', length=2, Cause='Request Accepted', PCE=0, BCE=0, CS=1) 66 ie.ietype == 2 and ie.Cause == 16 and ie.PCE == 0 and ie.BCE == 0 and ie.CS == 1
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/MergeICmps/X86/ |
D | two-complex-bb.ll | 32 ; This is a complex BCE Basic Block. 42 ; This is a complex BCE Basic Block.
|
/external/icu/icu4c/source/data/locales/ |
D | tg.txt | 233 "BCE", 241 "BCE",
|
D | om_KE.txt | 41 "BCE",
|
D | ig.txt | 314 "BCE", 322 "BCE", 330 "BCE",
|
D | yo.txt | 238 "BCE", 242 "BCE", 250 "BCE",
|
D | qu.txt | 463 "BCE", 467 "BCE", 471 "BCE", 475 "BCE", 479 "BCE",
|
D | zgh.txt | 250 "BCE", 258 "BCE",
|
D | ckb.txt | 355 "BCE", 363 "BCE",
|
D | sr_Cyrl_BA.txt | 120 "BCE",
|
D | rw.txt | 228 "BCE", 232 "BCE",
|
D | haw.txt | 236 "BCE", 240 "BCE",
|
D | mi.txt | 361 "BCE", 365 "BCE",
|
D | sr_Latn_BA.txt | 120 "BCE",
|
D | om.txt | 230 "BCE", 238 "BCE",
|
D | lrc.txt | 142 "BCE",
|
D | mg.txt | 268 "BCE", 276 "BCE",
|
D | ug.txt | 509 "BCE", 513 "BCE",
|
D | rm.txt | 356 "BCE", 364 "BCE",
|
D | se.txt | 353 "BCE", 361 "BCE",
|
D | mgo.txt | 174 "BCE",
|
12345