Home | History | Annotate | Download | only in dictBuilder

Lines Matching refs:U32

16 #include "../common/mem.h"   /* U32, BYTE */
41 U32 begin;
42 U32 end;
43 U32 score;
50 U32 num;
51 U32 size;
76 COVER_epoch_info_t COVER_computeEpochs(U32 maxDictSize, U32 nbDmers,
77 U32 k, U32 passes);