Home
last modified time | relevance | path

Searched refs:destruct (Results 1 – 25 of 45) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DOverload.h460 void destruct();
543 destruct(); in setKind()
547 void destruct() { in destruct() function
548 if (ConversionKind == AmbiguousConversion) Ambiguous.destruct(); in destruct()
590 destruct();
596 destruct(); in ~ImplicitConversionSequence()
/netbsd-src/crypto/external/bsd/openssl/dist/doc/internal/man3/
H A Dossl_method_construct.pod24 void (*destruct)(void *method, void *data);
65 subsystem destruct() method to decrement the reference count when
133 =item destruct()
135 Decrement the I<method>'s reference count, and destruct it when
H A Dossl_namemap_new.pod42 ossl_namemap_new() and ossl_namemap_free() construct and destruct a
/netbsd-src/external/zlib/pigz/dist/
H A Dyarn.h121 void destruct(thread *);
H A Dyarn.c368 void destruct(thread *off_course) in destruct() function
/netbsd-src/games/trek/
H A Dplay.c67 { "destruct", "", destruct, 0 },
H A Ddestruct.c69 destruct(int v __unused) in destruct() function
H A DMakefile6 compkl.c computer.c damage.c damaged.c dcrept.c destruct.c \
H A Dtrek.h405 void destruct(int);
/netbsd-src/crypto/external/bsd/openssl/dist/include/internal/
H A Dcore.h46 void (*destruct)(void *method, void *data); member
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Dcore_fetch.c127 data->mcm->destruct(method, data->mcm_data); in ossl_method_construct_this()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DDIE.h410 template <class T> void destruct() { get<T>()->~T(); } in destruct() function
423 destruct<DIE##T>(); \ in destroyVal()
427 destruct<const DIE##T *>(); \ in destroyVal()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerManager.h212 CheckerDtors.push_back(CheckerDtor(checker, destruct<CHECKER>)); in registerChecker()
622 static void destruct(void *obj) { delete static_cast<CHECKER *>(obj); } in destruct() function
/netbsd-src/games/warp/
H A Dwarp.doc74 d destruct all friendly torpedoes (quite useful)
75 D destruct the current vessel (commit suicide)
112 works well with the destruct button. Variations on this may be useful
/netbsd-src/external/bsd/libevent/dist/
H A Dbufferevent-internal.h290 void (*destruct)(struct bufferevent *); member
H A Dbufferevent.c761 if (bufev->be_ops->destruct) in bufferevent_finalize_cb_()
762 bufev->be_ops->destruct(bufev); in bufferevent_finalize_cb_()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dvariant.d165 apply, postblit, destruct } in VariantN() enumerator
203 case OpID.destruct: in VariantN()
536 case OpID.destruct: in VariantN()
581 fptr(OpID.destruct, &store, null); in VariantN()
610 fptr(OpID.destruct, &store, null); in VariantN()
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dany28 // 6.3.1 any construct/destruct
185 // construct/destruct
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dvariant.d207 apply, postblit, destruct } in VariantN() enumerator
245 case OpID.destruct: in VariantN()
635 case OpID.destruct: in VariantN()
686 (() @trusted => fptr(OpID.destruct, &store, null))(); in VariantN()
716 fptr(OpID.destruct, &store, null); in VariantN()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DInAlloca.rst58 ; If a's ctor throws, we must destruct b.
/netbsd-src/external/apache2/llvm/dist/llvm/docs/HistoricalNotes/
H A D2001-05-18-ExceptionHandling.txt133 d->~D(); // destruct D as it goes out of scope when entering catch clauses
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dlang.opt409 Don't destruct fields of partially constructed objects.
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/
H A Dprovider-decoder.pod21 /* Functions to construct / destruct / manipulate the decoder context */
H A Dprovider-encoder.pod21 /* Functions to construct / destruct / manipulate the encoder context */
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/
H A Dany126 // construct/destruct

12