Searched refs:nextRunningState (Results 1 – 6 of 6) sorted by relevance
552 s.nextRunningState = FINISHED; in readNextMetablockHeader()674 s.nextRunningState = COPY_UNCOMPRESSED; in copyUncompressedData()800 s.nextRunningState = INSERT_LOOP; in decompress()825 s.nextRunningState = INSERT_LOOP; in decompress()917 s.nextRunningState = COPY_LOOP; in decompress()944 s.nextRunningState = MAIN_LOOP; in decompress()993 s.runningState = s.nextRunningState; in decompress()
31 int nextRunningState; field in State
507 state.nextRunningState = Org.Brotli.Dec.RunningState.Finished; in ReadMetablockInfo()627 state.nextRunningState = Org.Brotli.Dec.RunningState.CopyUncompressed; in CopyUncompressedData()749 state.nextRunningState = Org.Brotli.Dec.RunningState.InsertLoop; in Decompress()777 state.nextRunningState = Org.Brotli.Dec.RunningState.InsertLoop; in Decompress()877 state.nextRunningState = Org.Brotli.Dec.RunningState.CopyLoop; in Decompress()911 state.nextRunningState = Org.Brotli.Dec.RunningState.CopyWrapBuffer; in Decompress()971 state.runningState = state.nextRunningState; in Decompress()
12 internal int nextRunningState; field in Org.Brotli.Dec.State
580 s.nextRunningState = 9;705 s.nextRunningState = 5;843 s.nextRunningState = 6;870 s.nextRunningState = 6;960 s.nextRunningState = 7;984 s.nextRunningState = 3;1030 s.runningState = s.nextRunningState;1509 this.nextRunningState = 0;
1 …nextRunningState=9;e.runningState=11;return}e.hGroup0=new Int32Array(0);e.hGroup1=new Int32Array(0…