#include "../common/utilit.h"
Go to the source code of this file.
void SortWithLists | ( | vector< DWORD > & | V, | |
DwordVector & | Borders | |||
) |
References CSortedList::size().
Referenced by SortOccurrences().
References writeVInt().
Referenced by CompressOccurrences().
void DeconvertFromVariableInteger | ( | const DWORD * | in_start, | |
const DWORD * | in_end, | |||
DWORD * | out_start, | |||
DWORD & | OutCount | |||
) |
References readVInt().
Referenced by DearchiveOccurrences().