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

1 2 3 45 6 7 8 91011>>

  /external/autotest/client/bin/self-test/tests/
110-barrier-unordered-10x-out 27 barrier: 127.0.0.1#P1 closing client: 127.0.0.1#P10
28 barrier: 127.0.0.1#P1 closing client: 127.0.0.1#P2
29 barrier: 127.0.0.1#P1 closing client: 127.0.0.1#P3
30 barrier: 127.0.0.1#P1 closing client: 127.0.0.1#P4
31 barrier: 127.0.0.1#P1 closing client: 127.0.0.1#P5
32 barrier: 127.0.0.1#P1 closing client: 127.0.0.1#P6
33 barrier: 127.0.0.1#P1 closing client: 127.0.0.1#P7
34 barrier: 127.0.0.1#P1 closing client: 127.0.0.1#P8
35 barrier: 127.0.0.1#P1 closing client: 127.0.0.1#P9
100-barrier-2x-master-first-out 18 barrier: 127.0.0.1#P1 closing client: 127.0.0.1#P2
101-barrier-2x-slave-first-out 18 barrier: 127.0.0.1#P1 closing client: 127.0.0.1#P2
  /external/clang/test/Sema/
format-strings-scanf.c 24 scanf("%d%[asdfasdfd", i, s); // expected-warning{{no closing ']' for '%[' in scanf format string}}
60 scanf(kFormat2, str); // expected-warning{{no closing ']' for '%[' in scanf format string}}
61 scanf("%[", str); // expected-warning{{no closing ']' for '%[' in scanf format string}}
79 vscanf("%[abc", ap); // expected-warning{{no closing ']' for '%[' in scanf format string}}
80 vfscanf(f, "%[abc", ap); // expected-warning{{no closing ']' for '%[' in scanf format string}}
81 vsscanf(buf, "%[abc", ap); // expected-warning{{no closing ']' for '%[' in scanf format string}}
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/tech/
NdefTagTester.java 118 Log.e(TAG, "IOException while closing NDEF...", e);
137 Log.e(TAG, "Error closing Ndef...", e);
  /external/droiddriver/src/io/appium/droiddriver/actions/view/
CloseKeyboardAction.java 50 * delay for the soft keyboard to finish closing</a>
93 // Wait for the soft keyboard to finish closing
  /external/libjpeg-turbo/
jcomapi.c 26 * Closing a data source or destination, if necessary, is the application's
66 * Closing a data source or destination, if necessary, is the application's
  /external/opencv3/3rdparty/libjpeg/
jcomapi.c 24 * Closing a data source or destination, if necessary, is the application's
64 * Closing a data source or destination, if necessary, is the application's
  /external/pdfium/third_party/libjpeg/
fpdfapi_jcomapi.c 24 * Closing a data source or destination, if necessary, is the application's
64 * Closing a data source or destination, if necessary, is the application's
  /packages/apps/Camera2/src/com/android/camera/device/
LegacyCameraActions.java 31 * Set of device actions for opening and closing a single Legacy camera
136 mLogger.e("Closing the camera produced an exception!", e);
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
TraceFileWriter.java 59 // ignore exception while closing socket
73 // ignore error while closing stream
  /bionic/libc/bionic/
dup2.cpp 34 // old_fd without closing it. This is not true of dup3, so we have to
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
app.h 45 /* Value is non-zero when application is alive, and 0 when it is closing.
  /external/apache-http/src/org/apache/http/impl/conn/
IdleConnectionHandler.java 138 log.debug("Closing connection, connection time: " + connectionTime);
144 log.debug("I/O error closing connection", ex);
165 log.debug("Closing connection, expired @: " + times.timeExpires);
171 log.debug("I/O error closing connection", ex);
  /external/autotest/client/deps/fakegudev/src/
fakesyscalls-exercise.c 39 fprintf (stderr, "Inconclusive: Error closing write file.\n");
  /external/autotest/client/site_tests/graphics_SanAngeles/src/
app.h 50 /* Value is non-zero when application is alive, and 0 when it is closing.
  /external/autotest/client/site_tests/hardware_TPMtspi/
hardware_TPMtspi.py 68 raise error.TestFail('Error closing tspi context')
  /external/autotest/client/site_tests/video_ChromeRTCHWDecodeUsed/
video_ChromeRTCHWDecodeUsed.py 5 from contextlib import closing
  /external/bison/lib/
cloexec.h 28 followed by closing the original DESC, or use interfaces such as
fd-safer-flag.c 30 error; in that case, return a duplicate of FD, closing FD. If FLAG
fd-safer.c 28 error; in that case, return a duplicate of FD, closing FD. On
  /external/clang/test/CXX/dcl.dcl/dcl.enum/
p5.cpp 54 // Following the closing brace of an enum-specifier, each enumerator has the
  /external/clang/test/CodeGenCXX/
lpad-linetable.cpp 2 // The landing pad should have the line number of the closing brace of the function.
  /external/curl/tests/data/
test1512 77 $_ = '' if (($_ !~ /left intact/) && ($_ !~ /Closing connection/))
  /external/dbus/doc/
dbus-cleanup-sockets.1 31 leak when programs using D\-Bus exit abnormally or without closing

Completed in 2042 milliseconds

1 2 3 45 6 7 8 91011>>