Home
last modified time | relevance | path

Searched defs:keepHistory (Results 1 – 25 of 42) sorted by relevance

12

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.resources/src/org/eclipse/core/resources/
H A DIFile.java150 …void appendContents(InputStream source, boolean force, boolean keepHistory, IProgressMonitor monit… in appendContents()
554 void delete(boolean force, boolean keepHistory, IProgressMonitor monitor) throws CoreException; in delete()
890 …void move(IPath destination, boolean force, boolean keepHistory, IProgressMonitor monitor) throws … in move()
981 …void setContents(InputStream source, boolean force, boolean keepHistory, IProgressMonitor monitor)… in setContents()
1024 …void setContents(IFileState source, boolean force, boolean keepHistory, IProgressMonitor monitor) … in setContents()
H A DIFolder.java381 void delete(boolean force, boolean keepHistory, IProgressMonitor monitor) throws CoreException; in delete()
463 …void move(IPath destination, boolean force, boolean keepHistory, IProgressMonitor monitor) throws … in move()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.ui/src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/
H A DContributionDataFile.java399 …public void move(IProjectDescription description, boolean force, boolean keepHistory, IProgressMon… in move()
511 …public void appendContents(InputStream source, boolean force, boolean keepHistory, IProgressMonito… in appendContents()
548 …public void delete(boolean force, boolean keepHistory, IProgressMonitor monitor) throws CoreExcept… in delete()
656 public void move(IPath destination, boolean force, boolean keepHistory, IProgressMonitor monitor) in move()
676 …public void setContents(InputStream source, boolean force, boolean keepHistory, IProgressMonitor m… in setContents()
683 …public void setContents(IFileState source, boolean force, boolean keepHistory, IProgressMonitor mo… in setContents()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.resources/src/org/eclipse/core/internal/localstore/
H A DDeleteVisitor.java32 protected boolean keepHistory; field in DeleteVisitor
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools.tests/test-builder/perf/incremental/non-api-non-struc-change/revert/
H A DFile.java66 …public void appendContents(InputStream content, boolean force, boolean keepHistory, IProgressMonit… in appendContents()
468 …public void setContents(InputStream content, boolean force, boolean keepHistory, IProgressMonitor … in setContents()
478 …public void setContents(IFileState source, boolean force, boolean keepHistory, IProgressMonitor mo… in setContents()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools.tests/test-builder/perf/incremental/non-api-non-struc-change/changed/
H A DFile.java66 …public void appendContents(InputStream content, boolean force, boolean keepHistory, IProgressMonit… in appendContents()
469 …public void setContents(InputStream content, boolean force, boolean keepHistory, IProgressMonitor … in setContents()
479 …public void setContents(IFileState source, boolean force, boolean keepHistory, IProgressMonitor mo… in setContents()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.resources/src/org/eclipse/core/internal/resources/
H A DFile.java68 …public void appendContents(InputStream content, boolean force, boolean keepHistory, IProgressMonit… in appendContents()
423 …public void setContents(InputStream content, boolean force, boolean keepHistory, IProgressMonitor … in setContents()
431 …public void setContents(IFileState source, boolean force, boolean keepHistory, IProgressMonitor mo… in setContents()
/dports/www/bolt/bolt-2.2.24/vendor/guzzle/guzzle/src/Guzzle/Batch/
H A DBatchBuilder.php66 public function keepHistory() function in Guzzle\\Batch\\BatchBuilder
/dports/net-mgmt/zabbix3-server/zabbix-3.0.32/frontends/php/include/views/
H A Dconfiguration.item.prototype.edit.php320 $keepHistory = []; variable
H A Dconfiguration.item.edit.php323 $keepHistory = []; variable
/dports/net-mgmt/zabbix3-java/zabbix-3.0.32/frontends/php/include/views/
H A Dconfiguration.item.prototype.edit.php320 $keepHistory = []; variable
H A Dconfiguration.item.edit.php323 $keepHistory = []; variable
/dports/net-mgmt/zabbix3-proxy/zabbix-3.0.32/frontends/php/include/views/
H A Dconfiguration.item.prototype.edit.php320 $keepHistory = []; variable
H A Dconfiguration.item.edit.php323 $keepHistory = []; variable
/dports/net-mgmt/zabbix3-frontend/zabbix-3.0.32/frontends/php/include/views/
H A Dconfiguration.item.prototype.edit.php320 $keepHistory = []; variable
H A Dconfiguration.item.edit.php323 $keepHistory = []; variable
/dports/net-mgmt/zabbix3-agent/zabbix-3.0.32/frontends/php/include/views/
H A Dconfiguration.item.prototype.edit.php320 $keepHistory = []; variable
H A Dconfiguration.item.edit.php323 $keepHistory = []; variable
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Compress/
H A DDeflateDecoder.h81 void SetKeepHistory(bool keepHistory) { _keepHistory = keepHistory; } in SetKeepHistory()
/dports/editors/cpeditor/cpeditor-6.8.2/src/Widgets/
H A DTestCaseEdit.cpp90 void TestCaseEdit::modifyText(const QString &text, bool keepHistory) in modifyText()
/dports/www/firefox-esr/firefox-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/analytics/
H A DPlaybackStatsListener.java76 private final boolean keepHistory; field in PlaybackStatsListener
94 public PlaybackStatsListener(boolean keepHistory, @Nullable Callback callback) { in PlaybackStatsListener()
434 private final boolean keepHistory; field in PlaybackStatsListener.PlaybackStatsTracker
494 public PlaybackStatsTracker(boolean keepHistory, EventTime startTime) { in PlaybackStatsTracker()
/dports/www/firefox/firefox-99.0/mobile/android/exoplayer2/src/main/java/org/mozilla/thirdparty/com/google/android/exoplayer2/analytics/
H A DPlaybackStatsListener.java76 private final boolean keepHistory; field in PlaybackStatsListener
94 public PlaybackStatsListener(boolean keepHistory, @Nullable Callback callback) { in PlaybackStatsListener()
434 private final boolean keepHistory; field in PlaybackStatsListener.PlaybackStatsTracker
494 public PlaybackStatsTracker(boolean keepHistory, EventTime startTime) { in PlaybackStatsTracker()
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/analytics/
H A DPlaybackStatsListener.java76 private final boolean keepHistory; field in PlaybackStatsListener
94 public PlaybackStatsListener(boolean keepHistory, @Nullable Callback callback) { in PlaybackStatsListener()
434 private final boolean keepHistory; field in PlaybackStatsListener.PlaybackStatsTracker
494 public PlaybackStatsTracker(boolean keepHistory, EventTime startTime) { in PlaybackStatsTracker()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Compress/
H A DQuantumDecoder.cpp168 bool keepHistory) in Code()
H A DDeflateDecoder.h96 void Set_KeepHistory(bool keepHistory) { _keepHistory = keepHistory; } in Set_KeepHistory()

12