OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:constructs
(Results
526 - 550
of
3697
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/libcore/luni/src/main/java/java/util/
FormatterClosedException.java
32
*
Constructs
a new {@code FormatterClosedException} with the stack trace
HashSet.java
37
*
Constructs
a new empty instance of {@code HashSet}.
44
*
Constructs
a new instance of {@code HashSet} with the specified capacity.
54
*
Constructs
a new instance of {@code HashSet} with the specified capacity
67
*
Constructs
a new instance of {@code HashSet} containing the unique
IllegalFormatCodePointException.java
35
*
Constructs
a new {@code IllegalFormatCodePointException} which is
IllegalFormatFlagsException.java
33
*
Constructs
a new {@code IllegalFormatFlagsException} with the specified
IllegalFormatPrecisionException.java
32
*
Constructs
a new {@code IllegalFormatPrecisionException} with specified
IllegalFormatWidthException.java
33
*
Constructs
a new {@code IllegalFormatWidthException} with specified
MissingFormatWidthException.java
31
*
Constructs
a new {@code MissingFormatWidthException} with the specified
UnknownFormatConversionException.java
30
*
Constructs
an {@code UnknownFormatConversionException} with the unknown
UnknownFormatFlagsException.java
32
*
Constructs
a new {@code UnknownFormatFlagsException} with the specified
/libcore/luni/src/main/java/java/util/concurrent/
ThreadFactory.java
32
*
Constructs
a new {@code Thread}. Implementations may also initialize
/libcore/luni/src/main/java/java/util/zip/
ZipError.java
28
*
Constructs
a ZipError with the given detail message.
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
SecureRandomSpiTest.java
31
* Assertion:
constructs
SecureRandomSpi
/packages/apps/Nfc/src/com/android/nfc/
LlcpException.java
27
*
Constructs
a new LlcpException with the current stack trace and the
/packages/apps/UnifiedEmail/src/com/android/emailcommon/mail/
MessagingException.java
89
*
Constructs
a MessagingException with an exceptionType and a null message.
97
*
Constructs
a MessagingException with a message.
105
*
Constructs
a MessagingException with an exceptionType and a message.
113
*
Constructs
a MessagingException with an exceptionType, a message, and data
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidOutlineConfiguration.java
29
/**
Constructs
a new {@link AndroidOutlineConfiguration} */
AndroidQuickOutlineConfiguration.java
27
/**
Constructs
a new {@link AndroidQuickOutlineConfiguration} */
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LayoutPoint.java
42
*
Constructs
a new {@link LayoutPoint} from the given event. The event
61
*
Constructs
a new {@link LayoutPoint} from the given event. The event
79
*
Constructs
a new {@link LayoutPoint} from the given x,y coordinates.
92
*
Constructs
a new {@link LayoutPoint} with the given X and Y coordinates.
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/mock/
MockNodeList.java
33
*
Constructs
a node list from a given children list.
/external/chromium_org/chrome/browser/extensions/api/web_navigation/
web_navigation_api_helpers.cc
66
//
Constructs
and dispatches an onBeforeNavigate event.
90
//
Constructs
and dispatches an onCommitted or onReferenceFragmentUpdated
128
//
Constructs
and dispatches an onDOMContentLoaded event.
148
//
Constructs
and dispatches an onCompleted event.
167
//
Constructs
and dispatches an onCreatedNavigationTarget event.
200
//
Constructs
and dispatches an onErrorOccurred event.
221
//
Constructs
and dispatches an onTabReplaced event.
/external/smack/src/org/jivesoftware/smack/util/collections/
ReferenceMap.java
75
*
Constructs
a new <code>ReferenceMap</code> that will
83
*
Constructs
a new <code>ReferenceMap</code> that will
96
*
Constructs
a new <code>ReferenceMap</code> that will
111
*
Constructs
a new <code>ReferenceMap</code> with the
127
*
Constructs
a new <code>ReferenceMap</code> with the
/cts/tests/tests/hardware/src/android/hardware/cts/helpers/
TestSensorEnvironment.java
45
*
Constructs
an environment for sensor testing.
59
*
Constructs
an environment for sensor testing.
82
*
Constructs
an environment for sensor testing.
105
*
Constructs
an environment for sensor testing.
130
*
Constructs
an environment for sensor testing.
150
*
Constructs
an environment for sensor testing.
/external/chromium_org/third_party/skia/src/gpu/gl/
GrGLSL.h
102
/**
Constructs
an invalid expression.
111
/**
Constructs
an expression with all components as value v */
123
/**
Constructs
an expression from a string.
136
/**
Constructs
an expression from a string.
149
/**
Constructs
an expression from a string with one substitution. */
155
/**
Constructs
an expression from a string with two substitutions. */
/external/eigen/unsupported/Eigen/src/BVH/
KdBVH.h
63
* Given a sequence of objects, it computes their bounding boxes,
constructs
a Kd-tree of their centers
82
/** Given an iterator range over \a Object references,
constructs
the BVH. Requires that bounding_box(Object) return a Volume. */
85
/** Given an iterator range over \a Object references and an iterator range over their bounding boxes,
constructs
the BVH */
88
/** Given an iterator range over \a Object references,
constructs
the BVH, overwriting whatever is in there currently.
93
*
constructs
the BVH, overwriting whatever is in there currently. */
181
//This routine partitions the objCenters in [from, to) along the dimension dim, recursively
constructs
/external/emma/core/java12/com/vladium/util/exception/
AbstractException.java
94
*
Constructs
an exception with null message and null cause.
103
*
Constructs
an exception with given error message/code and null cause.
115
*
Constructs
an exception with given error message/code and null cause.
130
*
Constructs
an exception with null error message/code and given cause.
142
*
Constructs
an exception with given error message/code and given cause.
155
*
Constructs
an exception with given error message/code and given cause.
AbstractRuntimeException.java
94
*
Constructs
an exception with null message and null cause.
103
*
Constructs
an exception with given error message/code and null cause.
115
*
Constructs
an exception with given error message/code and null cause.
130
*
Constructs
an exception with null error message/code and given cause.
142
*
Constructs
an exception with given error message/code and given cause.
155
*
Constructs
an exception with given error message/code and given cause.
Completed in 1642 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>