HomeSort by relevance Sort by last modified time
    Searched full:constructs (Results 1526 - 1550 of 3697) sorted by null

<<61626364656667686970>>

  /external/eigen/doc/
TutorialAdvancedInitialization.dox 140 The expression <tt>m + MatrixXf::Constant(3,3,1.2)</tt> constructs the 3-by-3 matrix expression with all its coefficients
143 The comma-initializer, too, can also be used to construct temporary objects. The following example constructs a random
  /external/icu/icu4c/source/i18n/
rbt.cpp 58 * Constructs a new transliterator from the given rules.
81 * Constructs a new transliterator from the given rules.
  /external/icu/icu4c/source/layout/
ArabicLayoutEngine.h 35 * This is the main constructor. It constructs an instance of ArabicOpenTypeLayoutEngine for
158 * This constructs an instance of UnicodeArabicOpenTypeLayoutEngine for a specific font,
  /external/jsilver/src/com/google/streamhtmlparser/util/
JavascriptTokenBuffer.java 64 * Constructs an empty javascript token buffer. The size is fixed,
74 * Constructs a javascript token buffer that is identical to
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest-message.h 89 // Constructs an empty Message.
105 // Constructs a Message from a C-string.
  /external/mesa3d/src/gtest/include/gtest/
gtest-message.h 89 // Constructs an empty Message.
105 // Constructs a Message from a C-string.
  /external/mockito/cglib-and-asm/src/org/mockito/asm/tree/
AnnotationNode.java 63 * Constructs a new {@link AnnotationNode}.
72 * Constructs a new {@link AnnotationNode} to visit an array value.
  /external/protobuf/gtest/include/gtest/
gtest-message.h 87 // Constructs an empty Message.
99 // Constructs a Message from a C-string.
  /external/protobuf/java/src/main/java/com/google/protobuf/micro/
ByteStringMicro.java 155 * Constructs a new {@code String} by decoding the bytes using the
164 * Constructs a new {@code String} by decoding the bytes as UTF-8.
  /external/smack/src/org/xbill/DNS/
Generator.java 210 * Constructs and returns the next record in the expansion.
226 * Constructs and returns all records in the expansion.
  /frameworks/base/core/java/android/database/
MatrixCursor.java 34 * Constructs a new cursor with the given initial capacity.
52 * Constructs a new cursor.
  /frameworks/base/core/java/android/emoji/
EmojiFactory.java 240 * Constructs an instance of EmojiFactory corresponding to the name.
249 * Constructs an instance of available EmojiFactory.
  /libcore/luni/src/main/java/java/io/
BufferedWriter.java 48 * Constructs a new {@code BufferedWriter}, providing {@code out} with a buffer
58 * Constructs a new {@code BufferedWriter}, providing {@code out} with {@code size} chars
ByteArrayOutputStream.java 42 * Constructs a new ByteArrayOutputStream with a default size of 32 bytes.
51 * Constructs a new {@code ByteArrayOutputStream} with a default size of
CharArrayReader.java 49 * Constructs a CharArrayReader on the char array {@code buf}. The size of
62 * Constructs a CharArrayReader on the char array {@code buf}. The size of
LineNumberReader.java 37 * Constructs a new LineNumberReader on the Reader {@code in}. The internal
48 * Constructs a new LineNumberReader on the Reader {@code in}. The size of
Reader.java 46 * Constructs a new {@code Reader} with {@code this} as the object used to
54 * Constructs a new {@code Reader} with {@code lock} used to synchronize
StringWriter.java 35 * Constructs a new {@code StringWriter} which has a {@link StringBuffer}
46 * Constructs a new {@code StringWriter} which has a {@link StringBuffer}
Writer.java 44 * Constructs a new {@code Writer} with {@code this} as the object used to
52 * Constructs a new {@code Writer} with {@code lock} used to synchronize
  /libcore/luni/src/main/java/java/lang/
Boolean.java 59 * Constructs a new {@code Boolean} with its boolean value specified by
73 * Constructs a new {@code Boolean} with the specified primitive boolean
  /libcore/luni/src/main/java/java/net/
CookieManager.java 65 * Constructs a new cookie manager.
76 * Constructs a new cookie manager using a specified cookie store and a
  /libcore/luni/src/main/java/java/sql/
Time.java 31 * Constructs a {@code Time} object using the supplied values for <i>Hour</i>,
57 * Constructs a {@code Time} object using a supplied time specified in
  /libcore/luni/src/main/java/java/util/jar/
JarInputStream.java 58 * Constructs a new {@code JarInputStream} from an input stream.
111 * Constructs a new {@code JarInputStream} from an input stream.
  /libcore/luni/src/main/java/java/util/logging/
Level.java 175 * Constructs an instance of {@code Level} taking the supplied name and
190 * Constructs an instance of {@code Level} taking the supplied name, level
  /libcore/luni/src/main/java/javax/xml/
XMLConstants.java 170 * This may set limits on XML constructs to avoid conditions such as denial of service attacks.
174 * ignoring security issues such as limits on XML constructs to avoid conditions such as denial of service attacks.

Completed in 408 milliseconds

<<61626364656667686970>>