HomeSort by relevance Sort by last modified time
    Searched full:closing (Results 176 - 200 of 2993) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/apache-http/src/org/apache/http/conn/
EofSensorInputStream.java 86 * the underlying stream. After closing this stream, read
236 * in case of an IO problem on closing the underlying stream
263 * in case of an IO problem on closing the underlying stream
292 * in case of an IO problem on closing the underlying stream
  /external/autotest/client/cros/cellular/mbim_compliance/tests/
cm_13.py 6 CM_13 Validation of Active Context Termination on Function's Closing
  /external/autotest/client/site_tests/video_VideoEncodeAccelerator/
video_VideoEncodeAccelerator.py 15 from contextlib import closing
  /external/bison/lib/
cloexec.c 34 followed by closing the original DESC, or use interfaces such as
  /external/chromium-trace/catapult/telemetry/telemetry/internal/forwarders/
do_nothing_forwarder.py 75 with contextlib.closing(socket.socket()) as s:
  /external/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/data/tree_construction/
tests22.dat 139 Line: 1 Col: 50 Expected closing tag. Unexpected end of file.
  /external/clang/test/Analysis/
simple-stream-checks.c 13 fclose(F); // expected-warning {{Closing a previously closed file stream}}
  /external/clang/test/Modules/
malformed.cpp 19 // CHECK-A: {{^}}Inputs/malformed/a2.h:1:{{.*}} error: extraneous closing brace
  /external/clang/test/Parser/
recovery.c 19 } // expected-error {{extraneous closing brace ('}')}}
  /external/compiler-rt/test/tsan/
fd_dup_norace2.cc 10 // 1. Some software dups a closed pipe in place of a socket before closing
  /external/dbus/bus/
dir-watch-dnotify.c 88 _dbus_verbose ("Error closing fd %d for config directory watch\n", fds[i]);
  /external/dbus-binding-generator/chromeos-dbus-bindings/
name_parser.h 49 // Adds closing "} // namespace ..." statements to |text|.
  /external/deqp/doc/testspecs/GLES3/
functional.shaders.switch.txt 32 - Missing colons, opening or closing braces etc.
  /external/e2fsprogs/e2fsck/
prof_err.c 27 N_("Extra closing brace in profile"),
  /external/guice/extensions/persist/src/com/google/inject/persist/
UnitOfWork.java 23 * closing a {@code Session}, {@code EntityManager} or {@code ObjectContainer} respectively.
  /external/hyphenation-patterns/en-US/
hyph-en-us.lic.txt 26 % If added to Liang's before the closing bracket } of \patterns,
  /external/icu/icu4c/source/samples/ucnv/
readme.txt 7 Opening and closing converters using the C api
  /external/icu/icu4c/source/test/intltest/
tokiter.cpp 57 * delimited by double or single quotes. The closing quote must match
  /external/kernel-headers/original/uapi/linux/
serial.h 31 unsigned short closing_wait; /* time to wait before closing */
  /external/libchrome/crypto/
scoped_capi_types.h 31 // a second DWORD parameter indicating flags to use when closing or releasing.
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/
modules.mk 48 # It is no mistake that the final closing parenthesis is on the
  /external/libgdx/gdx/src/com/badlogic/gdx/net/
NetJavaServerSocketImpl.java 98 throw new GdxRuntimeException("Error closing server.", e);
  /external/libmicrohttpd/src/testcurl/
test_termination.c 23 * @brief Testcase for libmicrohttpd tolerating client not closing immediately
  /external/nanopb-c/examples/network_server/
server.c 127 printf("Closing connection.\n");
  /external/opencv3/modules/videoio/src/cap_winrt/
CaptureFrameGrabber.hpp 76 Closing,

Completed in 2338 milliseconds

1 2 3 4 5 6 78 91011>>