Home | History | Annotate | Download | only in lib

Lines Matching refs:phones

711         PICODBG_WARN(("phones skipped"));
738 picoos_uint8 *phones;
743 PICOKLEX_IND_SIZE, &pos, &phones, &plen)) {
749 PICODBG_WARN(("phones skipped"));
762 sa->cbuf2[sa->cbuf2Len] = phones[i];
834 picoos_uint8 *phones,
855 phones which are predicted in reverse order. Once all are
856 available put them in phones in usuable order. phonesind is
937 /* no phones to be added */
962 PICODBG_WARN(("phones skipped"));
992 /* now that we have all phone IDs, copy in correct order to phones */
997 phones[i] = sa->tmpbuf[phonesind];
1017 /* check of cbuf2Len done in saDoG2P, phones skipped if needed */
1019 PICODBG_WARN(("maximum number of phones exceeded (%d), skipping",
1427 saCopyItem*, phones skipped if needed */
1433 /* not possible, phones skipped if needed */
1447 /* not possible, phones skipped if needed */
1459 /* not possible, phones skipped if needed */
1582 PICODBG_DEBUG(("doing trivial sylabification with %i phones", sa->phonWritePos));
1595 PICODBG_DEBUG(("returned from trivial sylabification with %i phones", sa->phonWritePos));
1606 PICODBG_DEBUG(("doing epsilon elimination with %i phones", sa->phonWritePos));
1610 PICODBG_DEBUG(("returning from epsilon elimination with %i phones", sa->phonWritePos));
1679 /* replace original phones by transduced */