Home
last modified time | relevance | path

Searched refs:tMode (Results 1 – 2 of 2) sorted by relevance

/external/lzma/C/
DLzma2DecMt.c636 , BoolInt tMode in Lzma2Dec_Decode_ST() argument
648 if (tMode) in Lzma2Dec_Decode_ST()
651 tMode = MtDec_PrepareRead(&p->mtc); in Lzma2Dec_Decode_ST()
683 if (tMode) in Lzma2Dec_Decode_ST()
689 tMode = False; in Lzma2Dec_Decode_ST()
813 BoolInt tMode; in Lzma2DecMt_Decode() local
847 tMode = False; in Lzma2DecMt_Decode()
934 tMode = True; in Lzma2DecMt_Decode()
951 , tMode in Lzma2DecMt_Decode()
DXzDec.c2302 , BoolInt tMode in XzDecMt_Decode_ST() argument
2314 if (tMode) in XzDecMt_Decode_ST()
2317 tMode = MtDec_PrepareRead(&p->mtc); in XzDecMt_Decode_ST()
2371 if (tMode) in XzDecMt_Decode_ST()
2377 tMode = False; in XzDecMt_Decode_ST()
2531 BoolInt tMode; in XzDecMt_Decode() local
2588 tMode = False; in XzDecMt_Decode()
2643 tMode = True; in XzDecMt_Decode()
2727 , tMode in XzDecMt_Decode()