OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:creates
(Results
376 - 400
of
7645
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/proguard/src/proguard/classfile/attribute/preverification/
ObjectType.java
39
*
Creates
an uninitialized ObjectType.
47
*
Creates
an ObjectType that points to the given class constant.
UninitializedType.java
38
*
Creates
an uninitialized UninitializedType.
46
*
Creates
an UninitializedType pointing to the given 'new' instruction.
/external/proguard/src/proguard/classfile/attribute/visitor/
AllAttributeVisitor.java
46
*
Creates
a new shallow AllAttributeVisitor.
57
*
Creates
a new optionally deep AllAttributeVisitor.
/external/proguard/src/proguard/classfile/constant/
ClassConstant.java
53
*
Creates
an uninitialized ClassConstant.
61
*
Creates
a new ClassConstant with the given name index.
NameAndTypeConstant.java
38
*
Creates
an uninitialized NameAndTypeConstant.
46
*
Creates
a new NameAndTypeConstant with the given name and type indices.
/external/proguard/src/proguard/classfile/visitor/
MemberDescriptorFilter.java
41
*
Creates
a new MemberDescriptorFilter.
55
*
Creates
a new MemberDescriptorFilter.
MemberNameFilter.java
41
*
Creates
a new MemberNameFilter.
55
*
Creates
a new MemberNameFilter.
/external/proguard/src/proguard/gui/splash/
TextSprite.java
39
*
Creates
a new TextSprite containing a single line of text.
53
*
Creates
a new TextSprite containing a multiple lines of text.
/external/proguard/src/proguard/io/
DataEntryRenamer.java
43
*
Creates
a new DataEntryRenamer.
56
*
Creates
a new DataEntryRenamer.
FilteredDataEntryReader.java
41
*
Creates
a new FilteredDataEntryReader with only a reader for accepted
56
*
Creates
a new FilteredDataEntryReader.
/external/proguard/src/proguard/optimize/
MethodStaticizer.java
49
*
Creates
a new MethodStaticizer.
58
*
Creates
a new MethodStaticizer with an extra visitor.
/external/proguard/src/proguard/optimize/peephole/
HorizontalClassMerger.java
44
*
Creates
a new HorizontalClassMerger.
59
*
Creates
a new VerticalClassMerger.
MemberPrivatizer.java
46
*
Creates
a new MemberPrivatizer.
55
*
Creates
a new MemberPrivatizer.
MethodFinalizer.java
44
*
Creates
a new ClassFinalizer.
53
*
Creates
a new ClassFinalizer.
NopRemover.java
44
*
Creates
a new NopRemover.
55
*
Creates
a new NopRemover.
PeepholeOptimizer.java
47
*
Creates
a new PeepholeOptimizer.
62
*
Creates
a new PeepholeOptimizer.
VerticalClassMerger.java
45
*
Creates
a new VerticalClassMerger.
60
*
Creates
a new VerticalClassMerger.
/external/sqlite/android/
PhoneticStringUtils.h
43
//
Creates
a "phonetically sortable" Utf8 string and push it into "dst".
50
//
Creates
a "normalized" Utf8 string and push it into "dst". *dst must be
/external/v8/test/mjsunit/regress/
regress-386.js
30
// This test
creates
enough properties in A so that adding i as
34
// Adding i in the second call to the constructor
creates
a real property,
/external/webkit/LayoutTests/dom/html/level1/core/
hc_documentcreatecomment.js
39
//
creates
test document builder, may throw exception
78
The "createComment(data)" method
creates
a new Comment
hc_documentcreatedocumentfragment.js
39
//
creates
test document builder, may throw exception
78
The "createDocumentFragment()" method
creates
an empty
hc_documentcreateelement.js
39
//
creates
test document builder, may throw exception
78
The "createElement(tagName)" method
creates
an Element
hc_documentcreatetextnode.js
39
//
creates
test document builder, may throw exception
78
The "createTextNode(data)" method
creates
a Text node
/external/webkit/LayoutTests/dom/html/level2/html/
HTMLTableElement19.js
39
//
creates
test document builder, may throw exception
78
The createTHead() method
creates
a table header row or returns
HTMLTableElement20.js
39
//
creates
test document builder, may throw exception
78
The createTHead() method
creates
a table header row or returns
Completed in 314 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>