OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:creates
(Results
826 - 850
of
8951
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/proguard/src/proguard/classfile/attribute/
LocalVariableInfo.java
54
*
Creates
an uninitialized LocalVariableInfo.
62
*
Creates
an initialized LocalVariableInfo.
LocalVariableTypeInfo.java
55
*
Creates
an uninitialized LocalVariableTypeInfo.
63
*
Creates
an initialized LocalVariableTypeInfo.
/external/proguard/src/proguard/classfile/attribute/annotation/
TypeAnnotation.java
41
*
Creates
an uninitialized TypeAnnotation.
49
*
Creates
an initialized TypeAnnotation.
/external/proguard/src/proguard/classfile/attribute/annotation/visitor/
AllElementValueVisitor.java
47
*
Creates
a new AllElementValueVisitor.
58
*
Creates
a new AllElementValueVisitor.
/external/proguard/src/proguard/classfile/constant/
InvokeDynamicConstant.java
47
*
Creates
an uninitialized InvokeDynamicConstant.
55
*
Creates
a new InvokeDynamicConstant with the given bootstrap method
StringConstant.java
67
*
Creates
an uninitialized StringConstant.
75
*
Creates
a new StringConstant with the given string index.
/external/proguard/src/proguard/classfile/instruction/
LookUpSwitchInstruction.java
39
*
Creates
an uninitialized LookUpSwitchInstruction.
45
*
Creates
a new LookUpSwitchInstruction with the given arguments.
TableSwitchInstruction.java
40
*
Creates
an uninitialized TableSwitchInstruction.
46
*
Creates
a new TableSwitchInstruction with the given arguments.
/external/proguard/src/proguard/gui/splash/
BufferedSprite.java
45
*
Creates
a new BufferedSprite with an ABGR image.
75
*
Creates
a new BufferedSprite with the given image.
RectangleSprite.java
43
*
Creates
a new rectangular RectangleSprite.
63
*
Creates
a new RectangleSprite with rounded corners.
/external/proguard/src/proguard/io/
FilteredDataEntryWriter.java
40
*
Creates
a new FilteredDataEntryWriter with only a writer for accepted
55
*
Creates
a new FilteredDataEntryWriter.
/external/proguard/src/proguard/obfuscate/
DictionaryNameFactory.java
45
*
Creates
a new <code>DictionaryNameFactory</code>.
123
*
Creates
a new <code>DictionaryNameFactory</code>.
MappingPrinter.java
50
*
Creates
a new MappingPrinter that prints to <code>System.out</code>.
59
*
Creates
a new MappingPrinter that prints to the given stream.
/external/proguard/src/proguard/optimize/
DuplicateInitializerInvocationFixer.java
56
*
Creates
a new DuplicateInitializerInvocationFixer.
65
*
Creates
a new DuplicateInitializerInvocationFixer.
MemberDescriptorSpecializer.java
49
*
Creates
a new MethodDescriptorShrinker.
58
*
Creates
a new MethodDescriptorShrinker with an extra visitor.
ParameterShrinker.java
57
*
Creates
a new ParameterShrinker.
66
*
Creates
a new ParameterShrinker with an extra visitor.
/external/proguard/src/proguard/optimize/evaluation/
LoadingInvocationUnit.java
44
*
Creates
a new LoadingInvocationUnit with the given value factory.
53
*
Creates
a new LoadingInvocationUnit with the given value factory, for
StoringInvocationUnit.java
45
*
Creates
a new StoringInvocationUnit with the given value factory.
54
*
Creates
a new StoringInvocationUnit with the given value factory, for
/external/proguard/src/proguard/optimize/peephole/
GotoGotoReplacer.java
45
*
Creates
a new GotoGotoReplacer.
56
*
Creates
a new GotoGotoReplacer.
GotoReturnReplacer.java
45
*
Creates
a new GotoReturnReplacer.
56
*
Creates
a new GotoReturnReplacer.
UnreachableCodeRemover.java
55
*
Creates
a new UnreachableCodeRemover.
64
*
Creates
a new UnreachableCodeRemover.
UnreachableExceptionRemover.java
45
*
Creates
a new UnreachableExceptionRemover.
54
*
Creates
a new UnreachableExceptionRemover.
VariableShrinker.java
55
*
Creates
a new VariableShrinker.
64
*
Creates
a new VariableShrinker with an extra visitor.
/external/proguard/src/proguard/shrink/
UsagePrinter.java
55
*
Creates
a new UsagePrinter that prints to <code>System.out</code>.
70
*
Creates
a new UsagePrinter that prints to the given stream.
/external/proguard/src/proguard/util/
ListUtil.java
35
*
Creates
a comma-separated String from the given List of String objects.
68
*
Creates
a List of String objects from the given comma-separated String.
Completed in 792 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>