Searched refs:IS_TAILORED (Results 1 – 5 of 5) sorted by relevance
241 static const int32_t IS_TAILORED = 8; variable285 return (node & IS_TAILORED) != 0; in isTailoredNode()
958 node = IS_TAILORED | nodeFromStrength(strength); in insertTailoredNodeAfter()
719 node = IS_TAILORED | nodeFromStrength(strength);1441 private static final int IS_TAILORED = 8; field in CollationBuilder1485 return (node & IS_TAILORED) != 0; in isTailoredNode()
715 node = IS_TAILORED | nodeFromStrength(strength);1437 private static final int IS_TAILORED = 8; field in CollationBuilder1481 return (node & IS_TAILORED) != 0; in isTailoredNode()