Searched defs:fullDict (Results 1 – 1 of 1) sorted by relevance
1251 static int genRandomDict(U32 dictID, U32 seed, size_t dictSize, BYTE* fullDict) in genRandomDict()1391 BYTE* const fullDict = malloc(dictSize); in testDecodeWithDict() local1633 BYTE* fullDict; in generateCorpusWithDict() local