Home
last modified time | relevance | path

Searched defs:ReleaseObject (Results 1 – 25 of 59) sorted by relevance

123

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/unit_test/utilities/
H A Dbase_object_utils.h14 struct ReleaseObject { struct
23 using ReleaseableObjectPtr = std::unique_ptr<T, ReleaseObject<T>>; argument
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/corelib/
H A Dobj_store.hpp88 void ReleaseObject(const TKey& key) in ReleaseObject() function in CReverseObjectStore
189 void ReleaseObject(const TKey& key) in ReleaseObject() function in CSingletonObjectStore
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/corelib/
H A Dobj_store.hpp88 void ReleaseObject(const TKey& key) in ReleaseObject() function in CReverseObjectStore
189 void ReleaseObject(const TKey& key) in ReleaseObject() function in CSingletonObjectStore
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaObjC/
H A Dproperty-4.m23 @interface ReleaseObject : GCObject <ProtocolObject> { interface
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaObjC/
H A Dproperty-4.m23 @interface ReleaseObject : GCObject <ProtocolObject> { interface
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Dproperty-4.m23 @interface ReleaseObject : GCObject <ProtocolObject> { interface
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaObjC/
H A Dproperty-4.m23 @interface ReleaseObject : GCObject <ProtocolObject> { interface
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaObjC/
H A Dproperty-4.m23 @interface ReleaseObject : GCObject <ProtocolObject> { interface
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaObjC/
H A Dproperty-4.m23 @interface ReleaseObject : GCObject <ProtocolObject> { interface
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaObjC/
H A Dproperty-4.m23 @interface ReleaseObject : GCObject <ProtocolObject> { interface
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaObjC/
H A Dproperty-4.m23 @interface ReleaseObject : GCObject <ProtocolObject> { interface
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaObjC/
H A Dproperty-4.m23 @interface ReleaseObject : GCObject <ProtocolObject> { interface
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaObjC/
H A Dproperty-4.m23 @interface ReleaseObject : GCObject <ProtocolObject> { interface
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Dproperty-4.m23 @interface ReleaseObject : GCObject <ProtocolObject> { interface
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaObjC/
H A Dproperty-4.m23 @interface ReleaseObject : GCObject <ProtocolObject> { interface
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaObjC/
H A Dproperty-4.m23 @interface ReleaseObject : GCObject <ProtocolObject> { interface
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Dproperty-4.m23 @interface ReleaseObject : GCObject <ProtocolObject> { interface
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaObjC/
H A Dproperty-4.m23 @interface ReleaseObject : GCObject <ProtocolObject> { interface
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaObjC/
H A Dproperty-4.m23 @interface ReleaseObject : GCObject <ProtocolObject> { interface
/dports/editors/libreoffice/libreoffice-7.2.6.2/lotuswordpro/source/filter/
H A Dlwpobjfactory.cxx724 void LwpObjectFactory::ReleaseObject(const LwpObjectID& objID) { m_IdToObjList.erase(objID); } in ReleaseObject() function in LwpObjectFactory
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lotuswordpro/source/filter/
H A Dlwpobjfactory.cxx727 void LwpObjectFactory::ReleaseObject(const LwpObjectID &objID) in ReleaseObject() function in LwpObjectFactory
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/remote_objects/
H A Dremote_object_gateway_impl.cc114 void RemoteObjectGatewayImpl::ReleaseObject(int32_t object_id) { in ReleaseObject() function in blink::RemoteObjectGatewayImpl
/dports/games/openttd/openttd-12.1/src/script/
H A Dsquirrel.hpp241 void ReleaseObject(HSQOBJECT *ptr) { sq_release(this->vm, ptr); } in ReleaseObject() function in Squirrel
/dports/math/clasp/clasp-3.3.5/clasp/util/
H A Dmisc_types.h158 struct ReleaseObject { struct
159 template <class T> void operator()(T* p) const { if (p) p->release(); } in operator()
/dports/math/clingo/clingo-5.5.1/clasp/clasp/util/
H A Dmisc_types.h158 struct ReleaseObject { struct
159 template <class T> void operator()(T* p) const { if (p) p->release(); } in operator()

123