Home
last modified time | relevance | path

Searched refs:isDeleted (Results 126 – 150 of 2540) sorted by relevance

12345678910>>...102

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Linq/
H A DChangeConflicts.cs153 private bool? isDeleted; field in System.Data.Linq.ObjectChangeConflict
172 …al ObjectChangeConflict(ChangeConflictSession session, TrackedObject trackedObject, bool isDeleted) in ObjectChangeConflict() argument
174 this.isDeleted = isDeleted; in ObjectChangeConflict()
211 if (this.isDeleted.HasValue) {
212 return this.isDeleted.Value;
/dports/www/mediawiki135/mediawiki-1.35.5/includes/page/
H A DImageHistoryList.php168 $file->isDeleted( File::DELETED_RESTRICTED ), $canHide );
182 if ( $file->isDeleted( File::DELETED_FILE ) ) {
208 } elseif ( $file->isDeleted( File::DELETED_FILE ) ) {
259 if ( $file->isDeleted( File::DELETED_USER ) ) {
275 if ( $file->isDeleted( File::DELETED_COMMENT ) ) {
302 && !$file->isDeleted( File::DELETED_FILE )
/dports/www/mediawiki136/mediawiki-1.36.3/includes/page/
H A DImageHistoryList.php165 $file->isDeleted( File::DELETED_RESTRICTED ), $canHide );
179 if ( $file->isDeleted( File::DELETED_FILE ) ) {
205 } elseif ( $file->isDeleted( File::DELETED_FILE ) ) {
256 if ( $file->isDeleted( File::DELETED_USER ) ) {
272 if ( $file->isDeleted( File::DELETED_COMMENT ) ) {
299 && !$file->isDeleted( File::DELETED_FILE )
/dports/games/openmw/openmw-openmw-0.47.0/components/esm/
H A Dcellref.hpp110 void load (ESMReader& esm, bool &isDeleted, bool wideRefNum = false);
115 void loadData (ESMReader& esm, bool &isDeleted);
117 … (ESMWriter &esm, bool wideRefNum = false, bool inInventory = false, bool isDeleted = false) const;
H A Dloadstat.hpp31 void load(ESMReader &esm, bool &isDeleted);
32 void save(ESMWriter &esm, bool isDeleted = false) const;
H A Dloadltex.hpp29 void load(ESMReader &esm, bool &isDeleted);
30 void save(ESMWriter &esm, bool isDeleted = false) const;
H A Dloadsscr.hpp30 void load(ESMReader &esm, bool &isDeleted);
31 void save(ESMWriter &esm, bool isDeleted = false) const;
H A Dfilter.hpp21 void load (ESMReader& esm, bool &isDeleted);
22 void save (ESMWriter& esm, bool isDeleted = false) const;
H A Dloadacti.hpp20 void load(ESMReader &esm, bool &isDeleted);
21 void save(ESMWriter &esm, bool isDeleted = false) const;
/dports/www/sabredav/sabre-dav-3.2.2/tests/Sabre/DAV/
H A DTreeTest.php43 $this->assertTrue($tree->getNodeForPath('hi/sub')->isDeleted);
51 $this->assertTrue($tree->getNodeForPath('hi')->isDeleted);
118 public $isDeleted = false; variable in Sabre\\DAV\\TreeDirectoryTester
149 $this->isDeleted = true;
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/sabre/sabre/dav/tests/Sabre/DAV/
H A DTreeTest.php43 $this->assertTrue($tree->getNodeForPath('hi/sub')->isDeleted);
51 $this->assertTrue($tree->getNodeForPath('hi')->isDeleted);
118 public $isDeleted = false; variable in Sabre\\DAV\\TreeDirectoryTester
149 $this->isDeleted = true;
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/sabre/dav/tests/Sabre/DAV/
H A DTreeTest.php43 $this->assertTrue($tree->getNodeForPath('hi/sub')->isDeleted);
51 $this->assertTrue($tree->getNodeForPath('hi')->isDeleted);
118 public $isDeleted = false; variable in Sabre\\DAV\\TreeDirectoryTester
149 $this->isDeleted = true;
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmCorporateDirectoryPlugin/test/fixtures/
H A DEmployeeDirectoryDao.yml8 0: {id: 1, jobTitleName: 'Software Architect', isDeleted: 0}
9 1: {id: 2, jobTitleName: 'Software Engineer', isDeleted: 0}
10 2: {id: 3, jobTitleName: 'Quality Assuarance', isDeleted: 0}
11 3: {id: 4, jobTitleName: 'Sales Person', isDeleted: 1}
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/phpeditor/
H A DLinePainter.java80 fLastLine.isDeleted = fCurrentLine.isDeleted; in updateHighlightLine()
82 fCurrentLine.isDeleted = false; in updateHighlightLine()
107 if (position.isDeleted()) in drawHighlightLine()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.text/src/org/eclipse/text/templates/
H A DTemplatePersistenceData.java96 public boolean isDeleted() { in isDeleted() method in TemplatePersistenceData
105 public void setDeleted(boolean isDeleted) { in setDeleted() argument
106 fIsDeleted= isDeleted; in setDeleted()
/dports/audio/ampache/ampache-php74-5.0.0/vendor/sabre/dav/tests/Sabre/DAV/
H A DTreeTest.php59 $this->assertTrue($tree->getNodeForPath('hi/sub')->isDeleted);
67 $this->assertTrue($tree->getNodeForPath('hi')->isDeleted);
134 public $isDeleted = false; variable in Sabre\\DAV\\TreeDirectoryTester
165 $this->isDeleted = true;
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/sabre/dav/tests/Sabre/DAV/
H A DTreeTest.php59 $this->assertTrue($tree->getNodeForPath('hi/sub')->isDeleted);
67 $this->assertTrue($tree->getNodeForPath('hi')->isDeleted);
134 public $isDeleted = false; variable in Sabre\\DAV\\TreeDirectoryTester
165 $this->isDeleted = true;
/dports/biology/canu/canu-2.2/src/stores/
H A DtgStore.H86 bool isDeleted(uint32 tigID) { in isDeleted() function
88 return(_tigEntry[tigID].isDeleted); in isDeleted()
101 uint64 isDeleted : 1; // If true, this MAR has been deleted from the assembly. member
/dports/games/openmw/openmw-openmw-0.47.0/apps/opencs/model/tools/
H A Dtopicinfocheck.cpp47 if (cellRecord.isDeleted()) in setup()
57 if (regionRecord.isDeleted()) in setup()
68 if (!gmstRecord.isDeleted() && gmstRecord.get().mValue.getType() == ESM::VT_String) in setup()
84 …aseRecords && infoRecord.mState == CSMWorld::RecordBase::State_BaseOnly) || infoRecord.isDeleted()) in perform()
94 if (topicRecord.isDeleted()) in perform()
175 else if (mReferencables.getRecord(index).isDeleted()) in verifyActor()
249 else if (mReferencables.getRecord(index).isDeleted()) in verifyItem()
401 else if (collection.getRecord(index).isDeleted()) in verifyId()
/dports/devel/rudeconfig/rudeconfig-5.0.5/src/
H A DDataLine.cpp34 bool DataLine::isDeleted() const in isDeleted() function in rude::config::DataLine
39 void DataLine::isDeleted(bool isit) in isDeleted() function in rude::config::DataLine
H A DDataLine.h49 bool isDeleted() const;
54 void isDeleted(bool isit);
/dports/math/jts/jts-jts-1.18.1/modules/app/src/main/java/org/locationtech/jtstest/testbuilder/geom/
H A DGeometryBoxDeleter.java111 boolean isDeleted = false; in edit()
113 isDeleted = getEnvelopeGeometry(factory).intersects(geometry); in edit()
116 isDeleted = env.contains(geometry.getEnvelopeInternal()); in edit()
119 if (isDeleted) { in edit()
/dports/graphics/geos/geos-3.9.1/src/operation/buffer/
H A DBufferInputLineSimplifier.cpp67 isDeleted.assign(inputLine.size(), startValue); in simplify()
97 isDeleted[midIndex] = DELETE; in deleteShallowConcavities()
121 while(next < len && isDeleted[next] == DELETE) { in findNextNonDeletedIndex()
134 if(isDeleted[i] != DELETE) { in collapseLine()
/dports/games/openmw/openmw-openmw-0.47.0/apps/opencs/model/world/
H A Dcell.cpp5 void CSMWorld::Cell::load (ESM::ESMReader &esm, bool &isDeleted) in load() argument
7 ESM::Cell::load (esm, isDeleted, false); in load()
H A Dpathgrid.hpp23 void load (ESM::ESMReader &esm, bool &isDeleted, const IdCollection<Cell>& cells);
24 void load (ESM::ESMReader &esm, bool &isDeleted);

12345678910>>...102