Home
last modified time | relevance | path

Searched refs:InProgress (Results 126 – 150 of 3303) sorted by relevance

12345678910>>...133

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-sagemaker/source/model/
H A DCandidateStatus.cpp39 return CandidateStatus::InProgress; in GetCandidateStatusForName()
69 case CandidateStatus::InProgress: in GetNameForCandidateStatus()
H A DTrainingJobStatus.cpp35 return TrainingJobStatus::InProgress; in GetTrainingJobStatusForName()
67 case TrainingJobStatus::InProgress: in GetNameForTrainingJobStatus()
H A DTransformJobStatus.cpp35 return TransformJobStatus::InProgress; in GetTransformJobStatusForName()
67 case TransformJobStatus::InProgress: in GetNameForTransformJobStatus()
H A DTrialComponentPrimaryStatus.cpp35 return TrialComponentPrimaryStatus::InProgress; in GetTrialComponentPrimaryStatusForName()
67 case TrialComponentPrimaryStatus::InProgress: in GetNameForTrialComponentPrimaryStatus()
H A DModelPackageStatus.cpp39 return ModelPackageStatus::InProgress; in GetModelPackageStatusForName()
69 case ModelPackageStatus::InProgress: in GetNameForModelPackageStatus()
H A DHyperParameterTuningJobStatus.cpp39 return HyperParameterTuningJobStatus::InProgress; in GetHyperParameterTuningJobStatusForName()
69 case HyperParameterTuningJobStatus::InProgress: in GetNameForHyperParameterTuningJobStatus()
H A DAutoMLJobStatus.cpp39 return AutoMLJobStatus::InProgress; in GetAutoMLJobStatusForName()
69 case AutoMLJobStatus::InProgress: in GetNameForAutoMLJobStatus()
H A DAlgorithmStatus.cpp39 return AlgorithmStatus::InProgress; in GetAlgorithmStatusForName()
69 case AlgorithmStatus::InProgress: in GetNameForAlgorithmStatus()
H A DProcessingJobStatus.cpp35 return ProcessingJobStatus::InProgress; in GetProcessingJobStatusForName()
67 case ProcessingJobStatus::InProgress: in GetNameForProcessingJobStatus()
H A DRuleEvaluationStatus.cpp36 return RuleEvaluationStatus::InProgress; in GetRuleEvaluationStatusForName()
72 case RuleEvaluationStatus::InProgress: in GetNameForRuleEvaluationStatus()
H A DModelPackageGroupStatus.cpp40 return ModelPackageGroupStatus::InProgress; in GetModelPackageGroupStatusForName()
74 case ModelPackageGroupStatus::InProgress: in GetNameForModelPackageGroupStatus()
H A DLabelingJobStatus.cpp40 return LabelingJobStatus::InProgress; in GetLabelingJobStatusForName()
74 case LabelingJobStatus::InProgress: in GetNameForLabelingJobStatus()
H A DActionStatus.cpp40 return ActionStatus::InProgress; in GetActionStatusForName()
74 case ActionStatus::InProgress: in GetNameForActionStatus()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-sagemaker-a2i-runtime/source/model/
H A DHumanLoopStatus.cpp35 return HumanLoopStatus::InProgress; in GetHumanLoopStatusForName()
67 case HumanLoopStatus::InProgress: in GetNameForHumanLoopStatus()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-chime/source/model/
H A DMediaPipelineStatus.cpp39 return MediaPipelineStatus::InProgress; in GetMediaPipelineStatusForName()
69 case MediaPipelineStatus::InProgress: in GetNameForMediaPipelineStatus()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iot/source/model/
H A DStatus.cpp35 return Status::InProgress; in GetStatusForName()
67 case Status::InProgress: in GetNameForStatus()
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libtk/generic/
H A DtkEvent.c32 typedef struct InProgress { struct
38 struct InProgress *nextPtr; /* Next higher nested search. */ argument
39 } InProgress; typedef
41 static InProgress *pendingPtr = NULL;
264 register InProgress *ipPtr;
412 InProgress ip;
710 register InProgress *ipPtr;
/dports/shells/ksh93/ast-93u/src/lib/libtk/generic/
H A DtkEvent.c32 typedef struct InProgress { struct
38 struct InProgress *nextPtr; /* Next higher nested search. */ argument
39 } InProgress; typedef
41 static InProgress *pendingPtr = NULL;
264 register InProgress *ipPtr;
412 InProgress ip;
710 register InProgress *ipPtr;
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libtk/generic/
H A DtkEvent.c32 typedef struct InProgress { struct
38 struct InProgress *nextPtr; /* Next higher nested search. */ argument
39 } InProgress; typedef
41 static InProgress *pendingPtr = NULL;
264 register InProgress *ipPtr;
412 InProgress ip;
710 register InProgress *ipPtr;
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/projectexplorer/
H A Dmsvcparser.cpp119 return Status::InProgress; in handleLine()
130 return Status::InProgress; in handleLine()
143 return {Status::InProgress, linkSpecs}; in handleLine()
157 return Status::InProgress; in handleLine()
186 return {Status::InProgress, linkSpecs}; in processCompileLine()
277 return {Status::InProgress, linkSpecs}; in handleLine()
288 return Status::InProgress; in handleLine()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/salsa-0.17.0-pre.2/src/derived/
H A Dslot.rs51 InProgress { enumerator
174 QueryState::InProgress { .. } => unreachable!(), in read_upgrade()
339 QueryState::InProgress { id, waiting } => { in probe()
429 QueryState::InProgress { .. } => panic!("query in progress"), in durability()
443 QueryState::InProgress { .. } => Some(TableEntry::new(self.key.clone(), None)), in as_table_entry()
473 QueryState::InProgress { .. } => unreachable!(), in invalidate()
509 QueryState::InProgress { id, waiting } => { in maybe_changed_since()
645 QueryState::InProgress { .. } => { in maybe_changed_since()
708 QueryState::InProgress { in in_progress()
779 QueryState::InProgress { id, waiting } => { in overwrite_placeholder()
/dports/lang/rust/rustc-1.58.1-src/vendor/salsa/src/derived/
H A Dslot.rs51 InProgress { enumerator
174 QueryState::InProgress { .. } => unreachable!(), in read_upgrade()
339 QueryState::InProgress { id, waiting } => { in probe()
429 QueryState::InProgress { .. } => panic!("query in progress"), in durability()
443 QueryState::InProgress { .. } => Some(TableEntry::new(self.key.clone(), None)), in as_table_entry()
473 QueryState::InProgress { .. } => unreachable!(), in invalidate()
509 QueryState::InProgress { id, waiting } => { in maybe_changed_since()
645 QueryState::InProgress { .. } => { in maybe_changed_since()
708 QueryState::InProgress { in in_progress()
779 QueryState::InProgress { id, waiting } => { in overwrite_placeholder()
/dports/games/multimc/MultiMC5-0.6.11/api/logic/java/
H A DJavaInstallList.cpp40 if(m_status == Status::InProgress) in getCurrentTask()
49 if(m_status != Status::InProgress) in load()
51 m_status = Status::InProgress; in load()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ssm/source/model/
H A DNotificationEvent.cpp40 return NotificationEvent::InProgress; in GetNotificationEventForName()
74 case NotificationEvent::InProgress: in GetNameForNotificationEvent()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-robomaker/source/model/
H A DDeploymentStatus.cpp44 return DeploymentStatus::InProgress; in GetDeploymentStatusForName()
76 case DeploymentStatus::InProgress: in GetNameForDeploymentStatus()

12345678910>>...133