Home
last modified time | relevance | path

Searched refs:maxGroupCount (Results 1 – 6 of 6) sorted by relevance

/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/AnalyticsReporting/
H A DPivot.php25 public $maxGroupCount; variable in Google_Service_AnalyticsReporting_Pivot
58 public function setMaxGroupCount($maxGroupCount) argument
60 $this->maxGroupCount = $maxGroupCount;
64 return $this->maxGroupCount;
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/AnalyticsReporting/
H A DPivot.php25 public $maxGroupCount; variable in Google_Service_AnalyticsReporting_Pivot
58 public function setMaxGroupCount($maxGroupCount) argument
60 $this->maxGroupCount = $maxGroupCount;
64 return $this->maxGroupCount;
/dports/science/gromacs/gromacs-2021.4/src/gromacs/trajectoryanalysis/modules/
H A Dpairdist.cpp343 int maxGroupCount) : in PairDistanceModuleData() argument
346 distArray_.resize(maxGroupCount); in PairDistanceModuleData()
347 countArray_.resize(maxGroupCount); in PairDistanceModuleData()
/dports/lang/oo2c/oo2c_64-2.1.11/lib/src/StringSearch/
H A DRegexpParser.Mod64 maxGroupCount = 127;
544 IF (groupCount = maxGroupCount) THEN
/dports/lang/fpc-source/fpc-3.2.2/packages/googleapi/src/
H A Dgoogleanalyticsreporting.pp749 Property maxGroupCount : integer Index 16 Read FmaxGroupCount Write SetmaxGroupCount;
/dports/www/fpc-googleapi/fpc-3.2.2/packages/googleapi/src/
H A Dgoogleanalyticsreporting.pp749 Property maxGroupCount : integer Index 16 Read FmaxGroupCount Write SetmaxGroupCount;