Home | History | Annotate | Download | only in lib

Lines Matching refs:boundstrength

155     picoos_uint8 boundstrength; /* bstrength to the left, 0 if not set */
816 ohead.info1 = spho->headx[spho->outReadPos].boundstrength;
834 spho->headx[spho->outReadPos].boundstrength = 0;
840 boundstrength
842 * if a boundstrength was set, also calculate the phrasetype and if necessary (and reachable), modify the phrase type
860 spho->headx[spho->outReadPos].boundstrength = strength;
862 PICODBG_DEBUG(("setting bound strength to fst-suggested value %c (was %c)",strength, spho->headx[spho->outReadPos].boundstrength, spho->breakTime));
871 PICODBG_DEBUG(("setting bound strength to break-imposed value %c (was %c) and time to %i",strength, spho->headx[spho->outReadPos].boundstrength, spho->breakTime));
872 spho->headx[spho->outReadPos].boundstrength = strength;
876 if (spho->headx[spho->outReadPos].boundstrength) {
1003 spho->headx[spho->headxWritePos].boundstrength = 0;
1439 if (spho->headx[spho->outReadPos].boundstrength) {
1444 spho->headx[spho->outReadPos].boundstrength = 0;