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
3575
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium/testing/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/chromium_org/net/cookies/
cookie_store_test_callbacks.h
29
//
Constructs
a callback that expects to be called in the given thread and
33
//
Constructs
a callback that expects to be called in current thread and will
/external/chromium_org/net/http/
http_pipelined_host.h
27
// HTTP requests. Manages connection jobs,
constructs
pipelined streams, and
74
//
Constructs
a new pipeline on |connection| and returns a new
http_pipelined_host_pool.h
28
// HTTP requests. Manages connection jobs,
constructs
pipelined streams, and
52
//
Constructs
a new pipeline on |connection| and returns a new
/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/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/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/smali/dexlib/src/main/java/org/jf/dexlib/EncodedValue/
ArrayEncodedValue.java
37
*
Constructs
a new <code>ArrayEncodedValue</code> by reading the value from the given <code>Input</code> object.
47
*
Constructs
a new <code>ArrayEncodedValue</code> with the given values
/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/docs/html/training/improving-layouts/
index.jd
47
<dd>If your application UI repeats certain layout
constructs
in multiple places, this lesson
48
shows you how to create efficient, re-usable layout
constructs
, then include them in the appropriate
/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/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>
Completed in 1751 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>