Home
last modified time | relevance | path

Searched refs:closing (Results 1 – 25 of 186) sorted by relevance

12345678

/external/protobuf/gtest/
Dconfigure.ac5 # "[1.0.1]"). It also asumes that there won't be any closing parenthesis
6 # between "AC_INIT(" and the closing ")" including comments and strings.
/external/webkit/LayoutTests/storage/
Dclose-during-stress-test-expected.txt3 …n the console is expected, however, as the global object is cleared when closing a frame. It actua…
/external/e2fsprogs/e2fsck/
Dprof_err.et31 error_code PROF_EXTRA_CBRACE, "Extra closing brace in profile"
/external/icu4c/samples/ucnv/
Dreadme.txt7 Opening and closing converters using the C api
/external/dropbear/
DCHANGES63 closing a channel, which could cause truncated transfers
442 - More fixes for channel closing
473 - Improved the closing messages, so a clean exit is "Exited normally"
480 - Channel code handles closing more nicely, doesn't sit waiting for an extra
481 keystroke on BSD/OSX platforms, and data is flushed fully before closing
Dfilelist.txt12 up/closing down ssh connections
/external/webkit/WebKit/chromium/src/
DWebFrameImpl.h245 void closing();
DFrameLoaderClientImpl.cpp107 m_webFrame->closing(); in frameLoaderDestroyed()
/external/netcat/
DChangelog76 report of closing stdin fucking up Solaris. Not tried yet.
/external/qemu/
Dusb-linux.c129 int closing; member
253 if (errno == ENODEV && !s->closing) { in async_complete()
421 s->closing = 1; in usb_host_handle_destroy()
Dcharpipe.c270 char closing; member
/external/kernel-headers/original/linux/
Dtty.h210 unsigned char closing:1; member
/external/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
DPHP SmartyPants Readme.txt291 single-quote, when in fact it should be a closing one. I don't think
294 proper HTML entity for closing single-quotes (`’` or `’`) by
/external/wpa_supplicant_6/wpa_supplicant/
Dtodo.txt7 - consider closing smart card / PCSC connection when EAP-SIM/EAP-AKA
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/MVS/
Ddiffs438 flexfatal( "error occurred when closing temporary action file" );
451 flexfatal( "error occurred when closing output file" );
/external/webkit/WebKit/win/Interfaces/
DIWebViewPrivate.idl131 If the user cancels the closing of a webview from the alert popped up by the
/external/chromium/third_party/libevent/
Devdns.c237 char closing; /* Are we trying to close this port, pending writes? */ member
1489 port->closing = 0; in evdns_add_server_port()
1506 port->closing = 1; in evdns_close_server_port()
1754 …event_set(&port->event, port->socket, (port->closing?0:EV_READ) | EV_WRITE | EV_PERSIST, server_po… in evdns_server_request_respond()
/external/wpa_supplicant/
Dtodo.txt14 - consider closing smart card / PCSC connection when EAP-SIM/EAP-AKA
/external/bluetooth/glib/docs/reference/glib/
Dregex-syntax.sgml1052 closing square bracket. A closing square bracket on its own is not special. If a closing square bra…
1139 next section), and the terminating closing square bracket. However,
1521 matches "zz", "zzz", or "zzzz". A closing brace on its own is not a
2281 is executed and a closing parenthesis is required. Otherwise,
2396 next closing parenthesis. Nested parentheses are not permitted. The
2444 closing parenthesis is a recursive call of the subpattern of the given number,
2471 substring). Finally there is a closing parenthesis.
/external/webkit/WebKit/mac/Panels/
DWebAuthenticationPanel.m275 // It would be nice to allow closing the individual window as well as quitting the app when
/external/qemu/docs/
DANDROID-QEMUD.TXT126 client has read all buffered data in the daemon before closing the
/external/tcpdump/
DREADME209 closing the receive window while waiting for a disk write).
/external/bluetooth/bluez/
DChangeLog127 Fix issue with AVDTP suspend while closing.
220 Fix shutdown on SCO socket before closing.
221 Fix shutdown on A2DP audio stream channel before closing.
368 Fix closing of L2CAP raw socket used for dedicated bonding.
/external/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
DPHP Markdown Extra Readme.text329 * Fixed a problem introduced in 1.0.1i where the closing `code` and
592 before the closing paren.
/external/bison/
DNEWS143 forget a closing quote.
661 * Problems when closing files should now be reported.

12345678