HomeSort by relevance Sort by last modified time
    Searched full:opcode (Results 1926 - 1950 of 2817) sorted by null

<<71727374757677787980>>

  /art/compiler/dex/
frontend.cc 175 /* Gathering opcode stats? */
  /art/runtime/entrypoints/quick/
quick_invoke_entrypoints.cc 110 Instruction::Code instr_code = instr->Opcode();
  /bionic/libc/netbsd/resolv/
res_data.c 169 res_mkquery(int op, /* opcode of query */
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput/
Test_iput.java 154 * @title type of field doesn't match opcode - attempt to modify double field
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_boolean/
Test_iput_boolean.java 127 * @title type of field doesn't match opcode - attempt to modify double
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_byte/
Test_iput_byte.java 125 * @title type of field doesn't match opcode - attempt to modify double
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_char/
Test_iput_char.java 126 * @title type of field doesn't match opcode - attempt to modify double
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_object/
Test_iput_object.java 127 * @title type of field doesn't match opcode - attempt to modify double
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_short/
Test_iput_short.java 127 * @title type of field doesn't match opcode - attempt to modify double
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_wide/
Test_iput_wide.java 140 * @title type of field doesn't match opcode - attempt to modify float
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput/
Test_sput.java 155 * @title type of field doesn't match opcode - attempt to modify double field
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_boolean/
Test_sput_boolean.java 128 * @title type of field doesn't match opcode - attempt to modify double
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_byte/
Test_sput_byte.java 126 * @title type of field doesn't match opcode - attempt to modify double
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_char/
Test_sput_char.java 126 * @title type of field doesn't match opcode - attempt to modify double
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_object/
Test_sput_object.java 127 * @title type of field doesn't match opcode - attempt to modify double
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_short/
Test_sput_short.java 126 * @title type of field doesn't match opcode - attempt to modify double
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_wide/
Test_sput_wide.java 138 * @title type of field doesn't match opcode - attempt to modify float
  /dalvik/dx/src/com/android/dx/merge/
DexMerger.java 916 int opcode = in.readByte(); local
    [all...]
  /dalvik/dx/src/com/android/dx/ssa/back/
FirstFitLocalCombiningAllocator.java 226 Rop opcode = defInsn.getOpcode(); local
228 // opcode == null for phi insns.
229 if (opcode != null && opcode.getOpcode() == RegOps.MOVE_PARAM) {
    [all...]
  /dalvik/vm/interp/
InterpState.h 141 * feature to bypass problematic opcode implementations without
  /dalvik/vm/mterp/common/
asm-constants.h 300 /* opcode number */
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
LocPathIterator.java 78 * of step walkers from the opcode list, and call back
84 * opcode list from the compiler.
96 * of step walkers from the opcode list, and call back
102 * opcode list from the compiler.
  /external/chromium_org/courgette/
description.html 146 <p><strong>Opcode</strong>: The number corresponding to either a machine or <em>Courgette
  /external/chromium_org/third_party/icu/source/i18n/
regexcmp.h 96 // there is space to add an opcode there.
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/
program_parse.tab.h 279 gl_inst_opcode opcode; member in union:YYSTYPE

Completed in 993 milliseconds

<<71727374757677787980>>