Home
last modified time | relevance | path

Searched defs:hasOwnership (Results 1 – 17 of 17) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotools/source/misc/
H A Dcloseveto.cxx61 bool hasOwnership() const { return m_bHasOwnership; } in hasOwnership() function in utl::CloseListener_Impl
98 bool const hasOwnership) in lcl_init()
130 bool const hasOwnership) in CloseVeto()
/dports/editors/libreoffice/libreoffice-7.2.6.2/unotools/source/misc/
H A Dcloseveto.cxx63 bool hasOwnership() const { return m_bHasOwnership; } in hasOwnership() function in utl::__anon7444d4cf0111::CloseListener_Impl
102 bool const hasOwnership) in lcl_init()
134 bool const hasOwnership) in CloseVeto()
/dports/www/proxygen/proxygen-2021.12.27.00/proxygen/lib/http/session/
H A DHQUnidirectionalCallbacks.h92 bool hasOwnership(quic::StreamId id) const { in hasOwnership() function
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/helpers/
H A Dbase_object.h237 bool hasOwnership() const { in hasOwnership() function
/dports/net-im/ricochet/ricochet-1.1.4/src/tor/
H A DTorControl.cpp77 bool hasOwnership; member in Tor::TorControlPrivate
722 bool TorControl::hasOwnership() const in hasOwnership() function in TorControl
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/libcore/src/data/
H A Drecordvalue.cpp106 bool RecordValue::hasOwnership() const in hasOwnership() function in de::RecordValue
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/libshiboken/
H A Dbasewrapper_p.h93 unsigned int hasOwnership : 1; member
H A Dbasewrapper.cpp1294 bool hasOwnership(SbkObject *pyObj) in hasOwnership() function
1553 bool hasOwnership, in newObject()
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/shiboken2/libshiboken/
H A Dbasewrapper_p.h93 unsigned int hasOwnership : 1; member
H A Dbasewrapper.cpp1294 bool hasOwnership(SbkObject *pyObj) in hasOwnership() function
1553 bool hasOwnership, in newObject()
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/libshiboken/
H A Dbasewrapper_p.h93 unsigned int hasOwnership : 1; member
H A Dbasewrapper.cpp1294 bool hasOwnership(SbkObject *pyObj) in hasOwnership() function
1553 bool hasOwnership, in newObject()
/dports/deskutils/syncthingtray/c++utilities/io/
H A Dbinaryreader.h160 inline bool BinaryReader::hasOwnership() const in hasOwnership() function
H A Dbinarywriter.h157 inline bool BinaryWriter::hasOwnership() const in hasOwnership() function
/dports/math/cvc4/CVC4-1.7/src/theory/
H A Dquantifiers_engine.cpp406 bool QuantifiersEngine::hasOwnership( Node q, QuantifiersModule * m ) { in hasOwnership() function in QuantifiersEngine
/dports/misc/visp/visp-3.4.0/modules/core/include/visp3/core/
H A DvpImage.h356 …bool hasOwnership; ///! true if this instance owns the bitmap, false otherwise (e.g. copyData=f… variable
/dports/games/openrct2/OpenRCT2-0.3.5.1/distribution/
H A Dopenrct2.d.ts618 readonly hasOwnership: boolean; property