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

<<41424344454647484950>>

  /libcore/luni/src/main/java/java/io/
FileInputStream.java 67 * Constructs a new {@code FileInputStream} that reads from {@code file}.
84 * Constructs a new {@code FileInputStream} that reads from {@code fd}.
PipedOutputStream.java 35 * Constructs a new unconnected {@code PipedOutputStream}. The resulting
43 * Constructs a new {@code PipedOutputStream} connected to the
PipedWriter.java 35 * Constructs a new unconnected {@code PipedWriter}. The resulting writer
45 * Constructs a new {@code PipedWriter} connected to {@code destination}.
PrintWriter.java 49 * Constructs a new {@code PrintWriter} with {@code out} as its target
63 * Constructs a new {@code PrintWriter} with {@code out} as its target
81 * Constructs a new {@code PrintWriter} with {@code wr} as its target
95 * Constructs a new {@code PrintWriter} with {@code out} as its target
115 * Constructs a new {@code PrintWriter} with {@code file} as its target. The
131 * Constructs a new {@code PrintWriter} with {@code file} as its target. The
155 * Constructs a new {@code PrintWriter} with the file identified by {@code
173 * Constructs a new {@code PrintWriter} with the file identified by {@code
SequenceInputStream.java 41 * Constructs a new {@code SequenceInputStream} using the two streams
62 * Constructs a new SequenceInputStream using the elements returned from
  /libcore/luni/src/main/java/java/lang/
ProcessBuilder.java 39 * Constructs a new {@code ProcessBuilder} instance with the specified
50 * Constructs a new {@code ProcessBuilder} instance with the specified
Throwable.java 81 * Constructs a new {@code Throwable} that includes the current stack trace.
89 * Constructs a new {@code Throwable} with the current stack trace and the
99 * Constructs a new {@code Throwable} with the current stack trace, the
110 * Constructs a new {@code Throwable} with the current stack trace and the
121 * Constructs a new {@code Throwable} with the current stack trace, the
  /libcore/luni/src/main/java/java/lang/ref/
SoftReference.java 81 * Constructs a new soft reference to the given referent. The newly created
91 * Constructs a new soft reference to the given referent. The newly created
  /libcore/luni/src/main/java/java/util/jar/
JarInputStream.java 51 * Constructs a new {@code JarInputStream} from an input stream.
98 * Constructs a new {@code JarInputStream} from an input stream.
  /libcore/luni/src/main/java/java/util/logging/
SocketHandler.java 66 * Constructs a {@code SocketHandler} object using the properties read by
84 * Constructs a {@code SocketHandler} object using the specified host name
  /libcore/luni/src/main/java/org/apache/harmony/security/asn1/
ASN1Type.java 43 * Constructs a primitive, universal ASN.1 type.
53 * Constructs an ASN.1 type.
  /libcore/luni/src/test/java/tests/security/spec/
PSSParameterSpecTest.java 39 * Assertion: constructs using valid parameter
66 * Assertion: constructs using valid parameters
  /libcore/support/src/test/java/tests/support/
Support_StringWriter.java 27 * Constructs a new StringWriter which has a StringBuffer allocated with the
38 * Constructs a new StringWriter which has a StringBuffer allocated with the
  /ndk/sources/host-tools/ndk-stack/elff/
elf_alloc.h 80 /* Constructs ElfAllocator instance. */
112 /* Constructs DwarfAllocBase instance. */
  /packages/apps/Dialer/src/com/android/dialer/dialpad/
SmartDialCursorLoader.java 64 /** Constructs a name matcher object for matching names. */
88 /** Constructs a cursor for the returned array of results. */
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/decoder/
UnboundedFifoByteBuffer.java 62 * Constructs an UnboundedFifoByteBuffer with the default number of elements.
74 * Constructs an UnboundedFifoByteBuffer with the specified number of elements.
  /dalvik/dexgen/src/com/android/dexgen/util/
ByteArrayAnnotatedOutput.java 66 * Constructs an instance with a fixed maximum size. Note that the
79 * Constructs a "stretchy" instance. The underlying array may be
120 * Constructs and returns a new {@code byte[]} that contains
568 * Constructs an instance.
582 * Constructs an instance. It is initally unclosed.
  /external/apache-xml/src/main/java/org/apache/xml/utils/
QName.java 79 * Constructs an empty QName.
85 * Constructs a new QName with the specified namespace URI and
97 * Constructs a new QName with the specified namespace URI and
129 * Constructs a new QName with the specified namespace URI, prefix
143 * Constructs a new QName with the specified namespace URI, prefix
  /external/chromium/chrome/browser/extensions/
extension_webnavigation_api.cc 56 // Constructs and dispatches an onBeforeNavigate event.
78 // Constructs and dispatches an onCommitted event.
108 // Constructs and dispatches an onDOMContentLoaded event.
128 // Constructs and dispatches an onCompleted event.
148 // Constructs and dispatches an onBeforeRetarget event.
  /external/eigen/Eigen/src/Core/
Matrix.h 214 /** \brief Constructs a vector or row-vector with given dimension. \only_for_vectors
238 /** \brief Constructs an uninitialized matrix with \a rows rows and \a cols columns.
244 /** \brief Constructs an initialized 2D vector with given coefficients */
248 /** \brief Constructs an initialized 3D vector with given coefficients */
257 /** \brief Constructs an initialized 4D vector with given coefficients */
  /external/protobuf/java/src/main/java/com/google/protobuf/
ByteString.java 207 * Constructs a new read-only {@code java.nio.ByteBuffer} with the
216 * Constructs a new {@code String} by decoding the bytes using the
225 * Constructs a new {@code String} by decoding the bytes as UTF-8.
335 * Constructs a new output with the given initial capacity.
352 * Constructs a new ByteString builder, which allows you to efficiently
  /external/smali/dexlib/src/main/java/org/jf/dexlib/Util/
ByteArrayAnnotatedOutput.java 77 * Constructs an instance with a fixed maximum size. Note that the
90 * Constructs a "stretchy" instance. The underlying array may be
131 * Constructs and returns a new <code>byte[]</code> that contains
602 * Constructs an instance.
617 * Constructs an instance. It is initally unclosed.
ByteArrayOutput.java 72 * Constructs an instance with a fixed maximum size. Note that the
85 * Constructs a "stretchy" instance. The underlying array may be
126 * Constructs and returns a new <code>byte[]</code> that contains
507 * Constructs an instance.
521 * Constructs an instance. It is initally unclosed.
  /libcore/luni/src/main/java/java/util/
LinkedHashMap.java 64 * Constructs a new empty {@code LinkedHashMap} instance.
72 * Constructs a new {@code LinkedHashMap} instance with the specified
85 * Constructs a new {@code LinkedHashMap} instance with the specified
101 * Constructs a new {@code LinkedHashMap} instance with the specified
125 * Constructs a new {@code LinkedHashMap} instance containing the mappings
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
random 236 * Constructs a variate generator with the uniform random number
363 * Constructs a %linear_congruential random number generator engine with
373 * Constructs a %linear_congruential random number generator engine
729 * Constructs a default-initialized % subtract_with_carry random number
736 * Constructs an explicitly seeded % subtract_with_carry random number
744 * Constructs a %subtract_with_carry random number generator engine
900 * Constructs a default-initialized % subtract_with_carry_01 random
910 * Constructs an explicitly seeded % subtract_with_carry_01 random number
921 * Constructs a % subtract_with_carry_01 random number generator engine
    [all...]

Completed in 1025 milliseconds

<<41424344454647484950>>