Home
last modified time | relevance | path

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

/dports/textproc/wv/wv-1.2.9/
H A Disbidi.c81 BTE *btePapx = NULL, *bteChpx = 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()
303 wvFree (btePapx); in wvIsBidiDocumentComplex()
327 BTE *btePapx = NULL, *bteChpx = 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
82 &para_fcFirst, &para_fcLim, i, btePapx, in wvGetRowTap()
100 wvGetFullTableInit (wvParseStruct * ps, U32 para_intervals, BTE * btePapx, in wvGetFullTableInit() argument
120 &para_fcFirst, &para_fcLim, i, btePapx, 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.c59 BTE *btePapx, *bteChpx; in wvDecodeSimple() local
202 wvGetBTE_PLCF6 (&btePapx, &posPapx, &para_intervals, in wvDecodeSimple()
211 wvGetBTE_PLCF (&btePapx, &posPapx, &para_intervals, in wvDecodeSimple()
251 wvFree (btePapx); in wvDecodeSimple()
367 btePapx, posPapx, para_intervals, in wvDecodeSimple()
400 para_fcLim, btePapx, posPapx, in wvDecodeSimple()
407 wvGetFullTableInit (ps, para_intervals, btePapx, in wvDecodeSimple()
409 wvGetRowTap (ps, &apap, para_intervals, btePapx, in wvDecodeSimple()
587 wvFree (btePapx); in wvDecodeSimple()
H A Ddecode_complex.c366 BTE *btePapx = NULL, *bteChpx = 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()
906 wvFree (btePapx); 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);