/cts/tests/signature-tests/src/android/signature/cts/tests/ |
D | JDiffClassDescriptionTest.java | 85 clz.setModifier(Modifier.PUBLIC); in createNormalClass() 107 new JDiffClassDescription.JDiffConstructor("NormalClass", Modifier.PUBLIC); in testSimpleConstructor() 153 "staticMethod", Modifier.STATIC | Modifier.PUBLIC, "void"); in testStaticMethod() 162 "syncMethod", Modifier.SYNCHRONIZED | Modifier.PUBLIC, "void"); in testSyncMethod() 198 "throwsMethod", Modifier.PUBLIC, "void"); in testThrowsMethod() 209 "nativeMethod", Modifier.PUBLIC | Modifier.NATIVE, "void"); in testNativeMethod() 218 "FINAL_FIELD", "java.lang.String", Modifier.PUBLIC | Modifier.FINAL); in testFinalField() 227 "STATIC_FIELD", "java.lang.String", Modifier.PUBLIC | Modifier.STATIC); in testStaticField() 236 "VOLATILE_FIELD", "java.lang.String", Modifier.PUBLIC | Modifier.VOLATILE); in testVolatileFiled() 245 "TRANSIENT_FIELD", "java.lang.String", Modifier.PUBLIC | Modifier.TRANSIENT); in testTransientField() [all …]
|
/cts/tools/signature-tools/test/signature/converter/ |
D | ConvertClassTest.java | 74 assertTrue(sigClass.getModifiers().contains(Modifier.PUBLIC)); in convertClassClassTest() 85 assertTrue(sigClass.getModifiers().contains(Modifier.PUBLIC)); in convertClassInterfaceTest() 96 assertTrue(sigClass.getModifiers().contains(Modifier.PUBLIC)); in convertClassEnumTest() 107 assertTrue(sigClass.getModifiers().contains(Modifier.PUBLIC)); in convertClassAnnotationTest() 118 assertTrue(sigClass.getModifiers().contains(Modifier.PUBLIC)); in convertAnnotationTest() 137 assertTrue(sigClass.getModifiers().contains(Modifier.PUBLIC)); in convertAnnotationOnFieldTest() 154 assertTrue(sigClass.getModifiers().contains(Modifier.PUBLIC)); in convertGenericClass0() 173 assertTrue(sigClass.getModifiers().contains(Modifier.PUBLIC)); in convertGenericClass00() 192 assertTrue(sigClass.getModifiers().contains(Modifier.PUBLIC)); in convertGenericClass1() 218 assertTrue(sigClass.getModifiers().contains(Modifier.PUBLIC)); in convertGenericClass2() [all …]
|
D | ConvertVisibilityTest.java | 49 IApi api = convert(Visibility.PUBLIC, src); in testVisibilityMethods1() 120 IApi api = convert(Visibility.PUBLIC, src); in testVisibility1()
|
/cts/tools/signature-tools/test/signature/converter/doclet/ |
D | DocletTestConverter.java | 111 if(visibility == Visibility.PUBLIC){ in getRootDoc() 113 com.sun.tools.javac.code.Flags.PUBLIC; // 0x1 in getRootDoc() 117 com.sun.tools.javac.code.Flags.PUBLIC // 0x1 in getRootDoc() 122 com.sun.tools.javac.code.Flags.PUBLIC // 0x1 in getRootDoc() 128 com.sun.tools.javac.code.Flags.PUBLIC // 0x1 in getRootDoc()
|
/cts/tools/signature-tools/src/signature/converter/ |
D | Visibility.java | 35 PUBLIC, PROTECTED, PACKAGE, PRIVATE; enumConstant
|
/cts/tools/signature-tools/src/signature/model/ |
D | Modifier.java | 25 PUBLIC("public"), PRIVATE("private"), PROTECTED("protected"), STATIC( enumConstant
|
/cts/tools/dasm/src/dasm/ |
D | sym.java | 48 static final int PUBLIC = 45; field in sym
|
/cts/tools/signature-tools/src/signature/converter/doclet/ |
D | DocletFactory.java | 71 case PUBLIC: in getRootDoc() 72 accessModifier |= com.sun.tools.javac.code.Flags.PUBLIC; // 0x1 in getRootDoc()
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_object/d/ |
D | T_sput_object_3.dfh | 98 // access_flags: 0x000001 (PUBLIC) 177 // parsed: offset 397, len 1: access_flags: 0x000009 (PUBLIC STATIC) 184 // parsed: offset 399, len 3: access_flags: 0x010001 (PUBLIC CONSTRUCTOR) 192 // parsed: offset 405, len 1: access_flags: 0x000001 (PUBLIC)
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_byte/d/ |
D | T_sget_byte_4.dfh | 107 // access_flags: 0x000001 (PUBLIC) 188 // parsed: offset 411, len 1: access_flags: 0x000009 (PUBLIC STATIC) 195 // parsed: offset 413, len 3: access_flags: 0x010001 (PUBLIC CONSTRUCTOR) 203 // parsed: offset 419, len 1: access_flags: 0x000001 (PUBLIC)
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_short/d/ |
D | T_iget_short_4.dfh | 107 // access_flags: 0x000001 (PUBLIC) 189 // parsed: offset 414, len 1: access_flags: 0x000001 (PUBLIC) 195 // parsed: offset 416, len 3: access_flags: 0x010001 (PUBLIC CONSTRUCTOR) 203 // parsed: offset 422, len 1: access_flags: 0x000001 (PUBLIC)
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_char/d/ |
D | T_iput_char_3.dfh | 102 // access_flags: 0x000001 (PUBLIC) 184 // parsed: offset 406, len 1: access_flags: 0x000001 (PUBLIC) 190 // parsed: offset 408, len 3: access_flags: 0x010001 (PUBLIC CONSTRUCTOR) 198 // parsed: offset 414, len 1: access_flags: 0x000001 (PUBLIC)
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget/d/ |
D | T_iget_4.dfh | 107 // access_flags: 0x000001 (PUBLIC) 189 // parsed: offset 396, len 1: access_flags: 0x000001 (PUBLIC) 195 // parsed: offset 398, len 3: access_flags: 0x010001 (PUBLIC CONSTRUCTOR) 203 // parsed: offset 404, len 1: access_flags: 0x000001 (PUBLIC)
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_byte/d/ |
D | T_iget_byte_4.dfh | 107 // access_flags: 0x000001 (PUBLIC) 189 // parsed: offset 411, len 1: access_flags: 0x000001 (PUBLIC) 195 // parsed: offset 413, len 3: access_flags: 0x010001 (PUBLIC CONSTRUCTOR) 203 // parsed: offset 419, len 1: access_flags: 0x000001 (PUBLIC)
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget/d/ |
D | T_sget_4.dfh | 107 // access_flags: 0x000001 (PUBLIC) 188 // parsed: offset 396, len 1: access_flags: 0x000009 (PUBLIC STATIC) 195 // parsed: offset 398, len 3: access_flags: 0x010001 (PUBLIC CONSTRUCTOR) 203 // parsed: offset 404, len 1: access_flags: 0x000001 (PUBLIC)
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_object/d/ |
D | T_iget_object_4.dfh | 105 // access_flags: 0x000001 (PUBLIC) 187 // parsed: offset 413, len 1: access_flags: 0x000001 (PUBLIC) 193 // parsed: offset 415, len 3: access_flags: 0x010001 (PUBLIC CONSTRUCTOR) 201 // parsed: offset 421, len 1: access_flags: 0x000001 (PUBLIC)
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput/d/ |
D | T_iput_3.dfh | 102 // access_flags: 0x000001 (PUBLIC) 184 // parsed: offset 391, len 1: access_flags: 0x000001 (PUBLIC) 190 // parsed: offset 393, len 3: access_flags: 0x010001 (PUBLIC CONSTRUCTOR) 198 // parsed: offset 399, len 1: access_flags: 0x000001 (PUBLIC)
|
D | T_sput_3.dfh | 102 // access_flags: 0x000001 (PUBLIC) 183 // parsed: offset 391, len 1: access_flags: 0x000009 (PUBLIC STATIC) 190 // parsed: offset 393, len 3: access_flags: 0x010001 (PUBLIC CONSTRUCTOR) 198 // parsed: offset 399, len 1: access_flags: 0x000001 (PUBLIC)
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_wide/d/ |
D | T_iput_wide_3.dfh | 102 // access_flags: 0x000001 (PUBLIC) 184 // parsed: offset 410, len 1: access_flags: 0x000001 (PUBLIC) 190 // parsed: offset 412, len 3: access_flags: 0x010001 (PUBLIC CONSTRUCTOR) 198 // parsed: offset 418, len 1: access_flags: 0x000001 (PUBLIC)
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_boolean/d/ |
D | T_sput_boolean_3.dfh | 102 // access_flags: 0x000001 (PUBLIC) 183 // parsed: offset 415, len 1: access_flags: 0x000009 (PUBLIC STATIC) 190 // parsed: offset 417, len 3: access_flags: 0x010001 (PUBLIC CONSTRUCTOR) 198 // parsed: offset 423, len 1: access_flags: 0x000001 (PUBLIC)
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_byte/d/ |
D | T_iput_byte_3.dfh | 102 // access_flags: 0x000001 (PUBLIC) 184 // parsed: offset 406, len 1: access_flags: 0x000001 (PUBLIC) 190 // parsed: offset 408, len 3: access_flags: 0x010001 (PUBLIC CONSTRUCTOR) 198 // parsed: offset 414, len 1: access_flags: 0x000001 (PUBLIC)
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_object/d/ |
D | T_sget_object_4.dfh | 105 // access_flags: 0x000001 (PUBLIC) 186 // parsed: offset 413, len 1: access_flags: 0x000009 (PUBLIC STATIC) 193 // parsed: offset 415, len 3: access_flags: 0x010001 (PUBLIC CONSTRUCTOR) 201 // parsed: offset 421, len 1: access_flags: 0x000001 (PUBLIC)
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_short/d/ |
D | T_iput_short_3.dfh | 102 // access_flags: 0x000001 (PUBLIC) 184 // parsed: offset 409, len 1: access_flags: 0x000001 (PUBLIC) 190 // parsed: offset 411, len 3: access_flags: 0x010001 (PUBLIC CONSTRUCTOR) 198 // parsed: offset 417, len 1: access_flags: 0x000001 (PUBLIC)
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_wide/d/ |
D | T_sget_wide_4.dfh | 107 // access_flags: 0x000001 (PUBLIC) 188 // parsed: offset 411, len 1: access_flags: 0x000009 (PUBLIC STATIC) 195 // parsed: offset 413, len 3: access_flags: 0x010001 (PUBLIC CONSTRUCTOR) 203 // parsed: offset 419, len 1: access_flags: 0x000001 (PUBLIC)
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_boolean/d/ |
D | T_sget_boolean_4.dfh | 107 // access_flags: 0x000001 (PUBLIC) 188 // parsed: offset 420, len 1: access_flags: 0x000009 (PUBLIC STATIC) 195 // parsed: offset 422, len 3: access_flags: 0x010001 (PUBLIC CONSTRUCTOR) 203 // parsed: offset 428, len 1: access_flags: 0x000001 (PUBLIC)
|