Searched
full:constructs (Results
1651 -
1675 of
3697) sorted by null
<<61626364656667686970>>
/external/javassist/src/main/javassist/tools/web/ |
Webserver.java | 88 * Constructs a web server. 97 * Constructs a web server.
|
/external/jsilver/src/com/google/streamhtmlparser/util/ |
EntityResolver.java | 128 * Constructs an entity resolver that is initially empty and 139 * Constructs an entity resolver that is an exact copy of
|
/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/mockito/cglib-and-asm/src/org/mockito/asm/ |
ByteVector.java | 51 * Constructs a new {@link ByteVector ByteVector} with a default initial
59 * Constructs a new {@link ByteVector ByteVector} with the given initial
|
/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.
|
/frameworks/av/media/img_utils/include/img_utils/ |
TiffWriter.h | 59 * Constructs a TiffWriter with the default tag mappings. This enables 67 * Constructs a TiffWriter with the given tag mappings. The mapping
|
/frameworks/base/core/java/android/net/ |
ProxyInfo.java | 68 * Constructs a {@link ProxyInfo} object that points at a Direct proxy 76 * Constructs a {@link ProxyInfo} object that points at a Direct proxy
|
/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/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/luni/src/main/java/java/io/ |
BufferedInputStream.java | 73 * Constructs a new {@code BufferedInputStream}, providing {@code in} with a buffer 87 * 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 | 85 * Constructs an adapter with TimeZone list. Sorted by TimeZone in default. 96 * Constructs an adapter with TimeZone list. Sorted by TimeZone in default.
|
/prebuilts/ndk/5/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.
|
Completed in 774 milliseconds
<<61626364656667686970>>