Searched defs:bCumulative (Results 1 – 2 of 2) sorted by relevance
159 bool bCumulative ) in FromToByActivity()328 bool bCumulative, in createFromToByActivity()455 bool bCumulative ) in ValuesActivity()561 bool bCumulative, in createValueListActivity()
786 bool bCumulative; in ScChiSqDist() local1491 bool bCumulative = nParamCount == 4 ? GetBool() : true; in ScNormDist() local1512 bool bCumulative = nParamCount == 4 ? GetBool() : true; // cumulative in ScLogNormDist() local1653 bool bCumulative = (nParamCount == 3 ? GetBool() : true); // default cumulative in ScPoissonDist() local1955 double bCumulative; in ScGammaDist() local
Completed in 34 milliseconds