Home | History | Annotate | Download | only in lib

Lines Matching refs:picoos_uint8

155     picoos_uint8 boundstrength; /* bstrength to the left, 0 if not set */
156 picoos_uint8 phrasetype; /* btype for following phrase, 0 if not set */
173 picoos_uint8 procState; /* for next processing step decision */
176 picoos_uint8 tmpbuf[PICODATA_MAX_ITEMSIZE]; /* tmp. location for an item */
182 picoos_uint8 cbuf[SPHO_MAXSIZE_CBUF];
186 picoos_uint8 outBuf[PICODATA_BUFSIZE_DEFAULT]; /* internal output buffer to hold just one item */
192 picoos_uint8 sylBuf[255]; /* internal buffer to hold contents of syl item to be output */
193 picoos_uint8 sylReadPos, sylWritePos; /* next pos to read from sylBuf, next pos to write to sylBuf */
212 picoos_uint8 lastPhraseType; /* phrase type of the last phrase boundary, 0 if not set */
214 picoos_uint8 needMoreInput, /* more data necessary to decide on token */
225 picoos_uint8 feedFollowState; /* where to return after feed */
228 picoos_uint8 numFsts;
230 picoos_uint8 curFst; /* the fst to be applied next */
239 picoos_uint8 primStressId, secondStressId, syllSepId;
291 picoos_uint8 i;
462 picoos_uint8 plane, unshifted;
492 picoos_uint8 wacc, picoos_uint8 sylStress)
525 picoos_uint8 convertAccents, picoos_uint8 * suppressWB)
530 picoos_uint8 curStress;
534 picoos_uint8* content;
717 static picoos_uint8 fstModifiedBoundStrength(picoos_uint8 orig, picoos_uint8 target)
747 static picoos_uint8 breakModifiedBoundStrength(picoos_uint8 orig, picoos_uint16 time, picoos_bool wasPrimary)
749 picoos_uint8 modified = (0 == time) ? PICODATA_ITEMINFO1_BOUND_PHR3 :
810 picoos_uint8 ocontent[2*sizeof(picoos_uint16)];
850 static void setSideBound(spho_subobj_t * spho, picoos_uint8 orig_strength, picoos_uint8 orig_type, picoos_uint8 fst_strength) {
851 picoos_uint8 strength;
880 picoos_uint8 fromPhrase = ((PICODATA_ITEMINFO1_BOUND_PHR0 != orig_strength));
881 picoos_uint8 toPhrase = ((PICODATA_ITEMINFO1_BOUND_PHR0 != strength));
930 picoos_uint8 *icontent;
939 picoos_uint8 plane;
1311 picoos_uint8 orig_strength, orig_type;
1335 (picoos_uint8) sym);
1604 (picoos_uint8 *)"spho: ",