OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:creates
(Results
201 - 225
of
7645
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/proguard/src/proguard/classfile/attribute/
InnerClassesAttribute.java
38
*
Creates
an uninitialized InnerClassesAttribute.
46
*
Creates
an initialized InnerClassesAttribute.
LocalVariableInfo.java
49
*
Creates
an uninitialized LocalVariableInfo.
57
*
Creates
an initialized LocalVariableInfo.
LocalVariableTableAttribute.java
38
*
Creates
an uninitialized LocalVariableTableAttribute.
46
*
Creates
an initialized LocalVariableTableAttribute.
LocalVariableTypeInfo.java
50
*
Creates
an uninitialized LocalVariableTypeInfo.
58
*
Creates
an initialized LocalVariableTypeInfo.
LocalVariableTypeTableAttribute.java
38
*
Creates
an uninitialized LocalVariableTypeTableAttribute.
46
*
Creates
an initialized LocalVariableTypeTableAttribute.
UnknownAttribute.java
39
*
Creates
an uninitialized UnknownAttribute with the given length.
48
*
Creates
an initialized UnknownAttribute.
/external/proguard/src/proguard/classfile/attribute/annotation/
AnnotationDefaultAttribute.java
39
*
Creates
an uninitialized AnnotationDefaultAttribute.
47
*
Creates
an initialized AnnotationDefaultAttribute.
AnnotationElementValue.java
37
*
Creates
an uninitialized AnnotationElementValue.
45
*
Creates
an initialized AnnotationElementValue.
ArrayElementValue.java
38
*
Creates
an uninitialized ArrayElementValue.
46
*
Creates
an initialized ArrayElementValue.
ConstantElementValue.java
38
*
Creates
an uninitialized ConstantElementValue.
47
*
Creates
an initialized ConstantElementValue.
ParameterAnnotationsAttribute.java
40
*
Creates
an uninitialized ParameterAnnotationsAttribute.
48
*
Creates
an initialized ParameterAnnotationsAttribute.
RuntimeInvisibleAnnotationsAttribute.java
34
*
Creates
an uninitialized RuntimeInvisibleAnnotationsAttribute.
42
*
Creates
an initialized RuntimeInvisibleAnnotationsAttribute.
RuntimeVisibleAnnotationsAttribute.java
34
*
Creates
an uninitialized RuntimeVisibleAnnotationsAttribute.
42
*
Creates
an initialized RuntimeVisibleAnnotationsAttribute.
/external/proguard/src/proguard/classfile/attribute/preverification/
SameZeroFrame.java
36
*
Creates
an uninitialized SameZeroFrame.
44
*
Creates
a SameZeroFrame with the given tag.
/external/proguard/src/proguard/classfile/constant/
DoubleConstant.java
37
*
Creates
an uninitialized DoubleConstant.
45
*
Creates
a new DoubleConstant with the given double value.
FieldrefConstant.java
34
*
Creates
an uninitialized FieldrefConstant.
42
*
Creates
a new FieldrefConstant with the given name and type indices.
FloatConstant.java
37
*
Creates
an uninitialized FloatConstant.
45
*
Creates
a new FloatConstant with the given float value.
IntegerConstant.java
37
*
Creates
an uninitialized IntegerConstant.
45
*
Creates
a new IntegerConstant with the given integer value.
InterfaceMethodrefConstant.java
34
*
Creates
an uninitialized InterfaceMethodrefConstant.
42
*
Creates
a new InterfaceMethodrefConstant with the given name and type indices.
LongConstant.java
37
*
Creates
an uninitialized LongConstant.
45
*
Creates
a new LongConstant with the given long value.
MethodrefConstant.java
34
*
Creates
an uninitialized MethodrefConstant.
42
*
Creates
a new MethodrefConstant with the given name and type indices.
/external/proguard/src/proguard/classfile/instruction/
SwitchInstruction.java
36
*
Creates
an uninitialized SwitchInstruction.
42
*
Creates
a new SwitchInstruction with the given arguments.
/external/proguard/src/proguard/classfile/visitor/
ClassVersionSetter.java
41
*
Creates
a new ClassVersionSetter.
51
*
Creates
a new ClassVersionSetter that also stores any newer class version
/external/proguard/src/proguard/gui/
MessageDialogRunnable.java
42
*
Creates
a new MessageDialogRunnable object.
65
*
Creates
a new MessageDialogRunnable object.
/external/proguard/src/proguard/gui/splash/
TimeSwitchSprite.java
39
*
Creates
a new TimeSwitchSprite for displaying a given Sprite starting at
51
*
Creates
a new TimeSwitchSprite for displaying a given Sprite in a given
Completed in 660 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>