OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:constructs
(Results
751 - 775
of
3697
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
postypes.h
122
//
constructs
the state.
131
//
constructs
the state.
173
// implementation it
constructs
a copy of *this, adds the
187
// implementation it
constructs
a copy of *this, subtracts the
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
AndroidClasspathContainer.java
35
*
Constructs
the container with the {@link IClasspathEntry} representing the android
/dalvik/dexgen/src/com/android/dexgen/dex/file/
MapItem.java
59
*
Constructs
a list item with instances of this class representing
116
*
Constructs
an instance.
156
*
Constructs
a self-referential instance. This instance is meant to
/dalvik/dexgen/src/com/android/dexgen/rop/annotation/
Annotations.java
43
*
Constructs
an immutable instance which is the combination of the
63
*
Constructs
an immutable instance which is the combination of the
84
*
Constructs
an empty instance.
/dalvik/dx/src/com/android/dx/dex/file/
MapItem.java
58
*
Constructs
a list item with instances of this class representing
115
*
Constructs
an instance.
155
*
Constructs
a self-referential instance. This instance is meant to
/dalvik/dx/src/com/android/dx/rop/annotation/
Annotations.java
42
*
Constructs
an immutable instance which is the combination of the
62
*
Constructs
an immutable instance which is the combination of the
83
*
Constructs
an empty instance.
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/share/
JPDALogWriter.java
48
*
Constructs
an instance of the class for given output stream.
65
*
Constructs
an instance of the class for given output stream.
77
*
Constructs
an instance of the class to log to the same output stream.
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
CertificateFactorySpiTest.java
57
* Assertion:
constructs
CertificateFactorySpi
121
* Assertion:
constructs
CertificateFactorySpi
191
* Assertion:
constructs
CertificateFactorySpi
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/spec/
RSAPrivateCrtKeySpecTest.java
47
* Assertion:
Constructs
<code>RSAPrivateCrtKeySpec</code>
65
* Assertion:
Constructs
<code>RSAPrivateCrtKeySpec</code>
83
* Assertion:
Constructs
<code>RSAPrivateCrtKeySpec</code>
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/spec/
ECFieldF2m_ImplTest.java
78
*
Constructs
ECFieldF2mDomainParams
182
* Assertion:
constructs
new <code>ECFieldF2m</code> object
185
* Assertion:
constructs
new <code>ECFieldF2m</code> object
/external/chromium_org/mojo/public/java/bindings/src/org/chromium/mojo/bindings/
Interface.java
216
*
Constructs
a new |InterfaceRequest| for the interface. This method returns a Pair where
247
*
Constructs
a Stub delegating to the given implementation.
252
*
Constructs
a Proxy forwarding the calls to the given message receiver.
/external/chromium_org/net/dns/
dns_response.h
101
//
Constructs
a response buffer large enough to store one byte more than
105
//
Constructs
a response buffer of given length. Used for TCP transactions.
108
//
Constructs
a response from |data|. Used for testing purposes only!
/external/chromium_org/net/url_request/
url_request_test_job.h
42
//
Constructs
a job to return one of the canned responses depending on the
46
//
Constructs
a job to return one of the canned responses depending on the
52
//
Constructs
a job to return the given response regardless of the request
/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
ScriptPromise.h
56
//
Constructs
an empty promise.
59
//
Constructs
a ScriptPromise from |promise|.
110
//
Constructs
and returns a ScriptPromise from |value|.
/external/chromium_org/third_party/icu/source/i18n/
cpdtrans.h
49
*
Constructs
a new compound transliterator given an array of
67
*
Constructs
a new compound transliterator.
80
*
Constructs
a new compound transliterator in the FORWARD
/external/dexmaker/src/dx/java/com/android/dx/dex/file/
MapItem.java
59
*
Constructs
a list item with instances of this class representing
116
*
Constructs
an instance.
156
*
Constructs
a self-referential instance. This instance is meant to
/external/dexmaker/src/dx/java/com/android/dx/rop/annotation/
Annotations.java
43
*
Constructs
an immutable instance which is the combination of the
63
*
Constructs
an immutable instance which is the combination of the
84
*
Constructs
an empty instance.
/external/eigen/Eigen/src/Eigen2Support/Geometry/
AlignedBox.h
40
/**
Constructs
a null box with \a _dim the dimension of the ambient space. */
44
/**
Constructs
a box with extremities \a _min and \a _max. */
47
/**
Constructs
a box containing a single point \a p. */
ParametrizedLine.h
41
/**
Constructs
a dynamic-size line with \a _dim the dimension
53
/**
Constructs
a parametrized line going from \a p0 to \a p1. */
120
/**
Constructs
a parametrized line from a 2D hyperplane
/external/eigen/Eigen/src/Geometry/
ParametrizedLine.h
51
/**
Constructs
a dynamic-size line with \a _dim the dimension
64
/**
Constructs
a parametrized line going from \a p0 to \a p1. */
140
/**
Constructs
a parametrized line from a 2D hyperplane
/external/icu/icu4c/source/i18n/
cpdtrans.h
49
*
Constructs
a new compound transliterator given an array of
67
*
Constructs
a new compound transliterator.
80
*
Constructs
a new compound transliterator in the FORWARD
/external/javassist/src/main/javassist/tools/rmi/
AppletServer.java
46
*
Constructs
a web server.
57
*
Constructs
a web server.
68
*
Constructs
a web server.
/external/junit/src/junit/textui/
TestRunner.java
38
*
Constructs
a TestRunner.
45
*
Constructs
a TestRunner using the given stream for all the output
52
*
Constructs
a TestRunner using the given ResultPrinter all the output
/frameworks/base/graphics/java/android/graphics/
Outline.java
44
*
Constructs
an empty Outline. Call one of the setter methods to make
50
*
Constructs
an Outline with a copy of the data in src.
206
* Sets the
Constructs
an Outline from a
/libcore/luni/src/main/java/java/security/
IdentityScope.java
38
*
Constructs
a new instance of {@code IdentityScope}.
44
*
Constructs
a new instance of {@code IdentityScope} with the specified
55
*
Constructs
a new instance of {@code IdentityScope} with the specified
Completed in 833 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>