Home
last modified time | relevance | path

Searched refs:annotations_off (Results 1 – 25 of 125) sorted by relevance

12345

/cts/tools/dex-tools/src/dex/reader/
DDexFileReader.java249 public int annotations_off; field in DexFileReader.ClassDefItem
267 item.annotations_off = b.readUInt(); in readClasses()
DDexClassImpl.java119 if (classDefItem.annotations_off != 0) { in parseAnnotationDirectory()
120 buffer.setPosition(classDefItem.annotations_off); in parseAnnotationDirectory()
/cts/tools/vm-tests-tf/src/dot/junit/verify/a1/d/
DT_a1_1.dfh98 // annotations_off: 0 (0x000000)
/cts/tools/vm-tests-tf/src/dot/junit/format/f1/d/
DT_f1_7.dfh99 // annotations_off: 0 (0x000000)
DT_f1_8.dfh99 // annotations_off: 0 (0x000000)
DT_f1_9.dfh100 // annotations_off: 0 (0x000000)
DT_f1_3.dfh99 // annotations_off: 0 (0x000000)
DT_f1_6.dfh99 // annotations_off: 0 (0x000000)
DT_f1_2.dfh99 // annotations_off: 0 (0x000000)
DT_f1_4.dfh99 // annotations_off: 0 (0x000000)
DT_f1_5.dfh99 // annotations_off: 0 (0x000000)
DT_f1_12.dfh99 // annotations_off: 0 (0x000000)
DT_f1_10.dfh100 // annotations_off: 0 (0x000000)
DT_f1_11.dfh99 // annotations_off: 0 (0x000000)
/cts/tools/vm-tests-tf/src/dot/junit/verify/a3/d/
DT_a3_1.dfh98 // annotations_off: 0 (0x000000)
/cts/tools/vm-tests-tf/src/dot/junit/verify/a5/d/
DT_a5_1.dfh98 // annotations_off: 0 (0x000000)
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/goto_16/d/
DT_goto_16_2.dfh109 // annotations_off: 0 (0x000000)
DT_goto_16_3.dfh109 // annotations_off: 0 (0x000000)
DT_goto_16_4.dfh109 // annotations_off: 0 (0x000000)
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/goto_32/d/
DT_goto_32_2.dfh109 // annotations_off: 0 (0x000000)
DT_goto_32_3.dfh109 // annotations_off: 0 (0x000000)
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_object/d/
DT_sput_object_3.dfh102 // annotations_off: 0 (0x000000)
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_byte/d/
DT_sput_byte_3.dfh106 // annotations_off: 0 (0x000000)
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_ge/d/
DT_if_ge_10.dfh113 // annotations_off: 0 (0x000000)
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_le/d/
DT_if_le_9.dfh113 // annotations_off: 0 (0x000000)

12345