Home
last modified time | relevance | path

Searched refs:attribute (Results 1 – 25 of 30) sorted by relevance

12

/dalvik/dx/tests/022-code-attrib-LocalVariableTable/
Dinfo.txt6 method with a simple Code attribute, which itself has a syntactically
7 valid LocalVariableTable attribute.
/dalvik/dx/tests/021-code-attrib-LineNumberTable/
Dinfo.txt6 method with a simple Code attribute, which itself has a syntactically
7 valid LineNumberTable attribute.
/dalvik/dx/tests/024-code-bytecode/
Dinfo.txt6 method with a Code attribute, and the code[] array of the attribute has
/dalvik/dexgen/src/com/android/dexgen/rop/
DStdAttributeList.java101 public void set(int n, Attribute attribute) { in set() argument
102 set0(n, attribute); in set()
/dalvik/dx/src/com/android/dx/cf/iface/
DStdAttributeList.java105 public void set(int n, Attribute attribute) { in set() argument
106 set0(n, attribute); in set()
/dalvik/dx/tests/013-class-attrib-Deprecated/
Dsmall-class.txt28 # attribute[0]
Dinfo.txt6 class-level Deprecated attribute, which is syntactically valid.
/dalvik/dx/tests/011-class-attrib-Synthetic/
Dsmall-class.txt28 # attribute[0]
Dinfo.txt6 class-level Synthetic attribute, which is syntactically valid.
/dalvik/dx/tests/028-class-attrib-EnclosingMethod/
Dsmall-class-1.txt28 # attribute[0]
Dsmall-class-2.txt31 # attribute[0]
/dalvik/dx/tests/025-class-attrib-Signature/
Dsmall-class.txt29 # attribute[0]
Dinfo.txt6 class-level Signature attribute, which is syntactically valid.
/dalvik/dx/tests/015-field-attrib-Synthetic/
Dinfo.txt6 field with a valid Synthetic attribute.
/dalvik/dx/tests/012-class-attrib-SourceFile/
Dsmall-class.txt29 # attribute[0]
Dinfo.txt6 class-level SourceFile attribute, which is syntactically valid.
/dalvik/dx/tests/016-field-attrib-Deprecated/
Dinfo.txt6 field with a valid Deprecated attribute.
/dalvik/dx/tests/018-method-attrib-Exceptions/
Dinfo.txt6 method with a syntactically valid Exceptions attribute.
/dalvik/dx/tests/020-method-attrib-Deprecated/
Dinfo.txt6 method with a syntactically valid Deprecated attribute.
/dalvik/dx/tests/026-field-attrib-Signature/
Dinfo.txt6 field with a syntactically valid Signature attribute.
/dalvik/dx/tests/019-method-attrib-Synthetic/
Dinfo.txt6 method with a syntactically valid Synthetic attribute.
/dalvik/dx/tests/027-method-attrib-Signature/
Dinfo.txt6 method with a syntactically valid Signature attribute.
/dalvik/dx/tests/017-method-attrib-Code/
Dinfo.txt6 method with a minimal but syntactically valid Code attribute.
/dalvik/dx/tests/023-code-exception-table/
Dinfo.txt6 method with a minimal but syntactically valid Code attribute, which
/dalvik/dx/tests/014-field-attrib-ConstantValue/
Dinfo.txt6 fields, each with a single ConstantValue attribute, which points at one

12