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

  /external/chromium/sdch/open-vcdiff/src/
decodetable.h 72 // read when requested. NOTE: UnGetInstruction() will not work immediately
105 // call. Calling UnGetInstruction() more than once before calling
109 void UnGetInstruction() {
113 "instructions_and_sizes in UnGetInstruction" << LOG_ENDL;
119 "in UnGetInstruction" << LOG_ENDL;
decodetable.cc 102 UnGetInstruction(); // Rewind to instruction start
decodetable_test.cc 238 reader_.UnGetInstruction();
255 reader_.UnGetInstruction();
272 reader_.UnGetInstruction();
293 reader_.UnGetInstruction();
294 reader_.UnGetInstruction();
310 reader_.UnGetInstruction();
326 reader_.UnGetInstruction();
vcdecoder.cc     [all...]

Completed in 229 milliseconds