HomeSort by relevance Sort by last modified time
    Searched refs:ip (Results 151 - 175 of 761) sorted by null

1 2 3 4 5 67 8 91011>>

  /dalvik/vm/mterp/arm-vfp/
funop.S 15 GET_INST_OPCODE(ip) @ extract opcode from rINST
18 GOTO_OPCODE(ip) @ jump to next instruction
funopNarrower.S 15 GET_INST_OPCODE(ip) @ extract opcode from rINST
18 GOTO_OPCODE(ip) @ jump to next instruction
funopWider.S 15 GET_INST_OPCODE(ip) @ extract opcode from rINST
18 GOTO_OPCODE(ip) @ jump to next instruction
  /dalvik/vm/mterp/armv5te/
OP_ARRAY_LENGTH.S 13 GET_INST_OPCODE(ip) @ extract opcode from rINST
15 GOTO_OPCODE(ip) @ jump to next instruction
OP_CONST.S 8 GET_INST_OPCODE(ip) @ extract opcode from rINST
10 GOTO_OPCODE(ip) @ jump to next instruction
OP_CONST_HIGH16.S 8 GET_INST_OPCODE(ip) @ extract opcode from rINST
9 GOTO_OPCODE(ip) @ jump to next instruction
OP_CONST_WIDE_16.S 8 GET_INST_OPCODE(ip) @ extract opcode from rINST
10 GOTO_OPCODE(ip) @ jump to next instruction
OP_CONST_WIDE_32.S 10 GET_INST_OPCODE(ip) @ extract opcode from rINST
12 GOTO_OPCODE(ip) @ jump to next instruction
OP_CONST_WIDE_HIGH16.S 9 GET_INST_OPCODE(ip) @ extract opcode from rINST
11 GOTO_OPCODE(ip) @ jump to next instruction
OP_GOTO_16.S 18 GET_INST_OPCODE(ip) @ extract opcode from rINST
19 GOTO_OPCODE(ip) @ jump to next instruction
OP_MONITOR_ENTER.S 15 GET_INST_OPCODE(ip) @ extract opcode from rINST
16 GOTO_OPCODE(ip) @ jump to next instruction
OP_MOVE_EXCEPTION.S 8 GET_INST_OPCODE(ip) @ extract opcode from rINST
10 GOTO_OPCODE(ip) @ jump to next instruction
OP_MOVE_RESULT_WIDE.S 8 GET_INST_OPCODE(ip) @ extract opcode from rINST
10 GOTO_OPCODE(ip) @ jump to next instruction
OP_MOVE_WIDE_16.S 10 GET_INST_OPCODE(ip) @ extract opcode from rINST
12 GOTO_OPCODE(ip) @ jump to next instruction
OP_MOVE_WIDE_FROM16.S 10 GET_INST_OPCODE(ip) @ extract opcode from rINST
12 GOTO_OPCODE(ip) @ jump to next instruction
binopLit16.S 27 GET_INST_OPCODE(ip) @ extract opcode from rINST
29 GOTO_OPCODE(ip) @ jump to next instruction
stub.S 7 GET_INST_OPCODE(ip) @ ...trim down to just the opcode
8 GOTO_OPCODE(ip) @ ...and jump to the handler
unop.S 18 GET_INST_OPCODE(ip) @ extract opcode from rINST
20 GOTO_OPCODE(ip) @ jump to next instruction
  /dalvik/vm/mterp/armv6t2/
OP_ARRAY_LENGTH.S 12 GET_INST_OPCODE(ip) @ extract opcode from rINST
14 GOTO_OPCODE(ip) @ jump to next instruction
OP_MOVE_WIDE.S 10 GET_INST_OPCODE(ip) @ extract opcode from rINST
12 GOTO_OPCODE(ip) @ jump to next instruction
binopLit16.S 26 GET_INST_OPCODE(ip) @ extract opcode from rINST
28 GOTO_OPCODE(ip) @ jump to next instruction
unop.S 17 GET_INST_OPCODE(ip) @ extract opcode from rINST
19 GOTO_OPCODE(ip) @ jump to next instruction
unopNarrower.S 20 GET_INST_OPCODE(ip) @ extract opcode from rINST
22 GOTO_OPCODE(ip) @ jump to next instruction
unopWider.S 17 GET_INST_OPCODE(ip) @ extract opcode from rINST
19 GOTO_OPCODE(ip) @ jump to next instruction
  /external/chromium/net/tools/fetch/
http_session.h 16 HttpSession(const std::string& ip, int port);

Completed in 80 milliseconds

1 2 3 4 5 67 8 91011>>