Searched defs:drain (Results 1 - 24 of 24) sorted by relevance

/openjdk10/jdk/test/java/lang/System/LoggerFinder/internal/BootstrapLogger/
H A DLogStream.java50 String drain() { method in class:LogStream
/openjdk10/jdk/test/com/sun/management/HotSpotDiagnosticMXBean/
H A DCheckOrigin.java138 private static void drain(VirtualMachine vm, InputStream in) throws Exception { method in class:CheckOrigin
/openjdk10/hotspot/src/share/vm/gc/g1/
H A Dg1HotCardCache.cpp83 void G1HotCardCache::drain(CardTableEntryClosure* cl, uint worker_i) { function in class:G1HotCardCache
/openjdk10/jdk/src/jdk.httpserver/share/classes/sun/net/httpserver/
H A DLeftOverInputStream.java108 public boolean drain (long l) throws IOException { method in class:LeftOverInputStream
/openjdk10/jdk/test/java/nio/channels/Selector/
H A DChangingInterests.java76 static void drain(SocketChannel sc) throws IOException { method in class:ChangingInterests
/openjdk10/jdk/src/jdk.jcmd/share/classes/sun/tools/jinfo/
H A DJInfo.java201 private static void drain(VirtualMachine vm, InputStream in) throws IOException { method in class:JInfo
/openjdk10/jdk/test/java/io/Serializable/subclass/
H A DAbstractObjectOutputStream.java160 protected abstract void drain() throws IOException; method in class:AbstractObjectOutputStream
H A DXObjectOutputStream.java288 public void drain() throws IOException {} method in class:XObjectOutputStream
/openjdk10/jdk/src/java.base/share/classes/sun/nio/ch/
H A DIOUtil.java334 static native boolean drain(int fd) throws IOException; method in class:IOUtil
/openjdk10/jdk/src/java.desktop/share/classes/com/sun/media/sound/
H A DAbstractDataLine.java165 public void drain() { method in class:AbstractDataLine
H A DSoftMixingSourceDataLine.java417 public void drain() { method in class:SoftMixingSourceDataLine
H A DSoftMixingClip.java439 public void drain() { method in class:SoftMixingClip
H A DDirectAudioDevice.java633 public void drain() { method in class:DirectAudioDevice.DirectDL
/openjdk10/jdk/src/java.desktop/share/classes/javax/sound/sampled/
H A DDataLine.java79 void drain(); method in interface:DataLine
/openjdk10/jdk/src/jdk.incubator.httpclient/share/classes/jdk/incubator/http/internal/common/
H A DAsyncWriteQueue.java139 private ByteBufferReference[] drain(ByteBufferReference[] prev) { method in class:AsyncWriteQueue
158 private ByteBufferReference[] drain() { method in class:AsyncWriteQueue
/openjdk10/jdk/test/java/util/logging/
H A DSystemLoggerConfigTest.java105 public List<LogRecord> drain() { method in class:SystemLoggerConfigTest.TestHandler
[all...]
/openjdk10/jdk/test/javax/sound/midi/Gervill/SoftAudioSynthesizer/
H A DDummySourceDataLine.java156 public void drain() { method in class:DummySourceDataLine
/openjdk10/jdk/test/javax/sound/midi/Gervill/SoftSynthesizer/
H A DDummySourceDataLine.java156 public void drain() { method in class:DummySourceDataLine
/openjdk10/jdk/test/java/lang/System/LoggerFinder/internal/SimpleConsoleLoggerTest/
H A DSimpleConsoleLoggerTest.java130 public String drain() { method in class:SimpleConsoleLoggerTest.ErrorStream
[all...]
/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/impl/io/
H A DIIOPOutputStream.java239 protected final void drain() throws IOException{ method in class:IIOPOutputStream
/openjdk10/hotspot/src/cpu/aarch64/vm/
H A DstubGenerator_aarch64.cpp827 Label again, drain; local
944 Label drain, again; local
/openjdk10/jdk/test/java/lang/System/LoggerFinder/internal/LoggerFinderLoaderTest/
H A DLoggerFinderLoaderTest.java344 public String drain() { method in class:LoggerFinderLoaderTest.ErrorStream
[all...]
/openjdk10/jdk/test/java/lang/System/LoggerFinder/internal/BaseDefaultLoggerFinderTest/
H A DBaseDefaultLoggerFinderTest.java239 public String drain() { method in class:BaseDefaultLoggerFinderTest.ErrorStream
[all...]
/openjdk10/jdk/src/java.base/share/classes/java/io/
H A DObjectOutputStream.java732 protected void drain() throws IOException { method in class:ObjectOutputStream
1876 void drain() throws IOException { method in class:ObjectOutputStream.BlockDataOutputStream
[all...]

Completed in 148 milliseconds