Home
last modified time | relevance | path

Searched defs:currentDestination (Results 1 – 16 of 16) sorted by relevance

/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/saml2/src/SAML2/Assertion/
H A DProcessorBuilder.php49 Destination $currentDestination,
112 Destination $currentDestination,
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/simplesamlphp/saml2/src/SAML2/Assertion/
H A DProcessorBuilder.php39 Destination $currentDestination,
88 Destination $currentDestination,
/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/swing/
H A DLocatedTransferHandler.java47 private JComponent currentDestination; field in LocatedTransferHandler
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/simplesamlphp/saml2/src/SAML2/Response/
H A DProcessor.php73 Destination $currentDestination,
/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/saml2/src/SAML2/Response/
H A DProcessor.php75 Destination $currentDestination,
/dports/games/flightgear/flightgear-2020.3.11/src/Traffic/
H A DSchedule.hxx53 std::string currentDestination; member in FGAISchedule
H A DSchedule.cxx570 FGScheduledFlight* FGAISchedule::findAvailableFlight (const string &currentDestination, in findAvailableFlight()
/dports/www/drupal9/drupal-9.2.10/core/modules/migrate/src/Plugin/
H A DMigrateIdMapInterface.php269 public function currentDestination(); function
/dports/www/drupal9/drupal-9.2.10/core/modules/migrate/src/Plugin/migrate/id_map/
H A DNullIdMap.php163 public function currentDestination() { function in Drupal\\migrate\\Plugin\\migrate\\id_map\\NullIdMap
H A DSql.php927 public function currentDestination() { function in Drupal\\migrate\\Plugin\\migrate\\id_map\\Sql
/dports/www/drupal8/drupal-8.9.20/core/modules/migrate/src/Plugin/
H A DMigrateIdMapInterface.php308 public function currentDestination(); function
/dports/www/drupal8/drupal-8.9.20/core/modules/migrate/src/Plugin/migrate/id_map/
H A DNullIdMap.php179 public function currentDestination() { function in Drupal\\migrate\\Plugin\\migrate\\id_map\\NullIdMap
H A DSql.php909 public function currentDestination() { function in Drupal\\migrate\\Plugin\\migrate\\id_map\\Sql
/dports/graphics/epdfview/epdfview-0.1.8/src/
H A DPrintPter.cxx487 for ( int currentDestination = 0 ; currentDestination < numDestinations ; in listPrinters() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/wizards/imports/
H A DPluginImportOperation.java615 IPath currentDestination = entry.getKey(); in importAsSource() local
630 IPath currentDestination = entry.getKey(); in importAsSource() local
/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/tron/
H A DgCycleMovement.h206 gDestination* currentDestination; //!< the destination this cycle aims for now variable