Searched refs:IS_TAILORED (Results 1 – 4 of 4) sorted by relevance
239 static const int32_t IS_TAILORED = 8; variable283 return (node & IS_TAILORED) != 0; in isTailoredNode()
957 node = IS_TAILORED | nodeFromStrength(strength); in insertTailoredNodeAfter()
716 node = IS_TAILORED | nodeFromStrength(strength);1436 private static final int IS_TAILORED = 8; field in CollationBuilder1480 return (node & IS_TAILORED) != 0; in isTailoredNode()
712 node = IS_TAILORED | nodeFromStrength(strength);1432 private static final int IS_TAILORED = 8; field in CollationBuilder1476 return (node & IS_TAILORED) != 0; in isTailoredNode()