Home
last modified time | relevance | path

Searched refs:areSet (Results 1 – 7 of 7) sorted by relevance

/dports/science/mdynamix/md528/cifo/src/
H A Dcifo.cpp70 bool * areSet = crystal.areSet(); in main() local
72 if(!areSet[0]) { in main()
77 if(!areSet[1]) { in main()
82 if(!areSet[2]) { in main()
87 if(!areSet[3]) { in main()
92 if(!areSet[4]) { in main()
97 if(!areSet[5]) { in main()
H A DCifCrystal.h75 bool* areSet();
H A DCifCrystal.cpp108 bool* CifCrystal::areSet() { return isSet;} in areSet() function in CifCrystal
/dports/databases/arrow/apache-arrow-6.0.1/go/arrow/bitutil/
H A Dbitutil.go174 func SetBitsTo(bits []byte, startOffset, length int64, areSet bool) {
182 if areSet {
/dports/astro/gpstk/GPSTk-8.0.0/ext/lib/Math/
H A DExpression.cpp564 bool areSet=true; in canEvaluate() local
574 areSet &= vnode->hasValue; in canEvaluate()
578 return areSet; in canEvaluate()
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/base/
H A Dplain_bounds.asy404 bool areSet=false;
418 if (b.areSet)
423 if (b.areSet) {
445 b.areSet = true;
450 b.areSet = false;
506 return userBounds().areSet;
/dports/math/asymptote/asymptote-2.67/base/
H A Dplain_bounds.asy404 bool areSet=false;
418 if (b.areSet)
423 if (b.areSet) {
445 b.areSet = true;
450 b.areSet = false;
506 return userBounds().areSet;