OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:kfst
(Results
1 - 1
of
1
) sorted by null
/external/svox/pico/lib/
picokfst.c
51
* shortcut :
kfst
149
kfst_subobj_t *
kfst
;
local
157
kfst
= (kfst_subobj_t *) this->subObj;
160
kfst
->fstStream = this->base;
162
kfst
->hdrLen = FileHdrSize;
163
curpos =
kfst
->hdrLen;
164
BytesToNum(
kfst
->fstStream,& curpos,&
kfst
->transductionMode);
165
BytesToNum(
kfst
->fstStream,& curpos,&
kfst
->nrClasses)
[
all
...]
Completed in 557 milliseconds