Lines Matching refs:picoos_uint16
154 picoos_uint16 cind;
179 …picoos_uint16 headxBufSize; /* actually allocated size (if one day headxBuf is allocated dynamical…
180 picoos_uint16 headxReadPos, headxWritePos;
183 picoos_uint16 cbufBufSize; /* actually allocated size */
184 picoos_uint16 cbufWritePos; /* next position to write to, 0 if buffer empty */
187 …picoos_uint16 outBufSize; /* actually allocated size (if one day outBuf is allocated dynamically) …
188 picoos_uint16 outReadPos; /* next pos to read from inBuf for output */
198 picoos_uint16 maxAltDescLen;
207 …picoos_uint16 phonReadPos, phonWritePos; /* next pos to read from phonBufIn, next pos to write to …
223 picoos_uint16 breakTime; /* time argument of the pending break command */
331 picoos_int16 mode, picoos_uint16 *numBytesOutput);
411 picoos_uint16 in shift_range_left_1()
483 static pico_status_t sphoAddTermPhonemes(register spho_subobj_t *spho, picoos_uint16 pos) { in sphoAddTermPhonemes()
491 static picoos_uint16 sphoGetSylAccent(register spho_subobj_t *spho, in sphoGetSylAccent()
524 register spho_subobj_t *spho, picoos_uint16 pos, in sphoExtractPhonemes()
528 picoos_uint16 i, j; in sphoExtractPhonemes()
532 picoos_uint16 oldPos, curPos; in sphoExtractPhonemes()
747 static picoos_uint8 breakModifiedBoundStrength(picoos_uint8 orig, picoos_uint16 time, picoos_bool w… in breakModifiedBoundStrength()
810 picoos_uint8 ocontent[2*sizeof(picoos_uint16)]; in putSideBoundToOutput()
812 picoos_uint16 clen; in putSideBoundToOutput()
923 picoos_int16 mode, picoos_uint16 * numBytesOutput) in sphoStep()
928 picoos_uint16 blen; in sphoStep()
931 picoos_uint16 nextInPos; in sphoStep()
937 picoos_uint16 clen; in sphoStep()
946 picoos_uint16 curPos /*, nextPos */; in sphoStep()
947 picoos_uint16 remHeadxSize, remCbufSize; in sphoStep()
1339 picoos_uint16 time; in sphoStep()