Home
last modified time | relevance | path

Searched defs:needStop (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/Compress/
H A DZstdDecoder.cpp171 const bool needStop = (sres != SZ_OK) in Z7_COM7F_IMF() local
H A DLzmaDecoder.cpp171 const bool needStop = (res != 0 in CodeSpec() local
/aosp_15_r20/external/lzma/C/
H A DLzma2DecMt.c681 BoolInt needStop; in Lzma2Dec_Decode_ST() local