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

<<61626364656667686970>>

  /external/junit/src/org/junit/runners/
ParentRunner.java 69 * Constructs a new {@code ParentRunner} that will run {@code @TestClass}
139 * Constructs a {@code Statement} to run all of the tests in the test class. Override to add pre-/post-processing.
  /external/llvm/docs/HistoricalNotes/
2000-11-18-EarlyDesignIdeasResp.txt 92 constructs (virtual function tables, class heirarchies, etc) explicit
94 constructs would be fairly low, but would give us lots of important
  /external/sfntly/cpp/src/sfntly/data/
writable_font_data.h 31 // Constructs a writable font data object. If the length is specified as
40 // Constructs a writable font data object. The new font data object will wrap
  /external/skia/src/core/
SkBitmapHeap.h 86 * Constructs a heap that is responsible for allocating and managing its own storage. In the
100 * Constructs a heap that defers the responsibility of storing the bitmaps to an external
  /external/stlport/stlport/stl/config/
stl_mycomp.h 270 // This macro constructs header path from directory and name.
274 // This macro constructs native include header path from include path and name.
  /external/v8/benchmarks/spinning-balls/
splay-tree.js 29 * Constructs a Splay tree. A splay tree is a self-balancing binary
261 * Constructs a Splay tree node.
  /external/v8/benchmarks/
splay.js 124 * Constructs a Splay tree. A splay tree is a self-balancing binary
356 * Constructs a Splay tree node.
  /external/v8/tools/
splaytree.js 30 * Constructs a Splay tree. A splay tree is a self-balancing binary
307 * Constructs a Splay tree node.
  /frameworks/base/core/java/android/animation/
PropertyValuesHolder.java 146 * Constructs and returns a PropertyValuesHolder with a given property name and
157 * Constructs and returns a PropertyValuesHolder with a given property and
168 * Constructs and returns a PropertyValuesHolder with a given property name and
179 * Constructs and returns a PropertyValuesHolder with a given property and
190 * Constructs and returns a PropertyValuesHolder with a given property name and
210 * Constructs and returns a PropertyValuesHolder with a given property and
230 * Constructs and returns a PropertyValuesHolder object with the specified property name and set
264 * Constructs and returns a PropertyValuesHolder object with the specified property and set
    [all...]
  /frameworks/base/core/java/android/net/nsd/
DnsSdTxtRecord.java 47 /** Constructs a new, empty TXT record. */
52 /** Constructs a new TXT record from a byte array in the standard format. */
  /frameworks/base/core/java/android/transition/
Fade.java 81 * Constructs a Fade transition that will fade targets in and out.
88 * Constructs a Fade transition that will fade targets in
  /frameworks/base/location/java/android/location/
Criteria.java 95 * Constructs a new Criteria object. The new object will have no
103 * Constructs a new Criteria object that is a copy of the given criteria.
Geocoder.java 71 * Constructs a Geocoder whose responses will be localized for the
89 * Constructs a Geocoder whose responses will be localized for the
  /libcore/libart/src/main/java/java/lang/
Thread.java 191 * Constructs a new {@code Thread} with no {@code Runnable} object and a
203 * Constructs a new {@code Thread} with a {@code Runnable} object and a
219 * Constructs a new {@code Thread} with a {@code Runnable} object and name
241 * Constructs a new {@code Thread} with no {@code Runnable} object and the
261 * Constructs a new {@code Thread} with a {@code Runnable} object and a
281 * Constructs a new {@code Thread} with a {@code Runnable} object, the given
305 * Constructs a new {@code Thread} with no {@code Runnable} object, the
326 * Constructs a new {@code Thread} with a {@code Runnable} object, the given
    [all...]
  /libcore/libdvm/src/main/java/java/lang/
Thread.java 186 * Constructs a new {@code Thread} with no {@code Runnable} object and a
198 * Constructs a new {@code Thread} with a {@code Runnable} object and a
214 * Constructs a new {@code Thread} with a {@code Runnable} object and name
236 * Constructs a new {@code Thread} with no {@code Runnable} object and the
256 * Constructs a new {@code Thread} with a {@code Runnable} object and a
276 * Constructs a new {@code Thread} with a {@code Runnable} object, the given
300 * Constructs a new {@code Thread} with no {@code Runnable} object, the
321 * Constructs a new {@code Thread} with a {@code Runnable} object, the given
    [all...]
  /libcore/luni/src/main/java/java/io/
BufferedInputStream.java 66 * Constructs a new {@code BufferedInputStream}, providing {@code in} with a buffer
80 * Constructs a new {@code BufferedInputStream}, providing {@code in} with {@code size} bytes
CharArrayWriter.java 43 * Constructs a new {@code CharArrayWriter} which has a buffer allocated
53 * Constructs a new {@code CharArrayWriter} which has a buffer allocated
PushbackInputStream.java 43 * Constructs a new {@code PushbackInputStream} with the specified input
61 * Constructs a new {@code PushbackInputStream} with {@code in} as source
  /libcore/luni/src/main/java/java/lang/
Byte.java 63 * Constructs a new {@code Byte} with the specified primitive byte value.
73 * Constructs a new {@code Byte} from the specified string.
Short.java 65 * Constructs a new {@code Short} from the specified string.
78 * Constructs a new {@code Short} with the specified primitive short value.
  /libcore/luni/src/main/java/java/net/
Inet6Address.java 55 * Constructs an {@code InetAddress} representing the {@code address} and
72 * Constructs an IPv6 address according to the given {@code host}, {@code
  /libcore/luni/src/main/java/java/util/
AbstractMap.java 61 * Constructs an instance with the key and value of {@code copyFrom}.
126 * Constructs an instance with the key and value of {@code copyFrom}.
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
stl_mycomp.h 270 // This macro constructs header path from directory and name.
274 // This macro constructs native include header path from include path and name.
  /ndk/sources/third_party/googletest/googletest/include/gtest/
gtest-message.h 92 // Constructs an empty Message.
100 // Constructs a Message from a C-string.
  /packages/apps/Settings/src/com/android/settings/
ZonePicker.java 79 * Constructs an adapter with TimeZone list. Sorted by TimeZone in default.
90 * Constructs an adapter with TimeZone list. Sorted by TimeZone in default.

Completed in 1330 milliseconds

<<61626364656667686970>>