Home
last modified time | relevance | path

Searched refs:SetControl (Results 1 – 25 of 554) sorted by relevance

12345678910>>...23

/dports/games/maelstrom/Maelstrom-3.0.6/
H A Dcontrols.cpp350 SetControl(LEFT_KEY, 1);
351 SetControl(RIGHT_KEY, 0);
355 SetControl(LEFT_KEY, 0);
357 SetControl(LEFT_KEY, 0);
376 SetControl(FIRE_KEY, 1);
383 SetControl(FIRE_KEY, 0);
406 SetControl(FIRE_KEY, 1);
410 SetControl(LEFT_KEY, 1);
443 SetControl(FIRE_KEY, 0);
447 SetControl(LEFT_KEY, 0);
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-swf/include/aws/swf/model/
H A DStartTimerDecisionAttributes.h143 …inline void SetControl(const Aws::String& value) { m_controlHasBeenSet = true; m_control = value; } in SetControl() function
149 …inline void SetControl(Aws::String&& value) { m_controlHasBeenSet = true; m_control = std::move(va… in SetControl() function
155 … inline void SetControl(const char* value) { m_controlHasBeenSet = true; m_control.assign(value); } in SetControl() function
161 …inline StartTimerDecisionAttributes& WithControl(const Aws::String& value) { SetControl(value); re… in WithControl()
167 …inline StartTimerDecisionAttributes& WithControl(Aws::String&& value) { SetControl(std::move(value… in WithControl()
173 …inline StartTimerDecisionAttributes& WithControl(const char* value) { SetControl(value); return *t… in WithControl()
H A DRequestCancelExternalWorkflowExecutionDecisionAttributes.h161 …inline void SetControl(const Aws::String& value) { m_controlHasBeenSet = true; m_control = value; } in SetControl() function
167 …inline void SetControl(Aws::String&& value) { m_controlHasBeenSet = true; m_control = std::move(va… in SetControl() function
173 … inline void SetControl(const char* value) { m_controlHasBeenSet = true; m_control.assign(value); } in SetControl() function
179 …owExecutionDecisionAttributes& WithControl(const Aws::String& value) { SetControl(value); return *… in WithControl()
185 …orkflowExecutionDecisionAttributes& WithControl(Aws::String&& value) { SetControl(std::move(value)… in WithControl()
191 …lWorkflowExecutionDecisionAttributes& WithControl(const char* value) { SetControl(value); return *… in WithControl()
H A DRequestCancelExternalWorkflowExecutionInitiatedEventAttributes.h185 …inline void SetControl(const Aws::String& value) { m_controlHasBeenSet = true; m_control = value; } in SetControl() function
191 …inline void SetControl(Aws::String&& value) { m_controlHasBeenSet = true; m_control = std::move(va… in SetControl() function
197 … inline void SetControl(const char* value) { m_controlHasBeenSet = true; m_control.assign(value); } in SetControl() function
203 …utionInitiatedEventAttributes& WithControl(const Aws::String& value) { SetControl(value); return *… in WithControl()
209 …wExecutionInitiatedEventAttributes& WithControl(Aws::String&& value) { SetControl(std::move(value)… in WithControl()
215 …lowExecutionInitiatedEventAttributes& WithControl(const char* value) { SetControl(value); return *… in WithControl()
H A DTimerStartedEventAttributes.h98 …inline void SetControl(const Aws::String& value) { m_controlHasBeenSet = true; m_control = value; } in SetControl() function
104 …inline void SetControl(Aws::String&& value) { m_controlHasBeenSet = true; m_control = std::move(va… in SetControl() function
110 … inline void SetControl(const char* value) { m_controlHasBeenSet = true; m_control.assign(value); } in SetControl() function
116 …inline TimerStartedEventAttributes& WithControl(const Aws::String& value) { SetControl(value); ret… in WithControl()
122 …inline TimerStartedEventAttributes& WithControl(Aws::String&& value) { SetControl(std::move(value)… in WithControl()
128 …inline TimerStartedEventAttributes& WithControl(const char* value) { SetControl(value); return *th… in WithControl()
H A DStartChildWorkflowExecutionFailedEventAttributes.h290 …inline void SetControl(const Aws::String& value) { m_controlHasBeenSet = true; m_control = value; } in SetControl() function
296 …inline void SetControl(Aws::String&& value) { m_controlHasBeenSet = true; m_control = std::move(va… in SetControl() function
302 … inline void SetControl(const char* value) { m_controlHasBeenSet = true; m_control.assign(value); } in SetControl() function
308 …xecutionFailedEventAttributes& WithControl(const Aws::String& value) { SetControl(value); return *… in WithControl()
314 …flowExecutionFailedEventAttributes& WithControl(Aws::String&& value) { SetControl(std::move(value)… in WithControl()
320 …rkflowExecutionFailedEventAttributes& WithControl(const char* value) { SetControl(value); return *… in WithControl()
H A DRequestCancelExternalWorkflowExecutionFailedEventAttributes.h290 …inline void SetControl(const Aws::String& value) { m_controlHasBeenSet = true; m_control = value; } in SetControl() function
296 …inline void SetControl(Aws::String&& value) { m_controlHasBeenSet = true; m_control = std::move(va… in SetControl() function
302 … inline void SetControl(const char* value) { m_controlHasBeenSet = true; m_control.assign(value); } in SetControl() function
308 …xecutionFailedEventAttributes& WithControl(const Aws::String& value) { SetControl(value); return *… in WithControl()
314 …flowExecutionFailedEventAttributes& WithControl(Aws::String&& value) { SetControl(std::move(value)… in WithControl()
320 …rkflowExecutionFailedEventAttributes& WithControl(const char* value) { SetControl(value); return *… in WithControl()
H A DSignalExternalWorkflowExecutionFailedEventAttributes.h290 …inline void SetControl(const Aws::String& value) { m_controlHasBeenSet = true; m_control = value; } in SetControl() function
296 …inline void SetControl(Aws::String&& value) { m_controlHasBeenSet = true; m_control = std::move(va… in SetControl() function
302 … inline void SetControl(const char* value) { m_controlHasBeenSet = true; m_control.assign(value); } in SetControl() function
308 …xecutionFailedEventAttributes& WithControl(const Aws::String& value) { SetControl(value); return *… in WithControl()
314 …flowExecutionFailedEventAttributes& WithControl(Aws::String&& value) { SetControl(std::move(value)… in WithControl()
320 …rkflowExecutionFailedEventAttributes& WithControl(const char* value) { SetControl(value); return *… in WithControl()
H A DLambdaFunctionScheduledEventAttributes.h139 …inline void SetControl(const Aws::String& value) { m_controlHasBeenSet = true; m_control = value; } in SetControl() function
145 …inline void SetControl(Aws::String&& value) { m_controlHasBeenSet = true; m_control = std::move(va… in SetControl() function
151 … inline void SetControl(const char* value) { m_controlHasBeenSet = true; m_control.assign(value); } in SetControl() function
157 …ctionScheduledEventAttributes& WithControl(const Aws::String& value) { SetControl(value); return *… in WithControl()
163 …inline LambdaFunctionScheduledEventAttributes& WithControl(Aws::String&& value) { SetControl(std::… in WithControl()
169 …inline LambdaFunctionScheduledEventAttributes& WithControl(const char* value) { SetControl(value);… in WithControl()
H A DSignalExternalWorkflowExecutionDecisionAttributes.h250 …inline void SetControl(const Aws::String& value) { m_controlHasBeenSet = true; m_control = value; } in SetControl() function
256 …inline void SetControl(Aws::String&& value) { m_controlHasBeenSet = true; m_control = std::move(va… in SetControl() function
262 … inline void SetControl(const char* value) { m_controlHasBeenSet = true; m_control.assign(value); } in SetControl() function
268 …owExecutionDecisionAttributes& WithControl(const Aws::String& value) { SetControl(value); return *… in WithControl()
274 …orkflowExecutionDecisionAttributes& WithControl(Aws::String&& value) { SetControl(std::move(value)… in WithControl()
280 …lWorkflowExecutionDecisionAttributes& WithControl(const char* value) { SetControl(value); return *… in WithControl()
H A DScheduleLambdaFunctionDecisionAttributes.h149 …inline void SetControl(const Aws::String& value) { m_controlHasBeenSet = true; m_control = value; } in SetControl() function
155 …inline void SetControl(Aws::String&& value) { m_controlHasBeenSet = true; m_control = std::move(va… in SetControl() function
161 … inline void SetControl(const char* value) { m_controlHasBeenSet = true; m_control.assign(value); } in SetControl() function
167 …bdaFunctionDecisionAttributes& WithControl(const Aws::String& value) { SetControl(value); return *… in WithControl()
173 …inline ScheduleLambdaFunctionDecisionAttributes& WithControl(Aws::String&& value) { SetControl(std… in WithControl()
179 …inline ScheduleLambdaFunctionDecisionAttributes& WithControl(const char* value) { SetControl(value… in WithControl()
H A DSignalExternalWorkflowExecutionInitiatedEventAttributes.h263 …inline void SetControl(const Aws::String& value) { m_controlHasBeenSet = true; m_control = value; } in SetControl() function
269 …inline void SetControl(Aws::String&& value) { m_controlHasBeenSet = true; m_control = std::move(va… in SetControl() function
275 … inline void SetControl(const char* value) { m_controlHasBeenSet = true; m_control.assign(value); } in SetControl() function
281 …utionInitiatedEventAttributes& WithControl(const Aws::String& value) { SetControl(value); return *… in WithControl()
287 …wExecutionInitiatedEventAttributes& WithControl(Aws::String&& value) { SetControl(std::move(value)… in WithControl()
293 …lowExecutionInitiatedEventAttributes& WithControl(const char* value) { SetControl(value); return *… in WithControl()
H A DScheduleActivityTaskDecisionAttributes.h189 …inline void SetControl(const Aws::String& value) { m_controlHasBeenSet = true; m_control = value; } in SetControl() function
195 …inline void SetControl(Aws::String&& value) { m_controlHasBeenSet = true; m_control = std::move(va… in SetControl() function
201 … inline void SetControl(const char* value) { m_controlHasBeenSet = true; m_control.assign(value); } in SetControl() function
207 …ctivityTaskDecisionAttributes& WithControl(const Aws::String& value) { SetControl(value); return *… in WithControl()
213 …inline ScheduleActivityTaskDecisionAttributes& WithControl(Aws::String&& value) { SetControl(std::… in WithControl()
219 …inline ScheduleActivityTaskDecisionAttributes& WithControl(const char* value) { SetControl(value);… in WithControl()
H A DActivityTaskScheduledEventAttributes.h172 …inline void SetControl(const Aws::String& value) { m_controlHasBeenSet = true; m_control = value; } in SetControl() function
178 …inline void SetControl(Aws::String&& value) { m_controlHasBeenSet = true; m_control = std::move(va… in SetControl() function
184 … inline void SetControl(const char* value) { m_controlHasBeenSet = true; m_control.assign(value); } in SetControl() function
190 …inline ActivityTaskScheduledEventAttributes& WithControl(const Aws::String& value) { SetControl(va… in WithControl()
196 …inline ActivityTaskScheduledEventAttributes& WithControl(Aws::String&& value) { SetControl(std::mo… in WithControl()
202 …inline ActivityTaskScheduledEventAttributes& WithControl(const char* value) { SetControl(value); r… in WithControl()
H A DStartChildWorkflowExecutionInitiatedEventAttributes.h133 …inline void SetControl(const Aws::String& value) { m_controlHasBeenSet = true; m_control = value; } in SetControl() function
139 …inline void SetControl(Aws::String&& value) { m_controlHasBeenSet = true; m_control = std::move(va… in SetControl() function
145 … inline void SetControl(const char* value) { m_controlHasBeenSet = true; m_control.assign(value); } in SetControl() function
151 …utionInitiatedEventAttributes& WithControl(const Aws::String& value) { SetControl(value); return *… in WithControl()
157 …wExecutionInitiatedEventAttributes& WithControl(Aws::String&& value) { SetControl(std::move(value)… in WithControl()
163 …lowExecutionInitiatedEventAttributes& WithControl(const char* value) { SetControl(value); return *… in WithControl()
H A DStartChildWorkflowExecutionDecisionAttributes.h194 …inline void SetControl(const Aws::String& value) { m_controlHasBeenSet = true; m_control = value; } in SetControl() function
200 …inline void SetControl(Aws::String&& value) { m_controlHasBeenSet = true; m_control = std::move(va… in SetControl() function
206 … inline void SetControl(const char* value) { m_controlHasBeenSet = true; m_control.assign(value); } in SetControl() function
212 …owExecutionDecisionAttributes& WithControl(const Aws::String& value) { SetControl(value); return *… in WithControl()
218 …orkflowExecutionDecisionAttributes& WithControl(Aws::String&& value) { SetControl(std::move(value)… in WithControl()
224 …dWorkflowExecutionDecisionAttributes& WithControl(const char* value) { SetControl(value); return *… in WithControl()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-auditmanager/include/aws/auditmanager/model/
H A DCreateControlResult.h43 inline void SetControl(const Control& value) { m_control = value; } in SetControl() function
48 inline void SetControl(Control&& value) { m_control = std::move(value); } in SetControl() function
53 … inline CreateControlResult& WithControl(const Control& value) { SetControl(value); return *this;} in WithControl()
58 …inline CreateControlResult& WithControl(Control&& value) { SetControl(std::move(value)); return *t… in WithControl()
H A DGetControlResult.h43 inline void SetControl(const Control& value) { m_control = value; } in SetControl() function
48 inline void SetControl(Control&& value) { m_control = std::move(value); } in SetControl() function
53 inline GetControlResult& WithControl(const Control& value) { SetControl(value); return *this;} in WithControl()
58 …inline GetControlResult& WithControl(Control&& value) { SetControl(std::move(value)); return *this… in WithControl()
H A DUpdateAssessmentControlResult.h45 inline void SetControl(const AssessmentControl& value) { m_control = value; } in SetControl() function
51 inline void SetControl(AssessmentControl&& value) { m_control = std::move(value); } in SetControl() function
57 …inline UpdateAssessmentControlResult& WithControl(const AssessmentControl& value) { SetControl(val… in WithControl()
63 …inline UpdateAssessmentControlResult& WithControl(AssessmentControl&& value) { SetControl(std::mov… in WithControl()
H A DUpdateControlResult.h45 inline void SetControl(const Control& value) { m_control = value; } in SetControl() function
51 inline void SetControl(Control&& value) { m_control = std::move(value); } in SetControl() function
57 … inline UpdateControlResult& WithControl(const Control& value) { SetControl(value); return *this;} in WithControl()
63 …inline UpdateControlResult& WithControl(Control&& value) { SetControl(std::move(value)); return *t… in WithControl()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/settings/dialogs/
H A DGUIDialogSettingsManualBase.cpp110 group->SetControl(GetTitleControl(separatorBelowLabel, hideSeparator)); in AddGroup()
133 setting->SetControl(GetCheckmarkControl(delayed)); in AddToggle()
301 setting->SetControl(GetButtonControl("action", delayed)); in AddButton()
326 setting->SetControl(GetButtonControl("infolabel", false)); in AddInfoLabelButton()
418 setting->SetControl(GetButtonControl("date", delayed, heading)); in AddDate()
444 setting->SetControl(GetButtonControl("time", delayed, heading)); in AddTime()
471 setting->SetControl(GetSpinnerControl("string", delayed)); in AddSpinner()
563 setting->SetControl(GetSpinnerControl("string", delayed)); in AddSpinner()
590 setting->SetControl(GetSpinnerControl("string", delayed)); in AddSpinner()
617 setting->SetControl(GetSpinnerControl("string", delayed)); in AddSpinner()
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediaconvert/include/aws/mediaconvert/model/
H A DDeinterlacer.h131 …inline void SetControl(const DeinterlacerControl& value) { m_controlHasBeenSet = true; m_control =… in SetControl() function
143 …inline void SetControl(DeinterlacerControl&& value) { m_controlHasBeenSet = true; m_control = std:… in SetControl() function
155 …inline Deinterlacer& WithControl(const DeinterlacerControl& value) { SetControl(value); return *th… in WithControl()
167 …inline Deinterlacer& WithControl(DeinterlacerControl&& value) { SetControl(std::move(value)); retu… in WithControl()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/peripherals/dialogs/
H A DGUIDialogPeripheralSettings.cpp180 settingBool->SetControl(GetCheckmarkControl()); in InitializeSettings()
191 settingInt->SetControl(GetSliderControl("integer", false, -1, usePopup, -1, "%i")); in InitializeSettings()
193 settingInt->SetControl(GetSpinnerControl("string")); in InitializeSettings()
203 settingNumber->SetControl(GetSliderControl("number", false, -1, usePopup, -1, "%2.2f")); in InitializeSettings()
213 settingString->SetControl(GetEditControl("string")); in InitializeSettings()
/dports/cad/opencascade/opencascade-7.6.0/src/Transfer/
H A DTransfer_TransferDispatch.cxx30 { SetControl (new Transfer_DispatchControl in Transfer_TransferDispatch()
38 { SetControl (new Transfer_DispatchControl in Transfer_TransferDispatch()
45 { SetControl (new Transfer_DispatchControl in Transfer_TransferDispatch()
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/system/
H A Dplayers.cpp57 player->SetControl( CONTROL_AI ); in PlayerFixMultiControl()
177 void Player::SetControl( int ctl ) in SetControl() function in Player
310 player->SetControl( CONTROL_AI ); in Init()
314 player->SetControl( CONTROL_HUMAN ); in Init()
316 player->SetControl( player->GetControl() | CONTROL_HUMAN ); in Init()
326 first->SetControl( CONTROL_HUMAN ); in Init()
367 player->SetControl( ctrl ); in SetPlayerControl()

12345678910>>...23