/external/libevent/ |
D | listener.c | 99 struct accepting_socket **accepting; member 712 struct accepting_socket *as = lev_iocp->accepting[i]; in iocp_listener_enable() 734 struct accepting_socket *as = lev_iocp->accepting[i]; in iocp_listener_disable_impl() 849 lev->accepting = mm_calloc(lev->n_accepting, in evconnlistener_new_async() 851 if (!lev->accepting) { in evconnlistener_new_async() 856 lev->accepting[i] = new_accepting_socket(lev, ss.ss_family); in evconnlistener_new_async() 857 if (!lev->accepting[i]) { in evconnlistener_new_async() 861 if (cb && start_accepting(lev->accepting[i]) < 0) { in evconnlistener_new_async() 863 EnterCriticalSection(&lev->accepting[i]->lock); in evconnlistener_new_async() 864 free_and_unlock_accepting_socket(lev->accepting[i]); in evconnlistener_new_async() [all …]
|
/external/avahi/avahi-daemon/ |
D | sd-daemon.c | 192 int accepting = 0; in sd_is_socket_internal() local 193 socklen_t l = sizeof(accepting); in sd_is_socket_internal() 195 if (getsockopt(fd, SOL_SOCKET, SO_ACCEPTCONN, &accepting, &l) < 0) in sd_is_socket_internal() 198 if (l != sizeof(accepting)) in sd_is_socket_internal() 201 if (!accepting != !listening) in sd_is_socket_internal()
|
/external/dbus/dbus/ |
D | sd-daemon.c | 187 int accepting = 0; in sd_is_socket_internal() local 188 socklen_t l = sizeof(accepting); in sd_is_socket_internal() 190 if (getsockopt(fd, SOL_SOCKET, SO_ACCEPTCONN, &accepting, &l) < 0) in sd_is_socket_internal() 193 if (l != sizeof(accepting)) in sd_is_socket_internal() 196 if (!accepting != !listening) in sd_is_socket_internal()
|
/external/clang/test/Analysis/ |
D | CheckNSError.m | 24 - (void)myMethodWhichMayFail:(NSError **)error { // expected-warning {{Method accepting NSError**… 37 void foo(CFErrorRef* error) { // expected-warning {{Function accepting CFErrorRef* should have a no…
|
/external/icu/icu4c/source/samples/uciter8/ |
D | readme.txt | 5 8-bit Unicode text leniently, accepting a mix of UTF-8 and CESU-8 6 and also accepting single surrogates.
|
/external/mdnsresponder/mDNSShared/ |
D | dnsextd.conf | 10 // dynamic zone that will be accepting Wide-Area Bonjour DNS updates.
|
/external/mesa3d/src/glsl/glcpp/ |
D | README | 16 Any downstream compiler accepting output from glcpp should be prepared
|
/external/jetty/src/resources/org/eclipse/jetty/server/handler/jmx/ |
D | ContextHandler-mbean.properties | 22 shutdown: False if this context is accepting new requests. True for graceful shutdown, which allows…
|
/external/deqp/doc/testspecs/GLES3/ |
D | functional.primitive_bounding_box.txt | 81 bounding box area. Number-of-lines check prevents accepting rendering 82 results with missing lines and the line width check prevents accepting
|
/external/guava/ |
D | README.jdk5 | 14 - `Charset`-accepting methods on `String` and elsewhere were added in
|
/external/jsoncpp/ |
D | LICENSE | 53 and license text in the source code. Note also that by accepting the
|
/external/chromium-trace/catapult/third_party/html5lib-python/ |
D | CONTRIBUTING.rst | 56 squash and rebase your pull request while accepting it. Even though
|
/external/bison/tests/ |
D | reduce.at | 1544 AT_TEST_TABLES_AND_PARSE([[%define lr.default-reductions accepting]], 1545 [[accepting]], [[]], 1546 [[%define lr.default-reductions accepting]], 1589 4 a: 'a' .]AT_COND_CASE([[accepting]], [[ [$end, 'a', 'b'] 1651 2 start: a b 'a' .]AT_COND_CASE([[accepting]], [[ [$end] 1660 3 start: a c 'b' .]AT_COND_CASE([[accepting]], [[ [$end]
|
/external/slf4j/jcl-over-slf4j/ |
D | LICENSE.txt | 169 License. However, in accepting such obligations, You may act only 174 of your accepting any such warranty or additional liability.
|
/external/snakeyaml/ |
D | NOTICE | 169 License. However, in accepting such obligations, You may act only 174 of your accepting any such warranty or additional liability.
|
D | LICENSE.txt | 169 License. However, in accepting such obligations, You may act only 174 of your accepting any such warranty or additional liability.
|
/external/chromium-trace/catapult/third_party/pyfakefs/ |
D | COPYING | 170 License. However, in accepting such obligations, You may act only 175 of your accepting any such warranty or additional liability.
|
/external/chromium-trace/catapult/third_party/closure_linter/ |
D | LICENSE | 169 License. However, in accepting such obligations, You may act only 174 of your accepting any such warranty or additional liability.
|
/external/webrtc/webrtc/examples/androidapp/third_party/autobanh/ |
D | LICENSE | 170 License. However, in accepting such obligations, You may act only 175 of your accepting any such warranty or additional liability.
|
/external/skia/third_party/etc1/ |
D | LICENSE | 154 obligations and/or rights consistent with this License. However, in accepting 159 reason of your accepting any such warranty or additional liability.
|
/external/chromium-trace/catapult/third_party/coverage/ |
D | LICENSE.txt | 170 License. However, in accepting such obligations, You may act only 175 of your accepting any such warranty or additional liability.
|
/external/chromium-trace/catapult/telemetry/third_party/pyfakefs/pyfakefs/ |
D | COPYING | 170 License. However, in accepting such obligations, You may act only 175 of your accepting any such warranty or additional liability.
|
/external/svox/PicoLangInstallerEngUsa/ |
D | NOTICE | 182 License. However, in accepting such obligations, You may act only 187 of your accepting any such warranty or additional liability.
|
/external/android-clat/ |
D | NOTICE | 181 License. However, in accepting such obligations, You may act only 186 of your accepting any such warranty or additional liability.
|
/external/svox/PicoLangInstallerDeuDeu/ |
D | NOTICE | 182 License. However, in accepting such obligations, You may act only 187 of your accepting any such warranty or additional liability.
|