/external/guava/guava-gwt/src-super/com/google/common/io/super/com/google/common/io/ |
D | GwtWorkarounds.java | 39 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/ |
D | ResultProcessorCreatorTest.java | 60 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/valgrind/coregrind/m_ume/ |
D | main.c | 86 VG_(close)(fd); in VG_() local 105 VG_(close)(fd); in VG_() local 126 VG_(close)(fd); in VG_() local 152 VG_(close)(fd); in VG_() local
|
/external/guava/guava/src/com/google/common/io/ |
D | GwtWorkarounds.java | 45 void close() throws IOException; in close() method 61 public void close() throws IOException { in asCharInput() method in GwtWorkarounds
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/ |
D | InputOutputExceptionTest.java | 59 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/ |
D | selector-fixit.m | 9 - (void)close; method 16 - (void)close { } method
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/ |
D | HttpConnection.java | 311 @Override public void close() throws IOException { in close() method in HttpConnection.FixedLengthSink 348 @Override public synchronized void close() throws IOException { in close() method in HttpConnection.ChunkedSink 431 @Override public void close() throws IOException { in close() method in HttpConnection.FixedLengthSource 497 @Override public void close() throws IOException { in close() method in HttpConnection.ChunkedSource 525 @Override public void close() throws IOException { in close() method in HttpConnection.UnknownLengthSource
|
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/ |
D | Pack200StreamsTest.java | 90 public void close() throws IOException { in close() method in Pack200StreamsTest.NoCloseInputStream 101 public void close() throws IOException { in close() method in Pack200StreamsTest.NoCloseOutputStream
|
/external/apache-harmony/support/src/test/java/org/apache/harmony/testframework/ |
D | WrapperTester.java | 195 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
|
D | CharWrapperTester.java | 198 public void close() throws IOException { in close() method in CharWrapperTester.ClosableStringWriter 227 public void close() throws IOException { in close() method in CharWrapperTester.FailOnFlushWriter 253 public void close() throws IOException { in close() method in CharWrapperTester.FailOnCloseWriter
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | Utils.java | 23 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/jacoco/org.jacoco.report/src/org/jacoco/report/ |
D | ZipMultiReportOutput.java | 59 public void close() throws IOException { in close() method in ZipMultiReportOutput 93 public void close() throws IOException { in close() method in ZipMultiReportOutput.EntryOutput
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/ |
D | IOExtensions.cs | 45 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/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/ |
D | IOExtensions.cs | 43 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/v8/tools/testrunner/local/ |
D | perfdata.py | 60 def close(self): member in PerfDataStore 104 def close(self): member in PerfDataManager 138 def close(self): member in NullPerfDataManager
|
/external/javasqlite/src/main/java/SQLite/ |
D | Blob.java | 70 public void close() throws IOException { in close() method in BlobR 190 public void close() throws IOException { in close() method in BlobW 284 public native void close(); in close() method in Blob
|
/external/jsilver/src/com/google/clearsilver/jsilver/resourceloader/ |
D | CompositeResourceLoader.java | 73 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/zlib/src/contrib/iostream3/ |
D | zfstream.cc | 107 gzfilebuf::close() in close() function in gzfilebuf 420 gzifstream::close() in close() function in gzifstream 475 gzofstream::close() in close() function in gzofstream
|
/external/autotest/client/cros/netprotos/ |
D | interface_host.py | 28 def close(self): member in InterfaceHost 91 def close(self): member in InterfaceDatagramSocket
|
/external/chromium-trace/catapult/third_party/Paste/paste/ |
D | session.py | 79 def close(): function 176 def close(self): member in SessionFactory 221 def close(self): member in FileSession
|
D | lint.py | 211 def close(self): member in InputWrapper 230 def close(self): member in ErrorWrapper 274 def close(self): member in IteratorWrapper
|
/external/caliper/caliper/src/main/java/com/google/caliper/bridge/ |
D | OpenedSocket.java | 101 @Override public void close() throws IOException { in close() method in OpenedSocket.Reader 123 @Override public void close() throws IOException { in close() method in OpenedSocket.Writer
|
/external/chromium-trace/catapult/third_party/webtest/webtest/ |
D | lint.py | 240 def close(self): member in InputWrapper 264 def close(self): member in ErrorWrapper 305 def close(self): member in IteratorWrapper
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/ |
D | FramedStream.java | 218 public void close(ErrorCode rstStatusCode) throws IOException { in close() method in FramedStream 428 @Override public void close() throws IOException { in close() method in FramedStream.FramedDataSource 539 @Override public void close() throws IOException { in close() method in FramedStream.FramedDataSink
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowSQLiteCloseable.java | 17 public void close() { in close() method in ShadowSQLiteCloseable
|