ddc
|
Classes | |
struct | LessByPrefixIndex |
struct | LessBySuffixIndex |
Macros | |
#define | udebug(msg) |
#define | utrace(msg) |
Functions | |
void | SaveOnePartOfUnionTokenStorage (string inputFileName, FILE *out_fp, const vector< DWORD > &Old2New) |
static void | CreatePartitionStorage (string inputFileName, vector< CStringIndexSet *> &Partitions, const vector< CTokenNo > &EndTokenNo, const vector< vector< DWORD > > &xlateItemId) |
static void | SortOccurrences (vector< CTokenNo > &occurrences, size_t SortChunkCount) |
#define udebug | ( | msg | ) |
#define utrace | ( | msg | ) |
Referenced by CStringIndexSet::UnionIndexSets().
void SaveOnePartOfUnionTokenStorage | ( | string | inputFileName, |
FILE * | out_fp, | ||
const vector< DWORD > & | Old2New | ||
) |
References Format().
Referenced by CStringIndexSet::CreateUnionTokenStorages().
|
static |
References Format(), and CStringIndexSet::GetStorageFileName().
Referenced by CStringIndexSet::CreateSplitPartitions().
|
static |
References SortWithLists().
Referenced by CStringIndexSet::FindOccurrences().