/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/actions/ |
H A D | LandSetRightsAction.cpp | 33 , _ownership(ownership) in LandSetRightsAction() 40 , _ownership(ownership) in LandSetRightsAction() 53 stream << DS_TAG(_range) << DS_TAG(_setting) << DS_TAG(_ownership); in Serialise() 160 if (_ownership == surfaceElement->GetOwnership()) in map_buy_land_rights_for_tile() 171 if (_ownership == OWNERSHIP_OWNED || _ownership == OWNERSHIP_AVAILABLE) in map_buy_land_rights_for_tile() 176 …if (_ownership == OWNERSHIP_CONSTRUCTION_RIGHTS_OWNED || _ownership == OWNERSHIP_CONSTRUCTION_RIGH… in map_buy_land_rights_for_tile() 189 if (_ownership != OWNERSHIP_UNOWNED) in map_buy_land_rights_for_tile() 199 surfaceElement->SetOwnership(_ownership); in map_buy_land_rights_for_tile()
|
H A D | LandSetRightsAction.h | 29 uint8_t _ownership{};
|
/dports/x11-toolkits/pangolin/Pangolin-0.6/src/utils/posix/ |
H A D | semaphore.cpp | 21 _ownership(ownership), in PosixSemaphore() 28 if (_ownership) { in ~PosixSemaphore() 53 bool _ownership; member in pangolin::PosixSemaphore
|
H A D | shared_memory_buffer.cpp | 24 _ownership(ownership), in PosixSharedMemoryBuffer() 35 if (_ownership) { in ~PosixSharedMemoryBuffer() 81 bool _ownership; member in pangolin::PosixSharedMemoryBuffer
|
/dports/audio/musescore/MuseScore-3.6.1/mscore/plugin/api/ |
H A D | scoreelement.h | 56 Ownership _ownership; 68 : QObject(), _ownership(own), e(_e) {} in QObject() 73 Ownership ownership() const { return _ownership; } in ownership() 74 void setOwnership(Ownership o) { _ownership = o; } in setOwnership()
|
H A D | scoreelement.cpp | 29 if (_ownership == Ownership::PLUGIN) in ~ScoreElement() 127 if (_ownership == Ownership::SCORE) { in set()
|
/dports/archivers/pear-Horde_Compress/Horde_Compress-2.2.3/lib/Horde/Compress/Tnef/ |
H A D | VTodo.php | 158 protected $_ownership; variable in Horde_Compress_Tnef_VTodo 346 $this->_ownership = $value; 401 …if ($this->_state == self::STATE_ASSIGNERS_COPY || $this->_ownership == self::OWNERSHIP_ASSIGNERS_…
|
/dports/deskutils/egroupware/egroupware/vendor/pear-pear.horde.org/Horde_Compress/Horde/Compress/Tnef/ |
H A D | VTodo.php | 158 protected $_ownership; variable in Horde_Compress_Tnef_VTodo 346 $this->_ownership = $value; 401 …if ($this->_state == self::STATE_ASSIGNERS_COPY || $this->_ownership == self::OWNERSHIP_ASSIGNERS_…
|
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/bindings/ |
H A D | structuredclone.rs | 164 _ownership: *mut TransferableOwnership, in write_transfer_callback() 172 _ownership: TransferableOwnership, in free_transfer_callback()
|
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/shiboken2/doc/ |
H A D | typesystem_ownership.rst | 63 .. _ownership-virt-method: 80 .. _ownership-parent: 91 .. _ownership-parent-heuristics:
|
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/doc/ |
H A D | typesystem_ownership.rst | 63 .. _ownership-virt-method: 80 .. _ownership-parent: 91 .. _ownership-parent-heuristics:
|
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/doc/ |
H A D | typesystem_ownership.rst | 63 .. _ownership-virt-method: 80 .. _ownership-parent: 91 .. _ownership-parent-heuristics:
|
/dports/devel/simgear/simgear-2020.3.11/simgear/hla/ |
H A D | HLAOMTXmlVisitor.hxx | 86 std::string _ownership; member
|
H A D | HLAOMTXmlVisitor.cxx | 590 attribute->_ownership = getAttribute("ownership", atts); in startElement()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/docs/memory-infra/ |
H A D | adding_memory_infra_tracing.md | 116 the allocation. This can be achieved using the concept of _ownership edges_.
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/docs/memory-infra/ |
H A D | adding_memory_infra_tracing.md | 116 the allocation. This can be achieved using the concept of _ownership edges_.
|
/dports/security/py-asyncssh/asyncssh-2.8.1/tests/ |
H A D | test_sftp.py | 255 _ownership = {} variable in _ChownSFTPServer 260 self._ownership[self.map_path(path)] = (attrs.uid, attrs.gid) 268 if path in self._ownership: # pragma: no branch 269 attrs.uid, attrs.gid = self._ownership[path]
|
/dports/devel/py-jenkins-job-builder/jenkins-job-builder-3.11.0/ |
H A D | ChangeLog | 671 * Update inject\_ownership\_variables to use convert\_xml()
|