Searched
full:closing (Results
576 -
600 of
2993) sorted by null
<<21222324252627282930>>
/external/guava/guava/src/com/google/common/io/ |
ByteSource.java | 53 * something and finally closing the stream that was opened. 338 * <p>Only one underlying stream will be open at a time. Closing the concatenated stream will 353 * <p>Only one underlying stream will be open at a time. Closing the concatenated stream will 375 * <p>Only one underlying stream will be open at a time. Closing the concatenated stream will
|
CharSink.java | 39 * doing something and finally closing the writer that was opened.
|
/external/icu/icu4c/source/common/ |
ubrk.cpp | 171 // can be dumped without explicitly closing it.
|
usc_impl.h | 30 * matching closing punctuation.
|
/external/icu/icu4c/source/samples/ucnv/ |
flagcb.c | 258 printf("debugCB_fromU: Context %p:%d closing\n", ctx, ctx->serial);
|
/external/iproute2/man/man8/ |
ss.8 | 54 closing. It supports IPv4 and IPv6 sockets only. 150 .BR listen " and " closing.
|
/external/libavc/decoder/ |
ih264d.h | 472 } /* closing brace for extern "C" */
|
/external/libchrome/base/process/ |
internal_linux.cc | 79 // Look for the closing paren by scanning backwards, to avoid being fooled by
|
/external/libmicrohttpd/ |
README | 108 - Find the best way for closing still opened stream (new call or existing)
|
/external/libmicrohttpd/src/examples/ |
spdy_response_with_callback.c | 126 "<body><b>Closing now!</body></html>");
|
/external/libmicrohttpd/src/microhttpd/ |
connection_https.c | 108 * the connection has been marked for closing.
|
/external/libmicrohttpd/src/microspdy/ |
io.h | 110 * closing session's socket.
|
/external/libmicrohttpd/src/testspdy/ |
test_session_timeout.c | 21 * @brief tests closing sessions after set timeout. Openssl is used for
|
/external/libmpeg2/decoder/ |
impeg2d.h | 597 } /* closing brace for extern "C" */
|
/external/libmtp/ |
TODO | 22 avoiding to release the USB interface after closing the PTP/MTP
|
/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/ |
MultiFileMetadataSourceImpl.java | 150 logger.log(Level.WARNING, "error closing input stream (ignored)", e);
|
/external/libselinux/include/selinux/ |
label.h | 79 * Destroy the specified handle, closing files, freeing allocated memory,
|
/external/libvorbis/doc/vorbisfile/ |
ov_callbacks.html | 21 The ov_callbacks structure contains file manipulation function prototypes necessary for opening, closing, seeking, and location.
|
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/command/ |
AbstractStoreFileCommandHandler.java | 90 LOG.error("Error closing OutputStream for file [" + file.getPath() + "]", e);
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/ |
FrameReader.java | 75 * @param errorCode reason for closing the connection.
|
FrameWriter.java | 93 * @param errorCode reason for closing the connection.
|
/external/okhttp/okhttp-ws/src/main/java/com/squareup/okhttp/internal/ws/ |
RealWebSocket.java | 43 /** Lock required to negotiate closing the connection. */
|
/external/okhttp/okio/ |
CHANGELOG.md | 11 earlier when asynchronously closing a socket.
|
/external/opencv3/modules/videoio/src/cap_winrt/ |
CaptureFrameGrabber.cpp | 113 _state = State::Closing;
|
/external/opencv3/samples/cpp/tutorial_code/HighGUI/video-input-psnr-ssim/ |
video-input-psnr-ssim.cpp | 71 cout << "Inputs have different size!!! Closing." << endl;
|
Completed in 1451 milliseconds
<<21222324252627282930>>