Searched refs:PICOKFST_PLANE_POS (Results 1 - 3 of 3) sorted by relevance

/external/svox/pico/lib/
H A Dpicokfst.h58 * POS_id -> POS_id + 256 * PICOKFST_PLANE_POS \n
67 PICOKFST_PLANE_POS = 5, /* part of speech plane */ enumerator in enum:picokfst_symbol_plane
H A Dpicospho.c601 fstSymbol = (PICOKFST_PLANE_POS << 8) + head->info1;
626 fstSymbol = (PICOKFST_PLANE_POS << 8) + head->info1;
1545 PICODBG_ASSERT(PICOKFST_PLANE_POS == plane);
H A Dpicotrns.c79 case PICOKFST_PLANE_POS: /* part of speech */

Completed in 62 milliseconds