Searched refs:BCE (Results 1 – 25 of 109) 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/icu/icu4c/source/data/locales/ |
D | lrc.txt | 147 "BCE", 151 "BCE",
|
D | mi.txt | 402 "BCE", 406 "BCE", 410 "BCE", 414 "BCE",
|
D | om_KE.txt | 41 "BCE",
|
D | yo.txt | 252 "BCE", 256 "BCE", 264 "BCE",
|
D | tg.txt | 372 "BCE", 380 "BCE",
|
D | ckb.txt | 355 "BCE", 363 "BCE",
|
D | zgh.txt | 244 "BCE", 252 "BCE",
|
D | qu.txt | 501 "BCE", 505 "BCE", 509 "BCE", 513 "BCE", 517 "BCE",
|
D | haw.txt | 228 "BCE", 232 "BCE",
|
D | rw.txt | 228 "BCE", 232 "BCE",
|
D | om.txt | 230 "BCE", 238 "BCE",
|
D | mg.txt | 260 "BCE", 268 "BCE",
|
D | ug.txt | 516 "BCE", 520 "BCE",
|
D | se.txt | 343 "BCE", 351 "BCE",
|
D | mgo.txt | 174 "BCE",
|
D | rm.txt | 392 "BCE", 400 "BCE",
|
D | xh.txt | 163 "BCE",
|
D | jgo.txt | 162 "BCE",
|
D | wo.txt | 258 "BCE",
|
/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.
|
12345