Searched refs:mostRecent (Results 1 – 6 of 6) sorted by relevance
655 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
647 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
695 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 __anon484428f90111::AllSameBlocks
695 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 __anon3e5b45780111::AllSameBlocks
690 AllSameBlocks() : length(0), mostRecent(-1) {} in AllSameBlocks()693 if (mostRecent >= 0 && values[mostRecent] == value) { in findOrAdd()694 refCounts[mostRecent] += count; in findOrAdd()695 return indexes[mostRecent]; in findOrAdd()699 mostRecent = i; in findOrAdd()707 mostRecent = length; in findOrAdd()727 mostRecent = least; in add()750 int32_t mostRecent; member in __anon00fc0a6d0111::AllSameBlocks
695 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 __anonee8a190a0111::AllSameBlocks