Searched refs:getSecondaryBoundary (Results 1 – 10 of 10) sorted by relevance
112 public int getSecondaryBoundary() { in getSecondaryBoundary() method in CollationRootElements366 secLimit = getSecondaryBoundary(); in getSecondaryAfter()
1224 s = rootElements.getSecondaryBoundary() - 0x100;1234 sLimit = rootElements.getSecondaryBoundary();
110 public int getSecondaryBoundary() { in getSecondaryBoundary() method in CollationRootElements364 secLimit = getSecondaryBoundary(); in getSecondaryAfter()
1220 s = rootElements.getSecondaryBoundary() - 0x100;1230 sLimit = rootElements.getSecondaryBoundary();
122 uint32_t getSecondaryBoundary() const { in getSecondaryBoundary() function
208 secLimit = getSecondaryBoundary(); in getSecondaryAfter()
1481 s = rootElements.getSecondaryBoundary() - 0x100; in makeTailoredCEs()1491 sLimit = rootElements.getSecondaryBoundary(); in makeTailoredCEs()
737 if (s < re.getSecondaryBoundary() || t == 0 || t >= re.getTertiaryBoundary()) { in isValidCE()744 || s >= re.getSecondaryBoundary()) { in isValidCE()919 rootElements.getSecondaryBoundary() - 0x100 : prevSec; in TestRootElements()
741 if (s < re.getSecondaryBoundary() || t == 0 || t >= re.getTertiaryBoundary()) { in isValidCE()748 || s >= re.getSecondaryBoundary()) { in isValidCE()923 rootElements.getSecondaryBoundary() - 0x100 : prevSec; in TestRootElements()
661 if(s < re.getSecondaryBoundary() || t == 0 || t >= re.getTertiaryBoundary()) { in isValidCE()668 s >= re.getSecondaryBoundary()) { in isValidCE()832 prevSec == 0 ? rootElements.getSecondaryBoundary() - 0x100 : prevSec; in TestRootElements()