Home
last modified time | relevance | path

Searched defs:updateType (Results 1 – 25 of 203) sorted by relevance

123456789

/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/rmapp/
H A DRMAppNodeUpdateEvent.java32 private final RMAppNodeUpdateType updateType; field in RMAppNodeUpdateEvent
35 RMAppNodeUpdateType updateType) { in RMAppNodeUpdateEvent()
/dports/lang/purescript/purescript-0.14.5/src/Language/PureScript/Sugar/
H A DNames.hs314 updateType (TypeOp ann@(ss, _) name) = TypeOp ann <$> updateTypeOpName name ss function
315 updateType (TypeConstructor ann@(ss, _) name) = TypeConstructor ann <$> updateTypeName name ss function
316 updateType (ConstrainedType ann c t) = ConstrainedType ann <$> updateInConstraint c <*> pure t function
317 updateType t = return t function
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Games/
H A DAchievementUpdateRequest.php26 public $updateType; variable in Google_Service_Games_AchievementUpdateRequest
72 public function setUpdateType($updateType)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Games/
H A DAchievementUpdateRequest.php26 public $updateType; variable in Google_Service_Games_AchievementUpdateRequest
72 public function setUpdateType($updateType)
/dports/multimedia/obs-websocket/obs-websocket-4.8.0/src/rpc/
H A DRpcEvent.cpp22 const QString& updateType, in RpcEvent()
H A DRpcEvent.h36 const QString& updateType() const in updateType() function
/dports/java/bouncycastle15/crypto-169/core/src/test/java/org/bouncycastle/crypto/test/
H A DSipHash128Test.java224 int updateType) in runMAC()
275 private void updateMAC(SipHash128 mac, byte[] input, int updateType) in updateMAC()
H A DSipHashTest.java240 int updateType) in runMAC()
302 private void updateMAC(SipHash mac, byte[] input, int updateType) in updateMAC()
/dports/science/cdo/cdo-2.0.0/libcdi/src/
H A Dresource_unpack.c20 int updateType, resH, originNamespace; in reshUnpackResources() local
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/mesquite/ObjectiveFunction/
H A DOFEvaluator.hpp316 ObjectiveFunction::EvalType tempType, firstType, updateType, currUpdateType; member in MBMesquite::OFEvaluator
/dports/www/drupal8/drupal-8.9.20/core/modules/node/src/
H A DNodeStorage.php47 public function updateType($old_type, $new_type) { function in Drupal\\node\\NodeStorage
H A DNodeStorageInterface.php58 public function updateType($old_type, $new_type); function
/dports/www/drupal9/drupal-9.2.10/core/modules/node/src/
H A DNodeStorageInterface.php58 public function updateType($old_type, $new_type); function
H A DNodeStorage.php47 public function updateType($old_type, $new_type) { function in Drupal\\node\\NodeStorage
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.ui.editors/src/org/eclipse/ui/texteditor/
H A DSimpleMarkerAnnotation.java101 private void updateType() { in updateType() method in SimpleMarkerAnnotation
/dports/games/manaplus/manaplus-2.1.3.17/src/net/
H A Dlogindata.h65 UpdateTypeT updateType; variable
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/BigtableAdmin/
H A DModification.php24 protected $updateType = 'Google_Service_BigtableAdmin_ColumnFamily'; variable in Google_Service_BigtableAdmin_Modification
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/BigtableAdmin/
H A DModification.php24 protected $updateType = 'Google_Service_BigtableAdmin_ColumnFamily'; variable in Google_Service_BigtableAdmin_Modification
/dports/security/lasso/lasso-2.7.0/lasso/xml/id-wsf-2.0/
H A Dsb2_endpoint_update.h64 char *updateType; member
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Container/
H A DUpdateClusterRequest.php23 protected $updateType = 'Google_Service_Container_ClusterUpdate'; variable in Google_Service_Container_UpdateClusterRequest
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Container/
H A DUpdateClusterRequest.php23 protected $updateType = 'Google_Service_Container_ClusterUpdate'; variable in Google_Service_Container_UpdateClusterRequest
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/jobs/view/
H A DJobsDisplay.java26 void updateJob(int updateType, Job job); in updateJob()
/dports/finance/prestashop/prestashop/src/Adapter/Product/Update/
H A DProductTypeUpdater.php87 public function updateType(ProductId $productId, ProductType $productType): void function in PrestaShop\\PrestaShop\\Adapter\\Product\\Update\\ProductTypeUpdater
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Firestore/
H A DWrite.php25 protected $updateType = 'Google_Service_Firestore_Document'; variable in Google_Service_Firestore_Write
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Datastore/
H A DMutation.php25 protected $updateType = 'Google_Service_Datastore_Entity'; variable in Google_Service_Datastore_Mutation

123456789