| /netbsd-src/games/quiz/datfiles/ |
| H A D | greek | 2 $eluon$:{I} [loosed|destroyed|was loosing|was destroying] 6 $luswn$:[loosing|destroying]
|
| /netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/netmgr/ |
| H A D | netmgr.c | 1213 atomic_store(&sock->destroying, true); in nmsocket_cleanup() 1221 if (!atomic_load(&sock->children[i].destroying)) { in nmsocket_cleanup() 1320 if (atomic_load(&sock->active) || atomic_load(&sock->destroying) || in nmsocket_maybe_destroy() 1344 atomic_store(&sock->destroying, true); in nmsocket_maybe_destroy() 1514 atomic_init(&sock->destroying, 0); in isc___nmsocket_init() 3373 atomic_load(&sock->destroying) ? " destroying" : "", in nmsocket_dump()
|
| H A D | netmgr-int.h | 827 atomic_bool destroying; member
|
| /netbsd-src/external/mpl/bind/dist/lib/isc/netmgr/ |
| H A D | netmgr.c | 448 REQUIRE(!sock->destroying); in isc__nm_async_resume() 449 sock->destroying = true; in isc__nm_async_resume() 541 * as a side effect of destroying the parent, so let's go in isc__netmgr_destroy() 548 REQUIRE(!sock->destroying); in isc__netmgr_destroy() 592 * destroying the socket, but we have to wait for all the inflight in isc_nmhandle_setwritetimeout() 2917 sock->destroying ? " destroying" : "", in isc__nm_async_readcb()
|
| H A D | netmgr-int.h | 259 * dependencies and we can close all handles when we're destroying 630 bool destroying; 782 * Detach from socket, decreasing refcount and possibly destroying the 1103 atomic_bool destroying; global() member
|
| /netbsd-src/games/warp/ |
| H A D | warp.doc | 14 by destroying as many enemies as possible. This is not a trivial task. 177 You get points for destroying enemies and hostile torpedoes. At the end of
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/ |
| H A D | thread | 120 * Unlike `std::thread`, destroying a joinable `std::jthread` will not
|
| H A D | stop_token | 308 // Called by ~stop_callback just before destroying *__cb.
|
| /netbsd-src/crypto/external/bsd/libsaslc/dist/doc/ |
| H A D | library.txt | 205 /* destroying session and context */
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | EC_GROUP_new.pod | 21 EC_get_builtin_curves - Functions for creating and destroying EC_GROUP
|
| H A D | UI_create_method.pod | 91 by closing the channel to the tty, maybe by destroying a dialog box.
|
| H A D | DH_meth_new.pod | 122 for destroying an instance of a DH object respectively. This function will be
|
| H A D | BIO_meth_new.pod | 124 for destroying an instance of a BIO respectively. This function will be
|
| H A D | EC_KEY_new.pod | 16 EC_KEY_priv2buf - Functions for creating, destroying and manipulating
|
| H A D | DSA_meth_new.pod | 164 for destroying an instance of a DSA object respectively. This function will be
|
| H A D | EC_POINT_new.pod | 30 - Functions for creating, destroying and manipulating EC_POINT objects
|
| H A D | RSA_meth_new.pod | 196 function used for destroying an instance of an RSA object respectively.
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | UI_create_method.pod | 91 by closing the channel to the tty, maybe by destroying a dialog box.
|
| H A D | EC_GROUP_new.pod | 25 Functions for creating and destroying EC_GROUP objects
|
| H A D | EC_KEY_new.pod | 17 EC_KEY_priv2buf - Functions for creating, destroying and manipulating
|
| H A D | EC_POINT_new.pod | 30 - Functions for creating, destroying and manipulating EC_POINT objects
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | call.cc | 7183 tree destroying; member 7210 if (di) di->destroying = TREE_VALUE (chain); in usual_deallocation_fn_p() 7387 if (alloc_fn && di_elt.destroying) in build_op_delete_call() 7404 if (di_elt.destroying != di_fn.destroying) in build_op_delete_call() 7406 if (di_elt.destroying) in build_op_delete_call() 7498 tree destroying = di_fn.destroying; in build_op_delete_call() local 7499 if (destroying) in build_op_delete_call() 7507 destroying = build_functional_cast (input_location, in build_op_delete_call() 7508 destroying, NULL_TREE, in build_op_delete_call() 7514 if (destroying) in build_op_delete_call() [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | call.c | 6691 tree destroying; member 6718 if (di) di->destroying = TREE_VALUE (chain); in usual_deallocation_fn_p() 6904 if (di_elt.destroying != di_fn.destroying) in build_op_delete_call() 6906 if (di_elt.destroying) in build_op_delete_call() 6997 tree destroying = di_fn.destroying; in build_op_delete_call() local 6998 if (destroying) in build_op_delete_call() 7006 destroying = build_functional_cast (input_location, in build_op_delete_call() 7007 destroying, NULL_TREE, in build_op_delete_call() 7014 if (destroying) in build_op_delete_call() 7015 args->quick_push (destroying); in build_op_delete_call()
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/ |
| H A D | ShadowCallStack.rst | 122 deallocate it when destroying the thread. If the entire program is compiled
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/ |
| H A D | stop_token | 321 // Called by ~stop_callback just before destroying *__cb.
|