Home
last modified time | relevance | path

Searched defs:checkValue (Results 1 – 25 of 951) sorted by relevance

12345678910>>...39

/dports/science/gromacs/gromacs-2021.4/src/testutils/
H A Drefdata.h451 void checkValue(bool value, const char* id) { checkBoolean(value, id); } in checkValue() function
453 void checkValue(const char* value, const char* id) { checkString(value, id); } in checkValue() function
457 void checkValue(int value, const char* id) { checkInteger(value, id); } in checkValue() function
459 void checkValue(int64_t value, const char* id) { checkInt64(value, id); } in checkValue() function
461 void checkValue(uint64_t value, const char* id) { checkUInt64(value, id); } in checkValue() function
463 void checkValue(float value, const char* id) { checkFloat(value, id); } in checkValue() function
465 void checkValue(double value, const char* id) { checkDouble(value, id); } in checkValue() function
467 void checkValue(const int value[3], const char* id) { checkVector(value, id); } in checkValue() function
469 void checkValue(const float value[3], const char* id) { checkVector(value, id); } in checkValue() function
471 void checkValue(const double value[3], const char* id) { checkVector(value, id); } in checkValue() function
[all …]
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmiod/libsrc/
H A Dmodgeneralimage.cc168 OFCondition IODGeneralImageModule::setInstanceNumber(const OFString& value, const OFBool checkValue) in setInstanceNumber()
176 …dition IODGeneralImageModule::setPatientOrientation(const OFString& value, const OFBool checkValue) in setPatientOrientation()
184 OFCondition IODGeneralImageModule::setContentDate(const OFString& value, const OFBool checkValue) in setContentDate()
192 OFCondition IODGeneralImageModule::setContentTime(const OFString& value, const OFBool checkValue) in setContentTime()
200 OFCondition IODGeneralImageModule::setImageType(const OFString& value, const OFBool checkValue) in setImageType()
208 …ndition IODGeneralImageModule::setAcquisitionNumber(const OFString& value, const OFBool checkValue) in setAcquisitionNumber()
216 …Condition IODGeneralImageModule::setAcquisitionDate(const OFString& value, const OFBool checkValue) in setAcquisitionDate()
224 …Condition IODGeneralImageModule::setAcquisitionTime(const OFString& value, const OFBool checkValue) in setAcquisitionTime()
232 …ition IODGeneralImageModule::setAcquisitionDateTime(const OFString& value, const OFBool checkValue) in setAcquisitionDateTime()
240 OFCondition IODGeneralImageModule::setImageComments(const OFString& value, const OFBool checkValue) in setImageComments()
[all …]
H A Dmodenhusimage.cc354 const OFBool checkValue) in setImageType()
384 OFCondition IODEnhUSImageModule::setRows(const Uint16 value, const OFBool checkValue) in setRows()
392 OFCondition IODEnhUSImageModule::setColumns(const Uint16 value, const OFBool checkValue) in setColumns()
400 OFCondition IODEnhUSImageModule::setBitsAllocated(const Uint16 value, const OFBool checkValue) in setBitsAllocated()
408 OFCondition IODEnhUSImageModule::setBitsStored(const Uint16 value, const OFBool checkValue) in setBitsStored()
416 OFCondition IODEnhUSImageModule::setHighBit(const Uint16 value, const OFBool checkValue) in setHighBit()
448 OFCondition IODEnhUSImageModule::setPixelSpacing(const OFString& value, const OFBool checkValue) in setPixelSpacing()
511 …ondition IODEnhUSImageModule::setProcessingFunction(const OFString& value, const OFBool checkValue) in setProcessingFunction()
519 OFCondition IODEnhUSImageModule::setMechanicalIndex(const OFString& value, const OFBool checkValue) in setMechanicalIndex()
527 OFCondition IODEnhUSImageModule::setBoneThermalIndex(const OFString& value, const OFBool checkValue) in setBoneThermalIndex()
[all …]
H A Dmodgeneralseries.cc202 OFCondition IODGeneralSeriesModule::setModality(const OFString& value, const OFBool checkValue) in setModality()
210 …dition IODGeneralSeriesModule::setSeriesInstanceUID(const OFString& value, const OFBool checkValue) in setSeriesInstanceUID()
218 OFCondition IODGeneralSeriesModule::setSeriesNumber(const OFString& value, const OFBool checkValue) in setSeriesNumber()
245 OFCondition IODGeneralSeriesModule::setSeriesDate(const OFString& value, const OFBool checkValue) in setSeriesDate()
253 OFCondition IODGeneralSeriesModule::setSeriesTime(const OFString& value, const OFBool checkValue) in setSeriesTime()
261 … IODGeneralSeriesModule::setPerformingPhysicianName(const OFString& value, const OFBool checkValue) in setPerformingPhysicianName()
269 OFCondition IODGeneralSeriesModule::setProtocolName(const OFString& value, const OFBool checkValue) in setProtocolName()
277 …dition IODGeneralSeriesModule::setSeriesDescription(const OFString& value, const OFBool checkValue) in setSeriesDescription()
285 OFCondition IODGeneralSeriesModule::setOperatorsName(const OFString& value, const OFBool checkValue) in setOperatorsName()
293 …ndition IODGeneralSeriesModule::setBodyPartExamined(const OFString& value, const OFBool checkValue) in setBodyPartExamined()
[all …]
H A Dmodequipment.cc109 …on IODGeneralEquipmentModule::setDeviceSerialNumber(const OFString& value, const OFBool checkValue) in setDeviceSerialNumber()
117 …ondition IODGeneralEquipmentModule::setManufacturer(const OFString& value, const OFBool checkValue) in setManufacturer()
125 …ition IODGeneralEquipmentModule::setInstitutionName(const OFString& value, const OFBool checkValue) in setInstitutionName()
133 …on IODGeneralEquipmentModule::setInstitutionAddress(const OFString& value, const OFBool checkValue) in setInstitutionAddress()
139 …Condition IODGeneralEquipmentModule::setStationName(const OFString& value, const OFBool checkValue) in setStationName()
147 …eneralEquipmentModule::setInstutionalDepartmentName(const OFString& value, const OFBool checkValue) in setInstutionalDepartmentName()
155 …IODGeneralEquipmentModule::setManufacturerModelName(const OFString& value, const OFBool checkValue) in setManufacturerModelName()
163 …tion IODGeneralEquipmentModule::setSoftwareVersions(const OFString& value, const OFBool checkValue) in setSoftwareVersions()
H A Dmodsynchronization.cc118 const OFBool checkValue) in setSynchronizationFrameofReferenceUID()
126 …IODSynchronizationModule::setSynchronizationTrigger(const OFString& value, const OFBool checkValue) in setSynchronizationTrigger()
136 …on IODSynchronizationModule::setTriggerSourceOrType(const OFString& value, const OFBool checkValue) in setTriggerSourceOrType()
145 const OFBool checkValue) in setSynchronizationChannel()
156 …nchronizationModule::setAcquisitionTimeSynchronized(const OFString& value, const OFBool checkValue) in setAcquisitionTimeSynchronized()
166 OFCondition IODSynchronizationModule::setTimeSource(const OFString& value, const OFBool checkValue) in setTimeSource()
174 …DSynchronizationModule::setTimeDistributionProtocol(const OFString& value, const OFBool checkValue) in setTimeDistributionProtocol()
184 …ition IODSynchronizationModule::setNTPSourceAddress(const OFString& value, const OFBool checkValue) in setNTPSourceAddress()
H A Dmodimagepixel.cc149 OFCondition IODImagePixelModule<T>::setSamplesPerPixel(const Uint16 value, const OFBool checkValue) in setSamplesPerPixel()
174 …ODImagePixelModule<T>::setPhotometricInterpretation(const OFString& value, const OFBool checkValue) in setPhotometricInterpretation()
183 OFCondition IODImagePixelModule<T>::setBitsAllocated(const Uint16 value, const OFBool checkValue) in setBitsAllocated()
190 OFCondition IODImagePixelModule<T>::setBitsStored(const Uint16 value, const OFBool checkValue) in setBitsStored()
197 OFCondition IODImagePixelModule<T>::setHighBit(const Uint16 value, const OFBool checkValue) in setHighBit()
204 …ndition IODImagePixelModule<T>::setPixelRepresentation(const Uint16 value, const OFBool checkValue) in setPixelRepresentation()
223 …ndition IODImagePixelModule<T>::setPlanarConfiguration(const Uint16 value, const OFBool checkValue) in setPlanarConfiguration()
H A Dmodgeneralstudy.cc218 …on IODGeneralStudyModule::setReferringPhysicianName(const OFString& value, const OFBool checkValue) in setReferringPhysicianName()
226 …ondition IODGeneralStudyModule::setStudyDescription(const OFString& value, const OFBool checkValue) in setStudyDescription()
234 …ondition IODGeneralStudyModule::setStudyInstanceUID(const OFString& value, const OFBool checkValue) in setStudyInstanceUID()
242 OFCondition IODGeneralStudyModule::setStudyDate(const OFString& value, const OFBool checkValue) in setStudyDate()
250 OFCondition IODGeneralStudyModule::setStudyTime(const OFString& value, const OFBool checkValue) in setStudyTime()
258 OFCondition IODGeneralStudyModule::setStudyID(const OFString& value, const OFBool checkValue) in setStudyID()
266 …Condition IODGeneralStudyModule::setAccessionNumber(const OFString& value, const OFBool checkValue) in setAccessionNumber()
H A Diodcontentitemmacro.cc113const OFBool checkValue) in setReferencedFrameNumber()
122const OFBool checkValue) in setReferencedSegmentNumber()
428 OFCondition ContentItemMacro::setValueType(const OFString& value, const OFBool checkValue) in setValueType()
436 …on ContentItemMacro::setValueType(const ContentItemMacro::ValueType value, const OFBool checkValue) in setValueType()
500 OFCondition ContentItemMacro::setDateTime(const OFString& value, const OFBool checkValue) in setDateTime()
508 OFCondition ContentItemMacro::setDate(const OFString& value, const OFBool checkValue) in setDate()
516 OFCondition ContentItemMacro::setTime(const OFString& value, const OFBool checkValue) in setTime()
524 OFCondition ContentItemMacro::setPersonName(const OFString& value, const OFBool checkValue) in setPersonName()
532 OFCondition ContentItemMacro::setUID(const OFString& value, const OFBool checkValue) in setUID()
538 OFCondition ContentItemMacro::setTextValue(const OFString& value, const OFBool checkValue) in setTextValue()
[all …]
H A Dmodsopcommon.cc131 …ndition IODSOPCommonModule::setSpecificCharacterSet(const OFString& value, const OFBool checkValue) in setSpecificCharacterSet()
141 OFCondition IODSOPCommonModule::setSOPClassUID(const OFString& value, const OFBool checkValue) in setSOPClassUID()
151 OFCondition IODSOPCommonModule::setSOPInstanceUID(const OFString& value, const OFBool checkValue) in setSOPInstanceUID()
161 …ndition IODSOPCommonModule::setInstanceCreationDate(const OFString& value, const OFBool checkValue) in setInstanceCreationDate()
171 …ndition IODSOPCommonModule::setInstanceCreationTime(const OFString& value, const OFBool checkValue) in setInstanceCreationTime()
181 …Condition IODSOPCommonModule::setInstanceCreatorUID(const OFString& value, const OFBool checkValue) in setInstanceCreatorUID()
H A Dmodusfor.cc126 …dition IODUSFoRModule::setVolumeFrameOfReferenceUID(const OFString& value, const OFBool checkValue) in setVolumeFrameOfReferenceUID()
134 …on IODUSFoRModule::setUltrasoundAcquisitionGeometry(const OFString& value, const OFBool checkValue) in setUltrasoundAcquisitionGeometry()
158 …n IODUSFoRModule::setVolumetoTransducerRelationship(const OFString& value, const OFBool checkValue) in setVolumetoTransducerRelationship()
166 …Module::setVolumetoTransducerMappingMatrix(const OFVector<Float64>& value, const OFBool checkValue) in setVolumetoTransducerMappingMatrix()
194 …on IODUSFoRModule::setPatientFrameOfReferenceSource(const OFString& value, const OFBool checkValue) in setPatientFrameOfReferenceSource()
202 …ndition IODUSFoRModule::setTableFrameofReferenceUID(const OFString& value, const OFBool checkValue) in setTableFrameofReferenceUID()
210 …USFoRModule::setVolumeToTableMappingMatrix(const OFVector<Float64>& value, const OFBool checkValue) in setVolumeToTableMappingMatrix()
H A Dmodpatient.cc83 OFCondition IODPatientModule::setPatientName(const OFString& value, const OFBool checkValue) in setPatientName()
91 OFCondition IODPatientModule::setPatientID(const OFString& value, const OFBool checkValue) in setPatientID()
99 OFCondition IODPatientModule::setPatientBirthDate(const OFString& value, const OFBool checkValue) in setPatientBirthDate()
107 OFCondition IODPatientModule::setPatientSex(const OFString& value, const OFBool checkValue) in setPatientSex()
H A Dmodpatientstudy.cc83 …atientStudyModule::setAdmittingDiagnosesDescription(const OFString& value, const OFBool checkValue) in setAdmittingDiagnosesDescription()
91 OFCondition IODPatientStudyModule::setPatientAge(const OFString& value, const OFBool checkValue) in setPatientAge()
99 OFCondition IODPatientStudyModule::setPatientSize(const OFString& value, const OFBool checkValue) in setPatientSize()
107 OFCondition IODPatientStudyModule::setPatientWeight(const OFString& value, const OFBool checkValue) in setPatientWeight()
H A Dmodenhequipment.cc94 …IODEnhGeneralEquipmentModule::setDeviceSerialNumber(const OFString& value, const OFBool checkValue) in setDeviceSerialNumber()
102 …ition IODEnhGeneralEquipmentModule::setManufacturer(const OFString& value, const OFBool checkValue) in setManufacturer()
110 …EnhGeneralEquipmentModule::setManufacturerModelName(const OFString& value, const OFBool checkValue) in setManufacturerModelName()
118 …n IODEnhGeneralEquipmentModule::setSoftwareVersions(const OFString& value, const OFBool checkValue) in setSoftwareVersions()
H A Diodmacro.cc215 OFCondition CodeSequenceMacro::setURNCodeValue(const OFString& value, const bool checkValue) in setURNCodeValue()
227 OFCondition CodeSequenceMacro::setLongCodeValue(const OFString& value, const bool checkValue) in setLongCodeValue()
239 …dition CodeSequenceMacro::setCodingSchemeDesignator(const OFString& value, const OFBool checkValue) in setCodingSchemeDesignator()
247 …Condition CodeSequenceMacro::setCodingSchemeVersion(const OFString& value, const OFBool checkValue) in setCodingSchemeVersion()
255 OFCondition CodeSequenceMacro::setCodeMeaning(const OFString& value, const OFBool checkValue) in setCodeMeaning()
267 const OFBool checkValue, in set()
876 const OFBool checkValue) in setReferencedFrameNumber()
897 const OFBool checkValue) in setReferencedSegmentNumber()
1168 …tion AlgorithmIdentificationMacro::setAlgorithmName(const OFString& value, const OFBool checkValue) in setAlgorithmName()
1458 …ition ContentIdentificationMacro::setInstanceNumber(const OFString& value, const OFBool checkValue) in setInstanceNumber()
[all …]
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmpmap/libsrc/
H A Ddpmmodparametricmapimage.cc172 const OFBool checkValue) in setImageType()
181 const OFBool checkValue) in setSamplesPerPixel()
190 const OFBool checkValue) in setPhotometricInterpretation()
202 const OFBool checkValue) in setBitsAllocated()
211 const OFBool checkValue) in setBitsStored()
220 const OFBool checkValue) in setHighBit()
229 const OFBool checkValue) in setPresentationLUTShape()
238 const OFBool checkValue) in setLossyImageCompression()
247 const OFBool checkValue) in setLossyImageCompressionRatio()
265 const OFBool checkValue) in setBurnedInAnnotation()
[all …]
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmfg/libsrc/
H A Dfgfracon.cc247 OFCondition FGFrameContent::setFrameAcquisitionNumber(const Uint16& value, const OFBool checkValue) in setFrameAcquisitionNumber()
254 …Condition FGFrameContent::setFrameReferenceDateTime(const OFString& value, const OFBool checkValue) in setFrameReferenceDateTime()
262 …ndition FGFrameContent::setFrameAcquisitionDateTime(const OFString& value, const OFBool checkValue) in setFrameAcquisitionDateTime()
270 …ondition FGFrameContent::setFrameAcquisitionDuration(const Float64& value, const OFBool checkValue) in setFrameAcquisitionDuration()
277 OFCondition FGFrameContent::setCardiacCyclePosition(const OFString& value, const OFBool checkValue) in setCardiacCyclePosition()
285 …ndition FGFrameContent::setRespiratoryCyclePosition(const OFString& value, const OFBool checkValue) in setRespiratoryCyclePosition()
306 OFCondition FGFrameContent::setTemporalPositionIndex(const Uint32& value, const OFBool checkValue) in setTemporalPositionIndex()
313 OFCondition FGFrameContent::setStackID(const OFString& value, const OFBool checkValue) in setStackID()
321 OFCondition FGFrameContent::setInStackPositionNumber(const Uint32& value, const OFBool checkValue) in setInStackPositionNumber()
328 OFCondition FGFrameContent::setFrameComments(const OFString& value, const OFBool checkValue) in setFrameComments()
[all …]
H A Dfgctadditionalxraysource.cc284 const OFBool checkValue) in setKVP()
292 …ionalXRaySource::FGCTAdditionalXRaySourceItem::setKVP(const Float64 value, const OFBool checkValue) in setKVP()
299const OFBool checkValue) in setXRayTubeCurrentInmA()
305const OFBool checkValue) in setDataCollectionDiameter()
314const OFBool checkValue) in setDataCollectionDiameter()
320const OFBool checkValue) in setFocalSpots()
329const OFBool checkValue) in setFocalSpots()
335const OFBool checkValue) in setFilterType()
344const OFBool checkValue) in setFilterMaterial()
353const OFBool checkValue) in setExposureInmAs()
[all …]
H A Dfgctreconstruction.cc223 …dition FGCTReconstruction::setReconstructionAlgorithm(const OFString& value, const bool checkValue) in setReconstructionAlgorithm()
231 OFCondition FGCTReconstruction::setConvolutionKernel(const OFString& value, const bool checkValue) in setConvolutionKernel()
239 …ndition FGCTReconstruction::setConvolutionKernelGroup(const OFString& value, const bool checkValue) in setConvolutionKernelGroup()
247 …Condition FGCTReconstruction::setReconstructionDiameter(const Float64 value, const bool checkValue) in setReconstructionDiameter()
254 …on::setReconstructionFieldOfView(const Float64 value1, const Float64 value2, const bool checkValue) in setReconstructionFieldOfView()
264 …n::setReconstructionPixelSpacing(const Float64 value1, const Float64 value2, const bool checkValue) in setReconstructionPixelSpacing()
273 OFCondition FGCTReconstruction::setReconstructionAngle(const Float64 value, const bool checkValue) in setReconstructionAngle()
279 OFCondition FGCTReconstruction::setImageFilter(const OFString& value, const bool checkValue) in setImageFilter()
H A Dfgrealworldvaluemapping.cc323const OFBool checkValue) in setRealWorldValueFirstValueMappedUnsigned()
336const OFBool checkValue) in setRealWorldValueFirstValueMappedSigned()
349const OFBool checkValue) in setRealWorldValueLastValueMappedSigned()
362const OFBool checkValue) in setRealWorldValueLastValueMappedUnsigned()
375const OFBool checkValue) in setDoubleFloatRealWorldValueFirstValueMapped()
382const OFBool checkValue) in setDoubleFloatRealWorldValueLastValueMapped()
388 …rldValueMapping::RWVMItem::setRealWorldValueIntercept(const Float64 value, const OFBool checkValue) in setRealWorldValueIntercept()
394 …alWorldValueMapping::RWVMItem::setRealWorldValueSlope(const Float64 value, const OFBool checkValue) in setRealWorldValueSlope()
401 const OFBool checkValue) in setRealWorldValueLUTData()
418 …GRealWorldValueMapping::RWVMItem::setLUTExplanation(const OFString& value, const OFBool checkValue) in setLUTExplanation()
[all …]
H A Dfgctacquisitiontype.cc178 OFCondition FGCTAcquisitionType::setAcquisitionType(const OFString& value, const OFBool checkValue) in setAcquisitionType()
186 OFCondition FGCTAcquisitionType::setTubeAngle(const Float64& value, const OFBool checkValue) in setTubeAngle()
192 const OFBool checkValue) in setConstantVolumeFlag()
204 …ondition FGCTAcquisitionType::setConstantVolumeFlag(const OFString& value, const OFBool checkValue) in setConstantVolumeFlag()
213 const OFBool checkValue) in setFluoroscopyFlag()
225 OFCondition FGCTAcquisitionType::setFluoroscopyFlag(const OFString& value, const OFBool checkValue) in setFluoroscopyFlag()
H A Dfgctimageframetype.cc184 OFCondition FGCTImageFrameType::setFrameType(const OFString& value, const OFBool checkValue) in setFrameType()
192 OFCondition FGCTImageFrameType::setPixelPresentation(const OFString& value, const OFBool checkValue) in setPixelPresentation()
201 const OFBool checkValue) in setPixelPresentation()
213 …ndition FGCTImageFrameType::setVolumetricProperties(const OFString& value, const OFBool checkValue) in setVolumetricProperties()
225 const OFBool checkValue) in setVolumetricProperties()
237 …TImageFrameType::setVolumeBasedCalculationTechnique(const OFString& value, const OFBool checkValue) in setVolumeBasedCalculationTechnique()
H A Dfgctacquisitiondetails.cc306const OFBool checkValue) in setDataCollectionDiameter()
313const OFBool checkValue) in setGantryDetectorTilt()
327 const FGCTAcquisitionDetails::E_RotationDirection& value, const OFBool checkValue) in setRotationDirection()
340const bool checkValue) in setRevolutionTime()
347const OFBool checkValue) in setSingleCollimationWidth()
354const OFBool checkValue) in setTableHeight()
361const OFBool checkValue) in setTotalCollimationWidth()
H A Dfgctexposure.cc308 …ion FGCTExposure::FGCTExposureItem::setExposureTimeInMs(const Float64 value, const bool checkValue) in setExposureTimeInMs()
314 … FGCTExposure::FGCTExposureItem::setXRayTubeCurrentInMa(const Float64 value, const bool checkValue) in setXRayTubeCurrentInMa()
320 …dition FGCTExposure::FGCTExposureItem::setExposureInMas(const Float64 value, const bool checkValue) in setExposureInMas()
326 …Exposure::FGCTExposureItem::setExposureModulationType(const OFString& value, const bool checkValue) in setExposureModulationType()
334 … FGCTExposure::FGCTExposureItem::setEstimatedDoseSaving(const Float64 value, const bool checkValue) in setEstimatedDoseSaving()
340 OFCondition FGCTExposure::FGCTExposureItem::setCTDIVol(const Float64 value, const bool checkValue) in setCTDIVol()
346 …TExposure::FGCTExposureItem::setWaterEquivalentDiameter(const Float64 value, const bool checkValue) in setWaterEquivalentDiameter()
353const bool checkValue) in setImageAndFluoroscopyAreaDoseProduct()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmseg/libsrc/
H A Dsegment.cc250 OFCondition DcmSegment::setSegmentLabel(const OFString& value, const OFBool checkValue) in setSegmentLabel()
255 OFCondition DcmSegment::setSegmentDescription(const OFString& value, const OFBool checkValue) in setSegmentDescription()
262 const OFBool checkValue) in setSegmentAlgorithm()
297 const OFBool checkValue) in setSegmentationAlgorithmIdentification()
329 OFCondition DcmSegment::setTrackingID(const OFString& value, const OFBool checkValue) in setTrackingID()
336 OFCondition DcmSegment::setTrackingUID(const OFString& value, const OFBool checkValue) in setTrackingUID()

12345678910>>...39