Home
last modified time | relevance | path

Searched refs:AddToUniqueSorted2 (Results 1 – 2 of 2) sorted by relevance

/third_party/lzma/CPP/Common/
DMyVector.h345 unsigned AddToUniqueSorted2(const T &item) in AddToUniqueSorted2() function
/third_party/lzma/CPP/7zip/UI/Common/
DUpdateCallback.cpp691 unsigned pairIndex = _map.AddToUniqueSorted2(pair); in GetStream2()