OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:creates
(Results
101 - 125
of
8951
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/proguard/src/proguard/classfile/attribute/
DeprecatedAttribute.java
34
*
Creates
an uninitialized DeprecatedAttribute.
42
*
Creates
an initialized DeprecatedAttribute.
LineNumberInfo.java
35
*
Creates
an uninitialized LineNumberInfo.
43
*
Creates
an initialized LineNumberInfo.
SourceDirAttribute.java
37
*
Creates
an uninitialized SourceDirAttribute.
45
*
Creates
an initialized SourceDirAttribute.
SourceFileAttribute.java
37
*
Creates
an uninitialized SourceFileAttribute.
45
*
Creates
an initialized SourceFileAttribute.
SyntheticAttribute.java
34
*
Creates
an uninitialized SyntheticAttribute.
42
*
Creates
an initialized SyntheticAttribute.
/external/proguard/src/proguard/classfile/attribute/annotation/
RuntimeInvisibleParameterAnnotationsAttribute.java
34
*
Creates
an uninitialized RuntimeInvisibleParameterAnnotationsAttribute.
42
*
Creates
an initialized RuntimeInvisibleParameterAnnotationsAttribute.
RuntimeVisibleParameterAnnotationsAttribute.java
34
*
Creates
an uninitialized RuntimeVisibleParameterAnnotationsAttribute.
42
*
Creates
an initialized RuntimeVisibleParameterAnnotationsAttribute.
TypePathInfo.java
35
*
Creates
an uninitialized TypePathInfo.
43
*
Creates
an initialized TypePathInfo.
/external/proguard/src/proguard/classfile/attribute/annotation/target/
LocalVariableTargetElement.java
35
*
Creates
an uninitialized LocalVariableTargetElement.
43
*
Creates
an initialized LocalVariableTargetElement.
/external/proguard/src/proguard/gui/splash/
ConstantTiming.java
34
*
Creates
a new ConstantTiming with a value of 0.
42
*
Creates
a new ConstantTiming with a given value.
/external/proguard/src/proguard/io/
ClassFilter.java
36
*
Creates
a new ClassFilter that delegates reading classes to the
46
*
Creates
a new ClassFilter that delegates to either of the two given
DirectoryFilter.java
32
*
Creates
a new ClassFilter that delegates reading directories to the
42
*
Creates
a new ClassFilter that delegates to either of the two given
/external/skia/src/core/
SkDiscardableMemory.h
21
* Factory method that
creates
, initializes and locks an SkDiscardableMemory
27
* Factory class that
creates
, initializes and locks an SkDiscardableMemory
/external/webrtc/webrtc/libjingle/xmpp/
saslhandler.h
22
//
Creates
mechanisms to deal with a given mechanism
34
//
Creates
a SaslMechanism for the given mechanism name (you own it
/external/webrtc/webrtc/modules/rtp_rtcp/source/
fec_test_helper.h
39
//
Creates
a new RtpPacket with the RED header added to the packet.
42
//
Creates
a new RtpPacket with FEC payload and red header. Does this by
/external/webrtc/webrtc/test/
video_renderer.h
21
//
Creates
a platform-specific renderer if possible, or a null implementation
27
//
Creates
a platform-specific renderer if possible, returns NULL if a
/frameworks/base/core/java/android/webkit/
WebMessage.java
31
*
Creates
a WebMessage.
39
*
Creates
a WebMessage.
/frameworks/base/core/java/com/google/android/collect/
Maps.java
28
*
Creates
a {@code HashMap} instance.
37
*
Creates
a {@code ArrayMap} instance.
/frameworks/base/libs/hwui/
Image.h
32
* A simple wrapper that
creates
an EGLImage and a texture for a GraphicBuffer.
37
*
Creates
a new image from the specified graphic buffer. If the image
/packages/apps/Camera2/src/com/android/camera/session/
StackSaverFactory.java
25
*
Creates
{@link StackSaver} instances.
45
*
Creates
a new StackSaver.
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/
PriorityThreadFactory.java
24
* A thread factory that
creates
threads with a given thread priority.
31
*
Creates
a new thread factory.
/packages/apps/TV/tests/common/src/com/android/tv/testing/uihelper/
ByResource.java
28
*
Creates
a BySelector for the {@code resId} from {@code resources}
38
*
Creates
a BySelector for the text of {@code stringRes} from {@code resources}.
/prebuilts/gdb/darwin-x86/lib/python2.7/email/mime/
multipart.py
19
"""
Creates
a multipart/* type message.
21
By default,
creates
a multipart/mixed message, with proper
/prebuilts/gdb/linux-x86/lib/python2.7/email/mime/
multipart.py
19
"""
Creates
a multipart/* type message.
21
By default,
creates
a multipart/mixed message, with proper
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/mime/
multipart.py
19
"""
Creates
a multipart/* type message.
21
By default,
creates
a multipart/mixed message, with proper
Completed in 682 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>