Home | History | Annotate | Download | only in lib

Lines Matching refs:headxBottom

193     picoos_uint16 headxBottom; /* bottom */
268 sa->headxBottom = 0;
1523 sa->headxBottom, sa->headxLen));
1528 sa->headxBottom = 0;
1541 &(sa->headx[sa->headxBottom].head),
1542 &(sa->cbuf2[sa->headx[sa->headxBottom].cind]),
1543 sa->headx[sa->headxBottom].head.len, sa->tmpbuf,
1546 if (PICODATA_ITEM_WORDPHON == sa->headx[sa->headxBottom].head.type) {
1548 rv = saExtractPhonemes(this, sa, 0, &(sa->headx[sa->headxBottom].head),
1549 &(sa->cbuf2[sa->headx[sa->headxBottom].cind]));
1567 sa->headxBottom++;