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

<<61626364656667686970>>

  /libcore/luni/src/main/java/java/io/
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/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.
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/output/
DeferredFileOutputStream.java 96 * Constructs an instance of this class which will trigger an event at the
113 * Constructs an instance of this class which will trigger an event at the
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
double-int.h 64 /* Constructs double_int from integer CST. The bits over the precision of
86 /* Constructs double_int from unsigned integer CST. The bits over the
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
double-int.h 64 /* Constructs double_int from integer CST. The bits over the precision of
86 /* Constructs double_int from unsigned integer CST. The bits over the
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
double-int.h 64 /* Constructs double_int from integer CST. The bits over the precision of
86 /* Constructs double_int from unsigned integer CST. The bits over the
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
double-int.h 64 /* Constructs double_int from integer CST. The bits over the precision of
86 /* Constructs double_int from unsigned integer CST. The bits over the
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_tempbuf.h 161 * Constructs a temporary buffer of a size somewhere between
220 // Constructs objects in the range [first, last).
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_tempbuf.h 161 * Constructs a temporary buffer of a size somewhere between
220 // Constructs objects in the range [first, last).
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_tempbuf.h 161 * Constructs a temporary buffer of a size somewhere between
220 // Constructs objects in the range [first, last).
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_tempbuf.h 162 * Constructs a temporary buffer of a size somewhere between
221 // Constructs objects in the range [first, last).
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_tempbuf.h 161 * Constructs a temporary buffer of a size somewhere between
220 // Constructs objects in the range [first, last).
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_tempbuf.h 162 * Constructs a temporary buffer of a size somewhere between
221 // Constructs objects in the range [first, last).
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_tempbuf.h 160 * Constructs a temporary buffer of a size somewhere between
219 // Constructs objects in the range [first, last).
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/mock/
MockXmlNode.java 49 * Constructs a node from a given children list.
66 * Constructs an attribute node
  /external/javassist/src/main/javassist/bytecode/
AnnotationsAttribute.java 115 * Constructs a <code>Runtime(In)VisibleAnnotations_attribute</code>.
129 * Constructs an empty
413 * Constructs a renamer. It renames some class names
461 * Constructs a copier. This copier renames some class names
570 * Constructs a parser. This parser constructs a parse tree of
StackMapTable.java 43 * Constructs a <code>stack_map</code> attribute.
82 * Constructs an exception.
146 * Constructs a walker.
156 * Constructs a walker.
531 * Constructs a writer.
551 * Constructs and a return a stack map table containing
  /external/llvm/lib/Target/SystemZ/
SystemZOperands.td 20 // Constructs both a DAG pattern and instruction operand for an immediate
31 // Constructs an asm operand for a PC-relative address. SIZE says how
38 // Constructs an operand for a PC-relative address with address type VT.
45 // Constructs both a DAG pattern and instruction operand for a PC-relative
54 // Constructs an AsmOperandClass for addressing mode FORMAT, treating the
66 // Constructs both a DAG pattern and instruction operand for an addressing mode.

Completed in 1149 milliseconds

<<61626364656667686970>>