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

  /external/bluetooth/hcidump/parser/
obex.c 233 uint8_t last_opcode, opcode, status; local
252 last_opcode = get_opcode(frm->handle, frm->dlci);
261 opcode2str(last_opcode),
264 opcode = last_opcode;
  /external/chromium/sdch/open-vcdiff/src/
encodetable.cc 149 const unsigned char last_opcode = local
155 (code_table_data_->inst1[last_opcode] == VCD_ADD)) {
162 instruction_map_->LookupSecondOpcode(last_opcode,
174 compound_opcode = instruction_map_->LookupSecondOpcode(last_opcode,

Completed in 36 milliseconds