Home
last modified time | relevance | path

Searched defs:arrData (Results 1 – 25 of 31) sorted by relevance

12

/dports/www/dddbl/dddbl2/inc/
H A DDataObject.class.php22 private $arrData = array(); variable in DDDBL\\DataObject
43 public function __construct($cloValidator = null, array $arrData = array()) {
73 public function add(array $arrData) {
105 public function update(array $arrData) {
H A DDataObjectPool.class.php110 public function add($strIdentifier, array $arrData) {
/dports/net-mgmt/nagiosql/nagiosql-365d4e0b5edc623b12ea96e8002e8ac66aad6aac/functions/
H A DNagDataClass.php1275 private function insertRelationType2($arrData, $intID, $elem, $intMasterId, $intCheck)
1307 private function insertRelationType3($arrData, $intID, $elem, $intMasterId, $intCheck)
1339 private function insertRelationType4($arrData, $intID, $elem, $intMasterId, $intCheck)
1386 private function insertRelationType5($arrData, $intID, $elem, $intMasterId, $intCheck)
1419 private function insertRelationType6($arrData, $intID, $elem, $intMasterId, $intCheck)
1451 private function insertRelationTimedefinition($arrData, $intID, $intMasterId, $intCheck)
1479 private function insertRelationGroup($arrData, $intID, $intMasterId, $intCheck)
1507 private function insertRelationHost($arrData, $intID, $intMasterId, $intCheck)
1536 …e function buildInsertSQL($strTableName, $strKeyField, $intDomainId, $strNewName, $arrData, $intID)
1572 …unction buildTempConfigName($strTableName, $strKeyField, $intDomainId, $intCount, $arrData, $intID)
H A DNagConfigClass.php1569 …private function getRelationData($strTableName, $resTemplate, $arrData, $strDataKey, &$strDataValu…
2154 private function processRelation1($arrData, &$strDataValue, $elem, $strDomainWhere1)
2202 private function processRelation2($arrData, &$strDataValue, $elem, $strDomainWhere1)
2247 private function processRelation3($arrData, &$strDataValue, $elem, $strDomainWhere1)
2283 private function processRelation4($arrData, &$strDataValue, $elem, $strDomainWhere1)
2331 private function processRelation5($resTemplate, $arrData, $elem)
2362 private function processRelation6($arrData, &$strDataValue, $elem, $strDomainWhere1)
2450 private function processRelation7($arrData, &$strDataValue, $elem)
H A DNagContentClass.php108 $arrData,
522 public function processField($arrData, $strTableName)
H A DNagVisualClass.php743 public function getSelectRawdata($strTable, $strTabField, &$arrData, $intOption = 0)
/dports/misc/mxnet/incubator-mxnet-1.9.0/scala-package/core/src/test/scala/org/apache/mxnet/
H A DOperatorSuite.scala119 val arrData = Random.uniform(-1, 1, shape) constant
155 val arrData = NDArray.ones(shape) constant
624 val arrData = dataTmp.copy() constant
639 val arrData = dataTmp.copy() constant
658 val arrData = dataTmp.copy() constant
673 val arrData = dataTmp.copy() constant
738 val arrData = Random.uniform(0, 100, shape, ctx) constant
793 val arrData = dataTmp.copy() constant
807 val arrData = dataTmp.copy() constant
997 val arrData = location.map(_.copy()) constant
[all …]
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/scala-package/core/src/test/scala/org/apache/mxnet/
H A DOperatorSuite.scala119 val arrData = Random.uniform(-1, 1, shape) constant
155 val arrData = NDArray.ones(shape) constant
624 val arrData = dataTmp.copy() constant
639 val arrData = dataTmp.copy() constant
658 val arrData = dataTmp.copy() constant
673 val arrData = dataTmp.copy() constant
738 val arrData = Random.uniform(0, 100, shape, ctx) constant
793 val arrData = dataTmp.copy() constant
807 val arrData = dataTmp.copy() constant
997 val arrData = location.map(_.copy()) constant
[all …]
/dports/www/ilias/ILIAS-5.4.25/Modules/TestQuestionPool/classes/
H A Dclass.assAnswerMatchingPair.php13 protected $arrData; variable in assAnswerMatchingPair
H A Dclass.assAnswerMatchingTerm.php13 protected $arrData; variable in assAnswerMatchingTerm
H A Dclass.assAnswerErrorText.php26 protected $arrData; variable in assAnswerErrorText
/dports/www/ilias6/ILIAS-6.14/Modules/TestQuestionPool/classes/
H A Dclass.assAnswerErrorText.php26 protected $arrData; variable in assAnswerErrorText
H A Dclass.assAnswerMatchingPair.php13 protected $arrData; variable in assAnswerMatchingPair
H A Dclass.assAnswerMatchingTerm.php13 protected $arrData; variable in assAnswerMatchingTerm
/dports/www/ilias/ILIAS-5.4.25/Modules/SurveyQuestionPool/classes/
H A Dclass.ilSurveyCategory.php35 private $arrData; variable in ilSurveyCategory
H A Dclass.ilSurveyPhrases.php46 protected $arrData; variable in ilSurveyPhrases
/dports/www/ilias6/ILIAS-6.14/Modules/SurveyQuestionPool/Categories/
H A Dclass.ilSurveyCategory.php35 private $arrData; variable in ilSurveyCategory
/dports/math/vtk8/VTK-8.2.0/Charts/Core/Testing/Cxx/
H A DTestPieChart.cxx49 vtkNew<vtkIntArray> arrData; in TestPieChart() local
/dports/math/vtk6/VTK-6.2.0/Charts/Core/Testing/Cxx/
H A DTestPieChart.cxx49 vtkNew<vtkIntArray> arrData; in TestPieChart() local
/dports/math/vtk9/VTK-9.1.0/Charts/Core/Testing/Cxx/
H A DTestPieChart.cxx52 vtkNew<vtkIntArray> arrData; in TestPieChart() local
/dports/www/ilias6/ILIAS-6.14/Modules/SurveyQuestionPool/Phrases/
H A Dclass.ilSurveyPhrases.php46 protected $arrData; variable in ilSurveyPhrases
/dports/www/proxygen/proxygen-2021.12.27.00/proxygen/lib/utils/test/
H A DTraceEventTest.cpp174 std::vector<std::string> arrData; in TEST() local
232 std::vector<std::string> arrData; in TEST() local
/dports/net-mgmt/nagiosql/nagiosql-365d4e0b5edc623b12ea96e8002e8ac66aad6aac/admin/
H A Dhelpedit.php100 $arrData = array(); variable
/dports/devel/spark/spark-2.1.1/mllib/src/main/scala/org/apache/spark/ml/ann/
H A DLayer.scala647 val arrData = data.toArray constant
/dports/devel/esbuild/esbuild-0.12.23/internal/resolver/
H A Dpackage_json.go458 arrData []peEntry member

12