Home
last modified time | relevance | path

Searched refs:posPapx (Results 1 – 5 of 5) sorted by relevance

/dports/textproc/wv/wv-1.2.9/
H A Disbidi.c82 U32 *posPapx = NULL, *posChpx = NULL; in wvIsBidiDocumentComplex() local
109 wvGetBTE_PLCF6 (&btePapx, &posPapx, &para_intervals, in wvIsBidiDocumentComplex()
118 wvGetBTE_PLCF (&btePapx, &posPapx, &para_intervals, in wvIsBidiDocumentComplex()
202 &ps->clx, btePapx, posPapx, in wvIsBidiDocumentComplex()
228 btePapx, posPapx, in wvIsBidiDocumentComplex()
304 wvFree (posPapx); in wvIsBidiDocumentComplex()
328 U32 *posPapx = NULL, *posChpx = NULL; in wvIsBidiDocumentSimple() local
351 wvGetBTE_PLCF6 (&btePapx, &posPapx, &para_intervals, in wvIsBidiDocumentSimple()
360 wvGetBTE_PLCF (&btePapx, &posPapx, &para_intervals, in wvIsBidiDocumentSimple()
457 btePapx, posPapx, para_intervals, in wvIsBidiDocumentSimple()
[all …]
H A Dtable.c63 BTE * btePapx, U32 * posPapx) in wvGetRowTap() argument
83 posPapx, para_intervals, ps->mainfd); in wvGetRowTap()
101 U32 * posPapx) in wvGetFullTableInit() argument
121 posPapx, para_intervals, ps->mainfd); in wvGetFullTableInit()
706 TheTest (wvParseStruct * ps, U32 piece, BTE * btePapx, U32 * posPapx, in TheTest() argument
763 &ps->clx, btePapx, posPapx, in TheTest()
787 BTE * btePapx, U32 * posPapx, U32 piece) in wvGetComplexFullTableInit() argument
802 TheTest (ps, piece, btePapx, posPapx, para_intervals); in wvGetComplexFullTableInit()
821 i, &ps->clx, btePapx, posPapx, in wvGetComplexFullTableInit()
869 BTE * btePapx, U32 * posPapx, U32 piece) in wvGetComplexRowTap() argument
[all …]
H A Ddecode_simple.c60 U32 *posPapx, *posChpx; in wvDecodeSimple() local
202 wvGetBTE_PLCF6 (&btePapx, &posPapx, &para_intervals, in wvDecodeSimple()
211 wvGetBTE_PLCF (&btePapx, &posPapx, &para_intervals, in wvDecodeSimple()
367 btePapx, posPapx, para_intervals, in wvDecodeSimple()
400 para_fcLim, btePapx, posPapx, in wvDecodeSimple()
408 posPapx); in wvDecodeSimple()
410 posPapx); in wvDecodeSimple()
588 wvFree (posPapx); in wvDecodeSimple()
H A Ddecode_complex.c367 U32 *posPapx = NULL, *posChpx = NULL; in wvDecodeComplex() local
510 wvGetBTE_PLCF6 (&btePapx, &posPapx, &para_intervals, in wvDecodeComplex()
519 wvGetBTE_PLCF (&btePapx, &posPapx, &para_intervals, in wvDecodeComplex()
637 &ps->clx, btePapx, posPapx, in wvDecodeComplex()
691 btePapx, posPapx, in wvDecodeComplex()
709 btePapx, posPapx, in wvDecodeComplex()
712 btePapx, posPapx, piececount); in wvDecodeComplex()
907 wvFree (posPapx); in wvDecodeComplex()
H A Dwv.h4033 BTE * btePapx, U32 * posPapx);
4035 BTE * btePapx, U32 * posPapx, U32 piececount);
4037 BTE * btePapx, U32 * posPapx);
4039 BTE * btePapx, U32 * posPapx, U32 piece);