HomeSort by relevance Sort by last modified time
    Searched refs:PICOKFST_PLANE_POS (Results 1 - 3 of 3) sorted by null

  /external/svox/pico/lib/
picokfst.h 58 * POS_id -> POS_id + 256 * PICOKFST_PLANE_POS \n
67 PICOKFST_PLANE_POS = 5, /* part of speech plane */
picospho.c 601 fstSymbol = (PICOKFST_PLANE_POS << 8) + head->info1;
626 fstSymbol = (PICOKFST_PLANE_POS << 8) + head->info1;
    [all...]
picotrns.c 79 case PICOKFST_PLANE_POS: /* part of speech */

Completed in 72 milliseconds