Home
last modified time | relevance | path

Searched refs:allPresent (Results 1 – 25 of 298) sorted by relevance

12345678910>>...12

/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/
H A DTrigger.cpp378 bool allPresent = true; in hasRequiredElements() local
386 allPresent = false; in hasRequiredElements()
389 return allPresent; in hasRequiredElements()
396 bool allPresent = true; in hasRequiredAttributes() local
404 allPresent = false; in hasRequiredAttributes()
407 allPresent = false; in hasRequiredAttributes()
410 return allPresent; in hasRequiredAttributes()
/dports/biology/libsbml/libsbml-5.19.0/src/sbml/
H A DTrigger.cpp378 bool allPresent = true; in hasRequiredElements() local
386 allPresent = false; in hasRequiredElements()
389 return allPresent; in hasRequiredElements()
396 bool allPresent = true; in hasRequiredAttributes() local
404 allPresent = false; in hasRequiredAttributes()
407 allPresent = false; in hasRequiredAttributes()
410 return allPresent; in hasRequiredAttributes()
/dports/biology/py-libsedml/libSEDML-2.0.26/src/sedml/
H A DSedAddXML.cpp231 bool allPresent = SedChange::hasRequiredAttributes(); in hasRequiredAttributes() local
233 return allPresent; in hasRequiredAttributes()
244 bool allPresent = SedChange::hasRequiredElements(); in hasRequiredElements() local
248 allPresent = false; in hasRequiredElements()
251 return allPresent; in hasRequiredElements()
H A DSedSimulation.cpp330 bool allPresent = true; in hasRequiredAttributes() local
334 allPresent = false; in hasRequiredAttributes()
337 return allPresent; in hasRequiredAttributes()
348 bool allPresent = true; in hasRequiredElements() local
352 allPresent = false; in hasRequiredElements()
355 return allPresent; in hasRequiredElements()
H A DSedParameterEstimationTask.cpp706 bool allPresent = SedAbstractTask::hasRequiredAttributes(); in hasRequiredAttributes() local
708 return allPresent; in hasRequiredAttributes()
719 bool allPresent = SedAbstractTask::hasRequiredElements(); in hasRequiredElements() local
723 allPresent = false; in hasRequiredElements()
728 allPresent = false; in hasRequiredElements()
733 allPresent = false; in hasRequiredElements()
738 allPresent = false; in hasRequiredElements()
741 return allPresent; in hasRequiredElements()
H A DSedUniformRange.cpp433 bool allPresent = SedRange::hasRequiredAttributes(); in hasRequiredAttributes() local
437 allPresent = false; in hasRequiredAttributes()
442 allPresent = false; in hasRequiredAttributes()
447 allPresent = false; in hasRequiredAttributes()
452 allPresent = false; in hasRequiredAttributes()
455 return allPresent; in hasRequiredAttributes()
H A DSedDataSet.cpp274 bool allPresent = true; in hasRequiredAttributes() local
278 allPresent = false; in hasRequiredAttributes()
283 allPresent = false; in hasRequiredAttributes()
288 allPresent = false; in hasRequiredAttributes()
291 return allPresent; in hasRequiredAttributes()
H A DSedChangeXML.cpp232 bool allPresent = SedChange::hasRequiredAttributes(); in hasRequiredAttributes() local
234 return allPresent; in hasRequiredAttributes()
245 bool allPresent = SedChange::hasRequiredElements(); in hasRequiredElements() local
247 return allPresent; in hasRequiredElements()
H A DSedParameter.cpp206 bool allPresent = true; in hasRequiredAttributes() local
210 allPresent = false; in hasRequiredAttributes()
215 allPresent = false; in hasRequiredAttributes()
218 return allPresent; in hasRequiredAttributes()
H A DSedShadedArea.cpp286 bool allPresent = SedAbstractCurve::hasRequiredAttributes(); in hasRequiredAttributes() local
290 allPresent = false; in hasRequiredAttributes()
295 allPresent = false; in hasRequiredAttributes()
298 return allPresent; in hasRequiredAttributes()
/dports/biology/libsedml/libSEDML-2.0.26/src/sedml/
H A DSedAddXML.cpp231 bool allPresent = SedChange::hasRequiredAttributes(); in hasRequiredAttributes() local
233 return allPresent; in hasRequiredAttributes()
244 bool allPresent = SedChange::hasRequiredElements(); in hasRequiredElements() local
248 allPresent = false; in hasRequiredElements()
251 return allPresent; in hasRequiredElements()
H A DSedSimulation.cpp330 bool allPresent = true; in hasRequiredAttributes() local
334 allPresent = false; in hasRequiredAttributes()
337 return allPresent; in hasRequiredAttributes()
348 bool allPresent = true; in hasRequiredElements() local
352 allPresent = false; in hasRequiredElements()
355 return allPresent; in hasRequiredElements()
H A DSedParameterEstimationTask.cpp706 bool allPresent = SedAbstractTask::hasRequiredAttributes(); in hasRequiredAttributes() local
708 return allPresent; in hasRequiredAttributes()
719 bool allPresent = SedAbstractTask::hasRequiredElements(); in hasRequiredElements() local
723 allPresent = false; in hasRequiredElements()
728 allPresent = false; in hasRequiredElements()
733 allPresent = false; in hasRequiredElements()
738 allPresent = false; in hasRequiredElements()
741 return allPresent; in hasRequiredElements()
H A DSedUniformRange.cpp433 bool allPresent = SedRange::hasRequiredAttributes(); in hasRequiredAttributes() local
437 allPresent = false; in hasRequiredAttributes()
442 allPresent = false; in hasRequiredAttributes()
447 allPresent = false; in hasRequiredAttributes()
452 allPresent = false; in hasRequiredAttributes()
455 return allPresent; in hasRequiredAttributes()
H A DSedDataSet.cpp274 bool allPresent = true; in hasRequiredAttributes() local
278 allPresent = false; in hasRequiredAttributes()
283 allPresent = false; in hasRequiredAttributes()
288 allPresent = false; in hasRequiredAttributes()
291 return allPresent; in hasRequiredAttributes()
H A DSedChangeXML.cpp232 bool allPresent = SedChange::hasRequiredAttributes(); in hasRequiredAttributes() local
234 return allPresent; in hasRequiredAttributes()
245 bool allPresent = SedChange::hasRequiredElements(); in hasRequiredElements() local
247 return allPresent; in hasRequiredElements()
H A DSedParameter.cpp206 bool allPresent = true; in hasRequiredAttributes() local
210 allPresent = false; in hasRequiredAttributes()
215 allPresent = false; in hasRequiredAttributes()
218 return allPresent; in hasRequiredAttributes()
H A DSedShadedArea.cpp286 bool allPresent = SedAbstractCurve::hasRequiredAttributes(); in hasRequiredAttributes() local
290 allPresent = false; in hasRequiredAttributes()
295 allPresent = false; in hasRequiredAttributes()
298 return allPresent; in hasRequiredAttributes()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/packages/arrays/sbml/
H A DIndex.cpp370 bool allPresent = true; in hasRequiredAttributes() local
374 allPresent = false; in hasRequiredAttributes()
379 allPresent = false; in hasRequiredAttributes()
382 return allPresent; in hasRequiredAttributes()
393 bool allPresent = true; in hasRequiredElements() local
397 allPresent = false; in hasRequiredElements()
400 return allPresent; in hasRequiredElements()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/extension/test/
H A DTestPackage.cpp321 bool allPresent = true; in hasRequiredElements() local
322 return allPresent ; in hasRequiredElements()
428 bool allPresent = true; in hasRequiredElements() local
429 return allPresent; in hasRequiredElements()
/dports/biology/libsbml/libsbml-5.19.0/src/sbml/extension/test/
H A DTestPackage.cpp321 bool allPresent = true; in hasRequiredElements() local
322 return allPresent ; in hasRequiredElements()
428 bool allPresent = true; in hasRequiredElements() local
429 return allPresent; in hasRequiredElements()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/packages/render/sbml/
H A DColorDefinition.cpp695 bool allPresent = true; in hasRequiredAttributes() local
699 allPresent = false; in hasRequiredAttributes()
704 allPresent = false; in hasRequiredAttributes()
707 return allPresent; in hasRequiredAttributes()
720 bool allPresent = true; in hasRequiredAttributesNoDefaults() local
724 allPresent = false; in hasRequiredAttributesNoDefaults()
727 return allPresent; in hasRequiredAttributesNoDefaults()
H A DImage.cpp689 bool allPresent = Transformation2D::hasRequiredAttributes(); in hasRequiredAttributes() local
693 allPresent = false; in hasRequiredAttributes()
698 allPresent = false; in hasRequiredAttributes()
703 allPresent = false; in hasRequiredAttributes()
708 allPresent = false; in hasRequiredAttributes()
713 allPresent = false; in hasRequiredAttributes()
715 return allPresent; in hasRequiredAttributes()
/dports/graphics/kgeotag/kgeotag-1.2.0/src/
H A DElevationEngine.cpp176 bool allPresent = true; in processReply() local
185 allPresent = false; in processReply()
201 if (! allPresent) { in processReply()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/packages/spatial/sbml/
H A DCSGHomogeneousTransformation.cpp290 bool allPresent = CSGTransformation::hasRequiredAttributes(); in hasRequiredAttributes() local
292 return allPresent; in hasRequiredAttributes()
303 bool allPresent = CSGTransformation::hasRequiredElements(); in hasRequiredElements() local
307 allPresent = false; in hasRequiredElements()
310 return allPresent; in hasRequiredElements()

12345678910>>...12