Home
last modified time | relevance | path

Searched refs:mostRecent (Results 1 – 6 of 6) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/util/
DMutableCodePointTrie.java647 mostRecent = -1; in AllSameBlocks()
651 if (mostRecent >= 0 && values[mostRecent] == value) { in findOrAdd()
652 refCounts[mostRecent] += count; in findOrAdd()
653 return indexes[mostRecent]; in findOrAdd()
657 mostRecent = i; in findOrAdd()
665 mostRecent = length; in findOrAdd()
685 mostRecent = least; in add()
707 private int mostRecent; field in MutableCodePointTrie.AllSameBlocks
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DMutableCodePointTrie.java655 mostRecent = -1; in AllSameBlocks()
659 if (mostRecent >= 0 && values[mostRecent] == value) { in findOrAdd()
660 refCounts[mostRecent] += count; in findOrAdd()
661 return indexes[mostRecent]; in findOrAdd()
665 mostRecent = i; in findOrAdd()
673 mostRecent = length; in findOrAdd()
693 mostRecent = least; in add()
715 private int mostRecent; field in MutableCodePointTrie.AllSameBlocks
/external/icu/icu4c/source/common/
Dumutablecptrie.cpp695 AllSameBlocks() : length(0), mostRecent(-1) {} in AllSameBlocks()
698 if (mostRecent >= 0 && values[mostRecent] == value) { in findOrAdd()
699 refCounts[mostRecent] += count; in findOrAdd()
700 return indexes[mostRecent]; in findOrAdd()
704 mostRecent = i; in findOrAdd()
712 mostRecent = length; in findOrAdd()
732 mostRecent = least; in add()
755 int32_t mostRecent; member in __anon0030a1170111::AllSameBlocks
/external/owasp/sanitizer/lib/htmlparser-1.3/
Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM ...
Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM ...
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...