Home
last modified time | relevance | path

Searched refs:updateType (Results 1 – 25 of 295) sorted by relevance

12345678910>>...12

/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/Update/
H A DUpdateRegistry.php25 protected $updateType = 'post_update'; variable in Drupal\\Core\\Update\\UpdateRegistry
111 $regexp = '/^(?<module>.+)_' . $this->updateType . '_(?<name>.+)$/';
115 foreach (preg_grep('/_' . $this->updateType . '_/', $functions['user']) as $function) {
120 $function_name = $matches['module'] . '_' . $this->updateType . '_' . $matches['name'];
121 if ($this->updateType === 'post_update') {
181 …e = $this->root . '/' . $module->getPath() . '/' . $module->getName() . ".{$this->updateType}.php";
208 list($module, $update) = explode("_{$this->updateType}_", $function);
250 list($function_module_name,) = explode("_{$this->updateType}_", $function_name);
279 return strpos($function_name, "{$module}_{$this->updateType}_") !== 0;
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/Update/
H A DUpdateRegistry.php25 protected $updateType = 'post_update'; variable in Drupal\\Core\\Update\\UpdateRegistry
111 $regexp = '/^(?<module>.+)_' . $this->updateType . '_(?<name>.+)$/';
115 foreach (preg_grep('/_' . $this->updateType . '_/', $functions['user']) as $function) {
120 $function_name = $matches['module'] . '_' . $this->updateType . '_' . $matches['name'];
121 if ($this->updateType === 'post_update') {
181 …e = $this->root . '/' . $module->getPath() . '/' . $module->getName() . ".{$this->updateType}.php";
208 list($module, $update) = explode("_{$this->updateType}_", $function);
250 list($function_module_name,) = explode("_{$this->updateType}_", $function_name);
279 return strpos($function_name, "{$module}_{$this->updateType}_") !== 0;
/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() argument
38 this.updateType = updateType; in RMAppNodeUpdateEvent()
46 return updateType; in getUpdateType()
/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) argument
74 $this->updateType = $updateType;
78 return $this->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) argument
74 $this->updateType = $updateType;
78 return $this->updateType;
/dports/science/cdo/cdo-2.0.0/libcdi/src/
H A Dresource_unpack.c20 int updateType, resH, originNamespace; in reshUnpackResources() local
38 &updateType, 1, CDI_DATATYPE_INT, context); in reshUnpackResources()
39 if (updateType == END) in reshUnpackResources()
41 switch (updateType) in reshUnpackResources()
86 updateType); in reshUnpackResources()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/java/awt/geom/
H A DAffineTransform.java316 updateType(); in AffineTransform()
344 updateType(); in AffineTransform()
371 updateType(); in AffineTransform()
399 updateType(); in AffineTransform()
670 updateType(); in translate()
694 updateType(); in rotate()
731 updateType(); in scale()
754 updateType(); in shear()
849 updateType(); in setToRotation()
891 updateType(); in setToShear()
[all …]
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/java/awt/geom/
H A DAffineTransform.java316 updateType(); in AffineTransform()
344 updateType(); in AffineTransform()
371 updateType(); in AffineTransform()
399 updateType(); in AffineTransform()
670 updateType(); in translate()
694 updateType(); in rotate()
731 updateType(); in scale()
754 updateType(); in shear()
849 updateType(); in setToRotation()
891 updateType(); in setToShear()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/java/awt/geom/
H A DAffineTransform.java315 updateType(); in AffineTransform()
343 updateType(); in AffineTransform()
370 updateType(); in AffineTransform()
398 updateType(); in AffineTransform()
665 updateType(); in translate()
689 updateType(); in rotate()
726 updateType(); in scale()
749 updateType(); in shear()
844 updateType(); in setToRotation()
886 updateType(); in setToShear()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/java/awt/geom/
H A DAffineTransform.java316 updateType(); in AffineTransform()
344 updateType(); in AffineTransform()
371 updateType(); in AffineTransform()
399 updateType(); in AffineTransform()
670 updateType(); in translate()
694 updateType(); in rotate()
731 updateType(); in scale()
754 updateType(); in shear()
849 updateType(); in setToRotation()
891 updateType(); in setToShear()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/java/awt/geom/
H A DAffineTransform.java316 updateType(); in AffineTransform()
344 updateType(); in AffineTransform()
371 updateType(); in AffineTransform()
399 updateType(); in AffineTransform()
670 updateType(); in translate()
694 updateType(); in rotate()
731 updateType(); in scale()
754 updateType(); in shear()
849 updateType(); in setToRotation()
891 updateType(); in setToShear()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/java/awt/geom/
H A DAffineTransform.java315 updateType(); in AffineTransform()
343 updateType(); in AffineTransform()
370 updateType(); in AffineTransform()
398 updateType(); in AffineTransform()
665 updateType(); in translate()
689 updateType(); in rotate()
726 updateType(); in scale()
749 updateType(); in shear()
844 updateType(); in setToRotation()
886 updateType(); in setToShear()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/java/awt/geom/
H A DAffineTransform.java316 updateType(); in AffineTransform()
344 updateType(); in AffineTransform()
371 updateType(); in AffineTransform()
399 updateType(); in AffineTransform()
670 updateType(); in translate()
694 updateType(); in rotate()
731 updateType(); in scale()
754 updateType(); in shear()
849 updateType(); in setToRotation()
891 updateType(); in setToShear()
[all …]
/dports/java/sablevm-classpath/sablevm-classpath-1.13/java/awt/geom/
H A DAffineTransform.java316 updateType(); in AffineTransform()
344 updateType(); in AffineTransform()
371 updateType(); in AffineTransform()
399 updateType(); in AffineTransform()
668 updateType(); in translate()
692 updateType(); in rotate()
729 updateType(); in scale()
752 updateType(); in shear()
847 updateType(); in setToRotation()
889 updateType(); in setToShear()
[all …]
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/mesquite/ObjectiveFunction/
H A DOFEvaluator.cpp51 updateType = ObjectiveFunction::UPDATE; in initialize()
54 tempType = firstType = updateType = ObjectiveFunction::CALCULATE; in initialize()
93 currUpdateType = updateType; in update()
106 currUpdateType = updateType; in update()
120 currUpdateType = updateType; in update()
134 currUpdateType = updateType; in update()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/xmlpatterns/expr/
H A Dqgeneralcomparison.cpp183 void GeneralComparison::updateType(ItemType::Ptr &type, in updateType() function in GeneralComparison
205 updateType(t2, op2); in fetchGeneralComparator()
213 updateType(t1, op1); in fetchGeneralComparator()
226 updateType(t2, op2); in fetchGeneralComparator()
231 updateType(t1, op1); in fetchGeneralComparator()
247 updateType(t1, op1); in fetchGeneralComparator()
255 updateType(t2, op2); in fetchGeneralComparator()
/dports/textproc/qt5-xmlpatterns/kde-qtxmlpatterns-5.15.2p2/src/xmlpatterns/expr/
H A Dqgeneralcomparison.cpp186 void GeneralComparison::updateType(ItemType::Ptr &type, in updateType() function in GeneralComparison
208 updateType(t2, op2); in fetchGeneralComparator()
216 updateType(t1, op1); in fetchGeneralComparator()
229 updateType(t2, op2); in fetchGeneralComparator()
234 updateType(t1, op1); in fetchGeneralComparator()
250 updateType(t1, op1); in fetchGeneralComparator()
258 updateType(t2, op2); in fetchGeneralComparator()
/dports/games/manaplus/manaplus-2.1.3.17/src/gui/windows/
H A Dlogindialog.cpp102 (mLoginData->updateType & UpdateType::Custom) != 0, in LoginDialog()
151 mUpdateTypeDropDown->setSelected((mLoginData->updateType in LoginDialog()
328 UpdateTypeT updateType = static_cast<UpdateTypeT>( in prepareUpdate() local
334 updateType = static_cast<UpdateTypeT>( in prepareUpdate()
335 updateType | UpdateType::Custom); in prepareUpdate()
389 mLoginData->updateType = updateType; in prepareUpdate()
390 serverConfig.setValue("updateType", CAST_S32(updateType)); in prepareUpdate()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/s/commands/
H A Dchunk_manager_targeter.cpp82 UpdateType updateType = UpdateType_Unknown; in getUpdateExprType() local
89 if (updateType == UpdateType_Unknown) { in getUpdateExprType()
90 updateType = UpdateType_OpStyle; in getUpdateExprType()
95 if (updateType == UpdateType_Unknown) { in getUpdateExprType()
96 updateType = UpdateType_Replacement; in getUpdateExprType()
97 } else if (updateType == UpdateType_OpStyle) { in getUpdateExprType()
103 return updateType; in getUpdateExprType()
355 UpdateType updateType = getUpdateExprType(updateExpr); in targetUpdate() local
357 if (updateType == UpdateType_Unknown) { in targetUpdate()
374 if (updateType == UpdateType_OpStyle) { in targetUpdate()
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/kubelet/
H A Dpod_workers_test.go141 updateType kubetypes.SyncPodType member
153 …func(ctx context.Context, updateType kubetypes.SyncPodType, pod, mirrorPod *v1.Pod, podStatus *kub…
160 updateType: updateType,
171 updateType: kubetypes.SyncPodKill,
297 …if updates[0].runningPod == nil || updates[0].updateType != kubetypes.SyncPodKill || updates[0].na…
362 if syncPodRecords[0].updateType != kubetypes.SyncPodCreate {
363 …t.Errorf("Pod %v event was %v, but expected %v", i, syncPodRecords[0].updateType, kubetypes.SyncPo…
365 if syncPodRecords[1].updateType != kubetypes.SyncPodKill {
366 …t.Errorf("Pod %v event was %v, but expected %v", i, syncPodRecords[1].updateType, kubetypes.SyncPo…
631 if syncPodRecords[0].updateType != kubetypes.SyncPodKill {
[all …]
/dports/security/cryptlib/cryptlib-3.4.3/keyset/
H A Ddbms.c96 const DBMS_UPDATE_TYPE updateType ) in performUpdate()
104 updateType == DBMS_UPDATE_ABORT ) || \ in performUpdate()
112 REQUIRES( ( updateType == DBMS_UPDATE_ABORT && \ in performUpdate()
114 ( updateType != DBMS_UPDATE_ABORT && \ in performUpdate()
117 REQUIRES( updateType > DBMS_UPDATE_NONE && \ in performUpdate()
118 updateType < DBMS_UPDATE_LAST ); in performUpdate()
122 if( updateType == DBMS_UPDATE_ABORT && \ in performUpdate()
132 updateType ); in performUpdate()
133 if( cryptStatusOK( status ) && updateType == DBMS_UPDATE_BEGIN ) in performUpdate()
139 if( updateType == DBMS_UPDATE_COMMIT || \ in performUpdate()
[all …]
/dports/graphics/digikam/digikam-7.4.0/core/showfoto/setup/
H A Dshowfotosetupmisc.cpp80 updateType (nullptr), in Private()
106 QComboBox* updateType; member in ShowFoto::ShowfotoSetupMisc::Private
182 d->updateType = new QComboBox(updateHbox); in ShowfotoSetupMisc()
183 d->updateType->addItem(i18n("Only For Stable Releases"), 0); in ShowfotoSetupMisc()
184 d->updateType->addItem(i18n("Weekly Pre-Releases"), 1); in ShowfotoSetupMisc()
185 …d->updateType->setToolTip(i18n("Set this option to configure which kind of new versions must be ch… in ShowfotoSetupMisc()
342 if ((d->updateType->currentIndex() == 1) && in checkSettings()
375 d->updateType->setCurrentIndex(d->settings->getUpdateType()); in readSettings()
400 d->settings->setUpdateType(d->updateType->currentIndex()); in applySettings()
/dports/java/bouncycastle15/crypto-169/core/src/test/java/org/bouncycastle/crypto/test/
H A DSipHashTest.java240 int updateType) in runMAC() argument
248 updateMAC(mac, input, updateType); in runMAC()
257 updateMAC(mac, input, updateType); in runMAC()
302 private void updateMAC(SipHash mac, byte[] input, int updateType) in updateMAC() argument
304 switch (updateType) in updateMAC()
/dports/games/manaplus/manaplus-2.1.3.17/src/net/
H A Dlogindata.h45 updateType(UpdateType::Normal), in LoginData()
65 UpdateTypeT updateType; variable
86 updateType = UpdateType::Normal; in clear()
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/devtools/
H A Dlib.rs104 updateType: String, field
122 updateType: String, field
368 updateType: "requestHeaders".to_owned(), in run_server()
377 updateType: "requestCookies".to_owned(), in run_server()
387 updateType: "responseStart".to_owned(), in run_server()
397 updateType: "eventTimings".to_owned(), in run_server()
409 updateType: "securityInfo".to_owned(), in run_server()
421 updateType: "responseContent".to_owned(), in run_server()
430 updateType: "responseCookies".to_owned(), in run_server()
439 updateType: "responseHeaders".to_owned(), in run_server()

12345678910>>...12