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

  /external/chromium/sdch/open-vcdiff/src/
instruction_map.h 101 OpcodeOrNone* opcode_slot = &first_opcodes_[inst + mode][size]; local
102 if (*opcode_slot == kNoOpcode) {
103 *opcode_slot = opcode;
  /external/open-vcdiff/src/
instruction_map.h 101 OpcodeOrNone* opcode_slot = &first_opcodes_[inst + mode][size]; local
102 if (*opcode_slot == kNoOpcode) {
103 *opcode_slot = opcode;

Completed in 75 milliseconds