OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:constructs
(Results
326 - 350
of
3697
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/ppapi/cpp/private/
camera_capabilities_private.h
32
///
Constructs
a <code>CameraCapabilities_Private</code> from a <code>
39
///
Constructs
a <code>CameraCapabilities_Private</code> object.
image_capture_config_private.h
34
///
Constructs
a <code>ImageCaptureConfig_Private</code> from a <code>
41
///
Constructs
a <code>ImageCaptureConfig_Private</code> object.
/external/chromium_org/testing/gtest/samples/
sample2.h
54
// The default c'tor
constructs
a NULL string.
57
//
Constructs
a MyString by cloning a 0-terminated C string.
/external/chromium_org/third_party/protobuf/python/google/protobuf/
service_reflection.py
116
"""This class
constructs
a protocol service class using a service descriptor.
118
Given a service descriptor, this class
constructs
a class that represents
119
the specified service descriptor. One service builder instance
constructs
134
"""
Constructs
the service class.
232
"""
Constructs
a protocol service stub class using a service descriptor.
234
Given a service descriptor, this class
constructs
a suitable stub class.
238
One service stub builder instance
constructs
exactly one class. It means all
252
"""
Constructs
the stub class.
/external/dexmaker/src/dx/java/com/android/dx/rop/annotation/
AnnotationsList.java
30
*
Constructs
an immutable instance which is the combination of
60
*
Constructs
an instance. All indices initially contain {@code null}.
/external/guava/guava/src/com/google/common/collect/
AbstractIndexedListIterator.java
46
*
Constructs
an iterator across a sequence of the given size whose initial
58
*
Constructs
an iterator across a sequence of the given size with the given
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
HashBiMap.java
46
*
Constructs
a new, empty bimap with the specified expected size.
57
*
Constructs
a new bimap containing initial values from {@code map}. The
/external/proguard/src/proguard/
ClassSpecificationVisitorFactory.java
38
*
Constructs
a ClassPoolVisitor to efficiently travel to the specified
82
*
Constructs
a ClassPoolVisitor to efficiently travel to the specified
118
*
Constructs
a ClassPoolVisitor to efficiently travel to the specified
165
*
Constructs
a ClassPoolVisitor to efficiently travel to the specified
272
*
Constructs
a ClassVisitor to efficiently travel to the specified
328
*
Constructs
a ClassVisitor to efficiently travel to the specified class
376
*
Constructs
a ClassVisitor that conditionally applies the given
393
*
Constructs
a ClassVisitor that conditionally applies the given
/external/protobuf/gtest/samples/
sample2.h
55
// The default c'tor
constructs
a NULL string.
58
//
Constructs
a MyString by cloning a 0-terminated C string.
/external/protobuf/python/google/protobuf/
service_reflection.py
116
"""This class
constructs
a protocol service class using a service descriptor.
118
Given a service descriptor, this class
constructs
a class that represents
119
the specified service descriptor. One service builder instance
constructs
134
"""
Constructs
the service class.
232
"""
Constructs
a protocol service stub class using a service descriptor.
234
Given a service descriptor, this class
constructs
a suitable stub class.
238
One service stub builder instance
constructs
exactly one class. It means all
252
"""
Constructs
the stub class.
/external/smack/src/org/jivesoftware/smackx/pubsub/
Affiliation.java
41
*
Constructs
an affiliation.
52
*
Constructs
an affiliation.
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPException.java
24
*
Constructs
an exception with a message and an error code.
36
*
Constructs
an exception with a message, an error code and a <code>Throwable</code>
/frameworks/base/core/java/android/service/carrier/
MessagePdu.java
35
*
Constructs
a MessagePdu with the list of message PDUs.
73
*
Constructs
a {@link MessagePdu} from a {@link Parcel}.
/frameworks/volley/src/com/android/volley/
DefaultRetryPolicy.java
45
*
Constructs
a new retry policy using the default timeouts.
52
*
Constructs
a new retry policy.
/frameworks/volley/src/com/android/volley/toolbox/
PoolingByteArrayOutputStream.java
36
*
Constructs
a new PoolingByteArrayOutputStream with a default size. If more bytes are written
44
*
Constructs
a new {@code ByteArrayOutputStream} with a default size of {@code size} bytes. If
/libcore/luni/src/main/java/android/system/
ErrnoException.java
37
*
Constructs
an instance with the given function name and errno value.
45
*
Constructs
an instance with the given function name, errno value, and cause.
GaiException.java
38
*
Constructs
an instance with the given function name and error value.
46
*
Constructs
an instance with the given function name, error value, and cause.
/libcore/luni/src/main/java/java/io/
InvalidClassException.java
44
*
Constructs
a new {@code InvalidClassException} with its stack trace and
55
*
Constructs
a new {@code InvalidClassException} with its stack trace,
/libcore/luni/src/main/java/java/nio/channels/
Pipe.java
36
*
Constructs
a new {@code SinkChannel}.
62
*
Constructs
a new {@code SourceChannel}.
/libcore/luni/src/main/java/java/util/
PropertyResourceBundle.java
38
*
Constructs
a new instance of {@code PropertyResourceBundle} and loads the
56
*
Constructs
a new resource bundle with properties read from {@code reader}.
/libcore/luni/src/main/java/java/util/jar/
JarOutputStream.java
34
*
Constructs
a new {@code JarOutputStream} using an output stream. The
58
*
Constructs
a new {@code JarOutputStream} using an arbitrary output
/libcore/luni/src/main/java/javax/xml/xpath/
XPathExpressionException.java
37
* <p>
Constructs
a new <code>XPathExpressionException</code> with the specified detail <code>message</code>.</p>
50
* <p>
Constructs
a new <code>XPathExpressionException</code> with the specified <code>cause</code>.</p>
XPathFactoryConfigurationException.java
37
* <p>
Constructs
a new <code>XPathFactoryConfigurationException</code> with the specified detail <code>message</code>.</p>
50
* <p>
Constructs
a new <code>XPathFactoryConfigurationException</code> with the specified <code>cause</code>.</p>
XPathFunctionException.java
37
* <p>
Constructs
a new <code>XPathFunctionException</code> with the specified detail <code>message</code>.</p>
50
* <p>
Constructs
a new <code>XPathFunctionException</code> with the specified <code>cause</code>.</p>
/libcore/luni/src/main/java/org/apache/harmony/security/asn1/
ASN1Explicit.java
38
*
Constructs
explicitly tagged ASN.1 type
50
*
Constructs
explicitly tagged ASN.1 type.
Completed in 933 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>