Searched refs:vcwngfreq (Results 1 - 3 of 3) sorted by relevance
/ast/src/lib/libvcodex/Vcwindow/ |
H A D | vcwhdr.h | 64 extern int vcwngfreq _ARG_((size_t*, Vcchar_t*, size_t));
|
H A D | vcwngram.c | 29 int vcwngfreq(size_t* freq, Vcchar_t* data, size_t size) function 31 int vcwngfreq(freq, data, size) 87 vcwngfreq(rfreq, data+pos, size);
|
H A D | vcwvote.c | 219 vcwngfreq(dfreq, data, dtsz); /* n-gram frequencies of given data */
|
Completed in 11 milliseconds