OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:constructs
(Results
351 - 375
of
3697
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/libcore/luni/src/main/java/org/apache/harmony/security/x509/
InvalidityDate.java
39
*
Constructs
the object on the base of its encoded form.
47
*
Constructs
the object from a date instance.
/libcore/luni/src/test/java/tests/security/spec/
RSAPublicKeySpecTest.java
39
* Assertion:
Constructs
<code>RSAPublicKeySpec</code>
52
* Assertion:
Constructs
<code>RSAPublicKeySpec</code>
/libcore/support/src/test/java/tests/util/
CallVerificationStack.java
291
*
Constructs
a wrapper object for the base type <code> boolean </code> .
298
*
Constructs
a wrapper object for the base type <code> c </code> .
305
*
Constructs
a wrapper object for the base type <code> char </code> .
312
*
Constructs
a wrapper object for the base type <code> double </code> .
319
*
Constructs
a wrapper object for the base type <code> float </code> .
326
*
Constructs
a wrapper object for the base type <code> int </code> .
333
*
Constructs
a wrapper object for the base type <code> long </code> .
340
*
Constructs
a wrapper object for the base type <code> short </code> .
/ndk/sources/third_party/googletest/googletest/samples/
sample2.h
54
// The default c'tor
constructs
a NULL string.
57
//
Constructs
a MyString by cloning a 0-terminated C string.
/packages/apps/UnifiedEmail/src/org/apache/commons/io/
IOExceptionWithCause.java
38
*
Constructs
a new instance with the given message and cause.
55
*
Constructs
a new instance with the given cause.
/packages/apps/UnifiedEmail/src/org/apache/commons/io/filefilter/
DelegateFileFilter.java
40
*
Constructs
a delegate file filter around an existing FilenameFilter.
53
*
Constructs
a delegate file filter around an existing FileFilter.
/packages/apps/UnifiedEmail/src/org/apache/commons/io/output/
LockableFileWriter.java
63
*
Constructs
a LockableFileWriter.
75
*
Constructs
a LockableFileWriter.
87
*
Constructs
a LockableFileWriter.
100
*
Constructs
a LockableFileWriter.
112
*
Constructs
a LockableFileWriter.
124
*
Constructs
a LockableFileWriter.
137
*
Constructs
a LockableFileWriter with a file encoding.
149
*
Constructs
a LockableFileWriter with a file encoding.
/external/chromium_org/ppapi/cpp/
input_event.h
51
/// This constructor
constructs
an input event from the provided input event
94
///
Constructs
an is_null() mouse input event object.
97
/// This constructor
constructs
a mouse input event object from the provided
104
/// This constructor manually
constructs
a mouse event from the provided
169
///
Constructs
an is_null() wheel input event object.
172
/// This constructor
constructs
a wheel input event object from the
180
///
Constructs
a wheel input even from the given parameters.
255
///
Constructs
an is_null() keyboard input event object.
258
///
Constructs
a keyboard input event object from the provided generic input
265
///
Constructs
a keyboard input even from the given parameters
[
all
...]
/art/compiler/
compiled_method.h
108
//
Constructs
a CompiledMethod for the non-LLVM compilers.
120
//
Constructs
a CompiledMethod for the QuickJniCompiler.
128
//
Constructs
a CompiledMethod for the Portable compiler.
132
//
Constructs
a CompiledMethod for the Portable JniCompiler.
/dalvik/dexgen/src/com/android/dexgen/dex/code/
VariableSizeInsn.java
27
*
Constructs
an instance. The output address of this instance is initially
/dalvik/dexgen/src/com/android/dexgen/dex/file/
FieldIdItem.java
26
*
Constructs
an instance.
IdItem.java
32
*
Constructs
an instance.
MemberIdsSection.java
24
*
Constructs
an instance. The file offset is initially unknown.
MethodIdItem.java
26
*
Constructs
an instance.
/dalvik/dexgen/src/com/android/dexgen/rop/
BaseAttribute.java
29
*
Constructs
an instance.
StdFieldList.java
27
*
Constructs
an instance. All indices initially contain {@code null}.
/dalvik/dexgen/src/com/android/dexgen/rop/annotation/
AnnotationVisibility.java
34
*
Constructs
an instance.
/dalvik/dexgen/src/com/android/dexgen/rop/cst/
CstInterfaceMethodRef.java
31
*
Constructs
an instance.
CstMethodRef.java
25
*
Constructs
an instance.
/dalvik/dx/src/com/android/dx/cf/attrib/
AttLocalVariableTable.java
29
*
Constructs
an instance.
AttLocalVariableTypeTable.java
29
*
Constructs
an instance.
AttRuntimeInvisibleAnnotations.java
30
*
Constructs
an instance.
AttRuntimeInvisibleParameterAnnotations.java
32
*
Constructs
an instance.
AttRuntimeVisibleAnnotations.java
30
*
Constructs
an instance.
AttRuntimeVisibleParameterAnnotations.java
32
*
Constructs
an instance.
Completed in 904 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>