HomeSort by relevance Sort by last modified time
    Searched full:constructs (Results 351 - 375 of 3575) sorted by null

<<11121314151617181920>>

  /libcore/luni/src/main/java/javax/xml/xpath/
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.
  /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.
  /art/compiler/
compiled_method.h 101 // Constructs a CompiledMethod for the non-LLVM compilers.
112 // Constructs a CompiledMethod for the JniCompiler.
120 // Constructs a CompiledMethod for the Portable compiler.
124 // 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 1226 milliseconds

<<11121314151617181920>>