HomeSort by relevance Sort by last modified time
    Searched refs:stopWriting (Results 1 - 4 of 4) sorted by null

  /external/lzma/C/
LzFindMt.h 27 Bool stopWriting;
MtCoder.h 62 Bool stopWriting;
MtCoder.c 160 p->stopWriting = False;
218 if (p->stopWriting)
239 next->stopWriting = True;
LzFindMt.c 27 p->stopWriting = False;
54 p->stopWriting = True;
160 if (p->stopWriting)
417 if (p->stopWriting)

Completed in 42 milliseconds