Home
last modified time | relevance | path

Searched defs:close (Results 1 – 25 of 1141) sorted by relevance

12345678910>>...46

/external/guava/guava-gwt/src-super/com/google/common/io/super/com/google/common/io/
DGwtWorkarounds.java39 void close() throws IOException; in close() method
60 public void close() { in asCharInput() method
71 void close() throws IOException; in close() method
80 void close() throws IOException; in close() method
89 void close() throws IOException; in close() method
109 public void close() {} in stringBuilderOutput() method
/external/caliper/caliper/src/test/java/com/google/caliper/runner/
DResultProcessorCreatorTest.java60 public void close() throws IOException { in close() method in ResultProcessorCreatorTest.NoPublicConstructorResultProcessor
89 public void close() throws IOException { in close() method in ResultProcessorCreatorTest.PublicButNotDefaultDefaultConstructorResultProcessor
107 public void close() throws IOException { in close() method in ResultProcessorCreatorTest.PublicDefaultConstructorResultProcessor
/external/guava/guava/src/com/google/common/io/
DGwtWorkarounds.java45 void close() throws IOException; in close() method
61 public void close() throws IOException { in asCharInput() method in GwtWorkarounds
/external/python/cpython3/Lib/
Dbinhex.py76 def close(self): member in openrsrc
110 def close(self): member in _Hqxcoderengine
132 def close(self): member in _Rlecoderengine
216 def close(self): member in BinHex
293 def close(self): member in _Hqxdecoderengine
347 def close(self): member in _Rledecoderengine
443 def close(self): member in HexBin
/external/okhttp/okhttp-ws-tests/src/test/java/com/squareup/okhttp/internal/ws/
DRealWebSocketTest.java190 @Test public void close() throws IOException { in close() method in RealWebSocketTest
453 @Override public void close() { in close() method in RealWebSocketTest.MemorySocket
472 @Override public void close() throws IOException { in source() method in RealWebSocketTest.MemorySocket
492 @Override public void close() throws IOException { in sink() method
/external/python/cpython2/Lib/
Dbinhex.py109 def close(self): member in openrsrc
143 def close(self): member in _Hqxcoderengine
166 def close(self): member in _Rlecoderengine
238 def close(self): member in BinHex
319 def close(self): member in _Hqxdecoderengine
373 def close(self): member in _Rledecoderengine
471 def close(self): member in HexBin
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/
DInputOutputExceptionTest.java59 public void close() throws IOException { in close() method in InputOutputExceptionTest.BrokenInputStream
66 public void close() throws IOException { in close() method in InputOutputExceptionTest.BrokenWriter
/external/clang/test/FixIt/
Dselector-fixit.m9 - (void)close; method
16 - (void)close { } method
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/
DPack200StreamsTest.java90 public void close() throws IOException { in close() method in Pack200StreamsTest.NoCloseInputStream
101 public void close() throws IOException { in close() method in Pack200StreamsTest.NoCloseOutputStream
/external/libchrome/mojo/public/java/bindings/src/org/chromium/mojo/bindings/
DRouterImpl.java40 public void close() { in close() method in RouterImpl.HandleIncomingMessageThunk
67 public void close() { in close() method in RouterImpl.ResponderThunk
203 public void close() { in close() method in RouterImpl
DSideEffectFreeCloseable.java18 public void close() { in close() method in SideEffectFreeCloseable
DHandleOwner.java27 public void close(); in close() method
/external/jacoco/org.jacoco.report/src/org/jacoco/report/
DZipMultiReportOutput.java59 public void close() throws IOException { in close() method in ZipMultiReportOutput
93 public void close() throws IOException { in close() method in ZipMultiReportOutput.EntryOutput
/external/replicaisland/src/com/replica/replicaisland/
DUtils.java23 public final static boolean close(float a, float b) { in close() method in Utils
27 public final static boolean close(float a, float b, float epsilon) { in close() method in Utils
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/
DIOExtensions.cs43 public static void close( this TextReader reader ) in close() method in Antlr.Runtime.JavaExtensions.IOExtensions
49 public static void close( this TextWriter writer ) in close() method in Antlr.Runtime.JavaExtensions.IOExtensions
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/
DIOExtensions.cs45 public static void close( this TextReader reader ) in close() method in Antlr.Runtime.JavaExtensions.IOExtensions
51 public static void close( this TextWriter writer ) in close() method in Antlr.Runtime.JavaExtensions.IOExtensions
/external/python/cpython2/Lib/multiprocessing/dummy/
Dconnection.py51 def close(self): member in Listener
86 def close(self): member in Connection
/external/jsilver/src/com/google/clearsilver/jsilver/resourceloader/
DCompositeResourceLoader.java73 public void close(Reader reader) throws IOException { in close() method in CompositeResourceLoader
119 public void close() throws IOException { in close() method in CompositeResourceLoader.ReaderTracer
/external/apache-harmony/support/src/test/java/org/apache/harmony/testframework/
DWrapperTester.java195 public void close() throws IOException { in close() method in WrapperTester.ClosableByteArrayOutputStream
220 public void close() throws IOException { in close() method in WrapperTester.FailOnFlushOutputStream
238 public void close() throws IOException { in close() method in WrapperTester.FailOnCloseOutputStream
/external/libchrome/mojo/public/js/
Dinterface_types.js24 InterfacePtrInfo.prototype.close = function() { method in InterfacePtrInfo
52 InterfaceRequest.prototype.close = function() { method in InterfaceRequest
/external/opencensus-java/api/src/main/java/io/opencensus/common/
DNonThrowingCloseable.java41 void close(); in close() method
DScope.java36 void close(); in close() method
/external/grpc-grpc/test/build/
Dshadow.c25 const char *close = "this should not shadow"; in main() local
/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/http/
DHttp1xStream.java299 @Override public void close() throws IOException { in close() method in Http1xStream.FixedLengthSink
336 @Override public synchronized void close() throws IOException { in close() method in Http1xStream.ChunkedSink
408 @Override public void close() throws IOException { in close() method in Http1xStream.FixedLengthSource
472 @Override public void close() throws IOException { in close() method in Http1xStream.ChunkedSource
500 @Override public void close() throws IOException { in close() method in Http1xStream.UnknownLengthSource
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
DHttp1xStream.java297 @Override public void close() throws IOException { in close() method in Http1xStream.FixedLengthSink
334 @Override public synchronized void close() throws IOException { in close() method in Http1xStream.ChunkedSink
406 @Override public void close() throws IOException { in close() method in Http1xStream.FixedLengthSource
470 @Override public void close() throws IOException { in close() method in Http1xStream.ChunkedSource
498 @Override public void close() throws IOException { in close() method in Http1xStream.UnknownLengthSource

12345678910>>...46