HomeSort by relevance Sort by last modified time
    Searched defs:UnGetInstruction (Results 1 - 2 of 2) 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;
  /external/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" << VCD_ENDL;
119 "in UnGetInstruction" << VCD_ENDL;

Completed in 29 milliseconds