Lines Matching refs:pos
351 /* find next POS to the left of 'ind' and return its POS and index */
378 picoos_uint16 lastprev2; /* last index of POS(es) found to the left */
379 picoos_uint8 curpos; /* POS(es) of current word */
380 picoos_uint16 upbound; /* index of last WORDPHON item (with POS) */
419 /* set POS of current word in valbuf[1], will be shifted right afterwards */
421 /* find first POS to the left and set valbuf[0] */
443 /* get and set POS of current item, must be WORDPHON */
447 /* shift all POS elements one position to the right */
452 /* find next POS to the left and set valbuf[0] */
457 PICODBG_WARN(("syncing POS"));
616 /* find next POS to the left of 'ind' and return its POS and index */
771 picoos_uint16 pos;
773 pos = acph->headx[ind].cind;
775 if (picoktab_isPrimstress(acph->tabphones, acph->cbuf[pos + i]) ||
776 picoktab_isSecstress(acph->tabphones, acph->cbuf[pos + i])) {
797 picoos_uint16 lastprev2; /* last index of POS(es) found to the left */
798 picoos_uint8 curpos; /* POS(es) of current word */
801 picoos_int32 upbound; /* index of last WORDPHON item (with POS) */
836 /* set POS of current word in valbuf[1], will be shifted right afterwards */
838 /* find first POS to the left and set valbuf[0] */
861 /* get and set POS of current item, must be WORDPHON */
865 /* shift all POS elements one position to the right */
870 /* find next POS to the left and set valbuf[0] */
875 PICODBG_WARN(("syncing POS"));