Home
last modified time | relevance | path

Searched refs:invalidateAll (Results 1 – 25 of 286) sorted by relevance

12345678910>>...12

/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Wrappers/MyGUI_Export/
H A DMyGUI_CustomLayerNode.cpp41 invalidateAll(); in setDepth()
44 void CustomLayerNode::invalidateAll() in invalidateAll() function in MyGUI::CustomLayerNode
62 invalidateAll(); in updateInheritsDepth()
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Wrappers/MyGUI_Export/
H A DMyGUI_CustomLayerNode.cpp41 invalidateAll(); in setDepth()
44 void CustomLayerNode::invalidateAll() in invalidateAll() function in MyGUI::CustomLayerNode
62 invalidateAll(); in updateInheritsDepth()
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Wrappers/MyGUI_Export/
H A DMyGUI_CustomLayerNode.cpp41 invalidateAll(); in setDepth()
44 void CustomLayerNode::invalidateAll() in invalidateAll() function in MyGUI::CustomLayerNode
62 invalidateAll(); in updateInheritsDepth()
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Wrappers/MyGUI_Export/
H A DMyGUI_CustomLayerNode.cpp41 invalidateAll(); in setDepth()
44 void CustomLayerNode::invalidateAll() in invalidateAll() function in MyGUI::CustomLayerNode
62 invalidateAll(); in updateInheritsDepth()
/dports/science/colt/colt/src/hep/aida/bin/
H A DDynamicBin1D.java87 invalidateAll(); in add()
99 this.invalidateAll(); in addAllOfFromTo()
337 protected void invalidateAll() { in invalidateAll() method in DynamicBin1D
417 invalidateAll(); in removeAllOf()
655 invalidateAll(); in sort()
708 invalidateAll(); in standardize()
/dports/devel/spark/spark-2.1.1/sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/
H A DFileStatusCache.scala83 def invalidateAll(): Unit method
155 override def invalidateAll(): Unit = {
171 override def invalidateAll(): Unit = {}
/dports/www/drupal9/drupal-9.2.10/core/modules/system/src/Entity/
H A DMenu.php101 \Drupal::cache('menu')->invalidateAll();
114 \Drupal::cache('menu')->invalidateAll();
/dports/www/drupal8/drupal-8.9.20/core/modules/system/src/Entity/
H A DMenu.php101 \Drupal::cache('menu')->invalidateAll();
114 \Drupal::cache('menu')->invalidateAll();
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_privacy/controllers/
H A Dconsents.php62 public function invalidateAll() function in PrivacyControllerConsents
83 if (!$model->invalidateAll($subject))
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/Cache/
H A DBackendChain.php205 public function invalidateAll() { function in Drupal\\Core\\Cache\\BackendChain
207 $backend->invalidateAll();
H A DChainedFastBackend.php253 public function invalidateAll() { function in Drupal\\Core\\Cache\\ChainedFastBackend
254 $this->consistentBackend->invalidateAll();
/dports/games/blockattack/blockattack-game-2.7.0/source/code/sago/
H A DSagoDataHolder.hpp104 void invalidateAll();
112 void invalidateAll(SDL_Renderer* renderer);
H A DSagoDataHolder.cpp68 void SagoDataHolder::invalidateAll(SDL_Renderer* renderer) { in invalidateAll() function in sago::SagoDataHolder
69 invalidateAll(); in invalidateAll()
73 void SagoDataHolder::invalidateAll() { in invalidateAll() function in sago::SagoDataHolder
100 invalidateAll(); in ~SagoDataHolder()
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/Cache/
H A DBackendChain.php190 public function invalidateAll() { function in Drupal\\Core\\Cache\\BackendChain
192 $backend->invalidateAll();
H A DChainedFastBackend.php253 public function invalidateAll() { function in Drupal\\Core\\Cache\\ChainedFastBackend
254 $this->consistentBackend->invalidateAll();
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/dbtests/
H A Dcursor_manager_test.cpp93 _cursorManager.invalidateAll(_opCtx.get(), true, "end of test"); in ~CursorManagerTest()
203 cursorManager->invalidateAll(_opCtx.get(), collectionGoingAway, invalidateReason); in TEST_F()
229 cursorManager->invalidateAll(_opCtx.get(), collectionGoingAway, invalidateReason); in TEST_F()
249 cursorManager->invalidateAll(_opCtx.get(), false, invalidateReason); in TEST_F()
332 cursorManager->invalidateAll( in TEST_F()
354 cursorManager->invalidateAll( in TEST_F()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/common/tfx/
H A Dtcacheresourcepool.cpp57 void TCacheResourcePool::invalidateAll() { in invalidateAll() function in TCacheResourcePool
89 invalidateAll(); in setPath()
/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/Simulation/include/SimTKcommon/internal/
H A DStateImpl.h1031 void invalidateAll(Stage g) { in invalidateAll() function
1481 invalidateAll(Stage::Position); in updQ()
1488 invalidateAll(Stage::Velocity); in updU()
1495 invalidateAll(Stage::Dynamics); in updZ()
1503 invalidateAll(Stage::Report); in updUWeights()
1509 invalidateAll(Stage::Report); in updZWeights()
1600 invalidateAll(Stage::Position); in updQErrWeights()
1606 invalidateAll(Stage::Velocity); in updUErrWeights()
1678 invalidateAll(Stage::Time); in updTime()
1717 invalidateAll(Stage::Report); in updUWeights()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DPropertySwitchPoints.java171 SwitchPoint.invalidateAll(switchPoints); in invalidateProperty()
192 SwitchPoint.invalidateAll(switchPoints); in invalidateInheritedProperties()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DPropertySwitchPoints.java171 SwitchPoint.invalidateAll(switchPoints); in invalidateProperty()
192 SwitchPoint.invalidateAll(switchPoints); in invalidateInheritedProperties()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DPropertySwitchPoints.java171 SwitchPoint.invalidateAll(switchPoints); in invalidateProperty()
192 SwitchPoint.invalidateAll(switchPoints); in invalidateInheritedProperties()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DPropertySwitchPoints.java171 SwitchPoint.invalidateAll(switchPoints); in invalidateProperty()
192 SwitchPoint.invalidateAll(switchPoints); in invalidateInheritedProperties()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DPropertySwitchPoints.java171 SwitchPoint.invalidateAll(switchPoints); in invalidateProperty()
192 SwitchPoint.invalidateAll(switchPoints); in invalidateInheritedProperties()
/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_basics/components/
H A Djuce_CachedComponentImage.h58 virtual bool invalidateAll() = 0;
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_basics/components/
H A Djuce_CachedComponentImage.h58 virtual bool invalidateAll() = 0;

12345678910>>...12