Home
last modified time | relevance | path

Searched refs:single_opcode (Results 1 – 3 of 3) sorted by relevance

/external/open-vcdiff/src/
Dinstruction_map.cc183 const OpcodeOrNone single_opcode = in VCDiffInstructionMap() local
187 if (single_opcode == kNoOpcode) continue; // No single opcode found in VCDiffInstructionMap()
188 second_instruction_map_.Add(static_cast<unsigned char>(single_opcode), in VCDiffInstructionMap()
/external/chromium_org/sdch/open-vcdiff/src/
Dinstruction_map.cc183 const OpcodeOrNone single_opcode = in VCDiffInstructionMap() local
187 if (single_opcode == kNoOpcode) continue; // No single opcode found in VCDiffInstructionMap()
188 second_instruction_map_.Add(static_cast<unsigned char>(single_opcode), in VCDiffInstructionMap()
/external/chromium/sdch/open-vcdiff/src/
Dinstruction_map.cc183 const OpcodeOrNone single_opcode = in VCDiffInstructionMap() local
187 if (single_opcode == kNoOpcode) continue; // No single opcode found in VCDiffInstructionMap()
188 second_instruction_map_.Add(static_cast<unsigned char>(single_opcode), in VCDiffInstructionMap()