Searched refs:tagFromCE32 (Results 1 – 20 of 20) sorted by relevance
343 static int tagFromCE32(int ce32) { in tagFromCE32() method in Collation348 return isSpecialCE32(ce32) && tagFromCE32(ce32) == tag; in hasCE32Tag()357 tagFromCE32(ce32) == LONG_PRIMARY_TAG || in isSimpleOrLongCE32()358 tagFromCE32(ce32) == LONG_SECONDARY_TAG; in isSimpleOrLongCE32()366 tagFromCE32(ce32) == LONG_PRIMARY_TAG || in isSelfContainedCE32()367 tagFromCE32(ce32) == LONG_SECONDARY_TAG || in isSelfContainedCE32()368 tagFromCE32(ce32) == LATIN_EXPANSION_TAG; in isSelfContainedCE32()381 (tagFromCE32(ce32) == PREFIX_TAG || in ce32HasContext()382 tagFromCE32(ce32) == CONTRACTION_TAG); in ce32HasContext()
125 switch (Collation.tagFromCE32(ce32)) { in handleCE32()134 Collation.tagFromCE32(ce32), ce32)); in handleCE32()
84 int tag = Collation.tagFromCE32(ce32); in getIndirectCE32()130 switch(Collation.tagFromCE32(ce32)) { in getSingleCE()
143 tag = Collation.tagFromCE32(ce32); in compare()156 baseTag = Collation.tagFromCE32(baseCE32); in compare()
549 switch(Collation.tagFromCE32(ce32)) { in copyFromBaseCE32()693 int tag = Collation.tagFromCE32(ce32); in copyCE32()809 switch(Collation.tagFromCE32(ce32)) { in getJamoCE32s()
239 switch(Collation.tagFromCE32(ce32)) { in getCEsFromCE32()
463 switch(Collation.tagFromCE32(ce32)) { in appendCEsFromCE32()
341 static int tagFromCE32(int ce32) { in tagFromCE32() method in Collation346 return isSpecialCE32(ce32) && tagFromCE32(ce32) == tag; in hasCE32Tag()355 tagFromCE32(ce32) == LONG_PRIMARY_TAG || in isSimpleOrLongCE32()356 tagFromCE32(ce32) == LONG_SECONDARY_TAG; in isSimpleOrLongCE32()364 tagFromCE32(ce32) == LONG_PRIMARY_TAG || in isSelfContainedCE32()365 tagFromCE32(ce32) == LONG_SECONDARY_TAG || in isSelfContainedCE32()366 tagFromCE32(ce32) == LATIN_EXPANSION_TAG; in isSelfContainedCE32()379 (tagFromCE32(ce32) == PREFIX_TAG || in ce32HasContext()380 tagFromCE32(ce32) == CONTRACTION_TAG); in ce32HasContext()
121 switch (Collation.tagFromCE32(ce32)) { in handleCE32()130 Collation.tagFromCE32(ce32), ce32)); in handleCE32()
82 int tag = Collation.tagFromCE32(ce32); in getIndirectCE32()128 switch(Collation.tagFromCE32(ce32)) { in getSingleCE()
141 tag = Collation.tagFromCE32(ce32); in compare()154 baseTag = Collation.tagFromCE32(baseCE32); in compare()
548 switch(Collation.tagFromCE32(ce32)) { in copyFromBaseCE32()692 int tag = Collation.tagFromCE32(ce32); in copyCE32()808 switch(Collation.tagFromCE32(ce32)) { in getJamoCE32s()
238 switch(Collation.tagFromCE32(ce32)) { in getCEsFromCE32()
461 switch(Collation.tagFromCE32(ce32)) { in appendCEsFromCE32()
340 static inline int32_t tagFromCE32(uint32_t ce32) { in tagFromCE32() function345 return isSpecialCE32(ce32) && tagFromCE32(ce32) == tag; in hasCE32Tag()354 tagFromCE32(ce32) == LONG_PRIMARY_TAG || in isSimpleOrLongCE32()355 tagFromCE32(ce32) == LONG_SECONDARY_TAG; in isSimpleOrLongCE32()363 tagFromCE32(ce32) == LONG_PRIMARY_TAG || in isSelfContainedCE32()364 tagFromCE32(ce32) == LONG_SECONDARY_TAG || in isSelfContainedCE32()365 tagFromCE32(ce32) == LATIN_EXPANSION_TAG; in isSelfContainedCE32()378 (tagFromCE32(ce32) == PREFIX_TAG || in ce32HasContext()379 tagFromCE32(ce32) == CONTRACTION_TAG); in ce32HasContext()
33 int32_t tag = Collation::tagFromCE32(ce32); in getIndirectCE32()67 switch(Collation::tagFromCE32(ce32)) { in getSingleCE()
126 tag = Collation::tagFromCE32(ce32); in compare()139 baseTag = Collation::tagFromCE32(baseCE32); in compare()437 switch(Collation::tagFromCE32(ce32)) { in handleCE32()
435 switch(Collation::tagFromCE32(ce32)) { in getSingleCE()775 switch(Collation::tagFromCE32(ce32)) { in copyFromBaseCE32()921 int32_t tag = Collation::tagFromCE32(ce32); in copyCE32()1103 switch(Collation::tagFromCE32(ce32)) { in getJamoCE32s()
254 switch(Collation::tagFromCE32(ce32)) { in getCEsFromCE32()
254 switch(Collation::tagFromCE32(ce32)) { in appendCEsFromCE32()