OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PICOKFST_PLANE_INTERN
(Results
1 - 4
of
4
) sorted by null
/external/svox/pico/lib/
picokfst.h
60
* phon_term_id -> phon_term_id + 256 *
PICOKFST_PLANE_INTERN
\n
69
PICOKFST_PLANE_INTERN
= 7 /* internal plane, e.g. phonStartId, phonTermId */
picotrns.c
91
case
PICOKFST_PLANE_INTERN
: /* intern */
picosa.c
[
all
...]
picospho.c
480
(
PICOKFST_PLANE_INTERN
<< 8) + spho->fixedIds->phonStartId);
487
(
PICOKFST_PLANE_INTERN
<< 8) + spho->fixedIds->phonTermId);
[
all
...]
Completed in 22 milliseconds