Home
last modified time | relevance | path

Searched defs:allValues (Results 1 – 25 of 294) sorted by relevance

12345678910>>...12

/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/CloudAsset/
H A DGoogleCloudOrgpolicyV1ListPolicy.php21 public $allValues; variable in Google_Service_CloudAsset_GoogleCloudOrgpolicyV1ListPolicy
27 public function setAllValues($allValues)
/dports/math/scilab/scilab-6.1.1/scilab/modules/renderer/src/java/org/scilab/modules/renderer/JoGLView/
H A DAxisDrawer.java251 private final List<Double> allValues; field in AxisDrawer.AxisGraduation
269 private List<Double> computeSubValue(List<Double> allValues, Integer subTicks) { in computeSubValue()
303 LinkedList<Double> allValues = new LinkedList<Double>(); in computeValue() local
307 LinkedList<Double> allValues = new LinkedList<Double>(); in computeValue() local
/dports/devel/spark/spark-2.1.1/mllib-local/src/test/scala/org/apache/spark/ml/linalg/
H A DMatricesSuite.scala128 val allValues = Array(0.0, 1.0, 2.0, 3.0, 4.0, 0.0) constant
167 val allValues = Array(1.0, 2.0, 0.0, 0.0, 4.0, 5.0) constant
185 val allValues = Array(1.0, 2.0, 0.0, 0.0, 4.0, 5.0) constant
230 val allValues = Array(1.0, 2.0, 0.0, 0.0, 4.0, 5.0) constant
264 val allValues = Array(1.0, 2.0, 0.0, 0.0, 4.0, 5.0) constant
/dports/science/mbdyn/mbdyn-1.7.3/modules/module-flightgear/
H A DsendToFlightgear.cc94 std::vector<ScalarValue*> allValues(totChannels); in Read() local
135 void FlightGearStreamOutputReader::setDefaultValues(std::vector<ScalarValue *> &allValues, std::vec… in setDefaultValues()
/dports/science/paje/Paje_1.97/General/
H A DEntityDescriptor.m61 {
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/lib/php/Util/
H A DArrayOperation.php29 public static function getMultiplicityOfValues($allValues)
/dports/devel/spark/spark-2.1.1/mllib/src/test/scala/org/apache/spark/mllib/linalg/
H A DMatricesSuite.scala130 val allValues = Array(0.0, 1.0, 2.0, 3.0, 4.0, 0.0) constant
169 val allValues = Array(1.0, 2.0, 0.0, 0.0, 4.0, 5.0) constant
187 val allValues = Array(1.0, 2.0, 0.0, 0.0, 4.0, 5.0) constant
232 val allValues = Array(1.0, 2.0, 0.0, 0.0, 4.0, 5.0) constant
266 val allValues = Array(1.0, 2.0, 0.0, 0.0, 4.0, 5.0) constant
/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmapshack/helpers/
H A DCValue.h65 static QSet<CValue*> allValues; variable
H A DCValue.cpp22 QSet<CValue*> CValue::allValues; member in CValue
/dports/sysutils/helm/helm-3.5.2/cmd/helm/
H A Dget_values.go37 allValues bool member
/dports/sysutils/istio/istio-1.6.7/vendor/helm.sh/helm/v3/cmd/helm/
H A Dget_values.go37 allValues bool member
/dports/www/pear-Horde_Css_Parser/Horde_Css_Parser-1.0.11/bundle/vendor/sabberworm/php-css-parser/lib/Sabberworm/CSS/CSSList/
H A DCSSBlockList.php37 …protected function allValues($oElement, &$aResult, $sSearchString = null, $bSearchInFunctionArgume… function in Sabberworm\\CSS\\CSSList\\CSSBlockList
/dports/deskutils/egroupware/egroupware/api/src/Mail/Smtp/
H A DUnivention.php105 function addAccountExtra(array $_hookValues, array $allValues, array &$newData)
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/template/java/
H A DNameResolver.java86 private Object[] flatten(Object[][] allValues) { in flatten()
/dports/devel/sope/SOPE/sope-appserver/NGObjWeb/
H A D_WOStringTable.m145 - (NSArray *)allValues { method
/dports/devel/sope2/SOPE/sope-appserver/NGObjWeb/
H A D_WOStringTable.m145 - (NSArray *)allValues { method
/dports/mail/nextcloud-mail/mail/vendor/sabberworm/php-css-parser/lib/Sabberworm/CSS/CSSList/
H A DCSSBlockList.php41 …protected function allValues($oElement, &$aResult, $sSearchString = null, $bSearchInFunctionArgume… function in Sabberworm\\CSS\\CSSList\\CSSBlockList
/dports/www/moodle310/moodle/lib/php-css-parser/CSSList/
H A DCSSBlockList.php41 …protected function allValues($oElement, &$aResult, $sSearchString = null, $bSearchInFunctionArgume… function in Sabberworm\\CSS\\CSSList\\CSSBlockList
/dports/www/moodle39/moodle/lib/php-css-parser/CSSList/
H A DCSSBlockList.php41 …protected function allValues($oElement, &$aResult, $sSearchString = null, $bSearchInFunctionArgume… function in Sabberworm\\CSS\\CSSList\\CSSBlockList
/dports/www/moodle311/moodle/lib/php-css-parser/CSSList/
H A DCSSBlockList.php41 …protected function allValues($oElement, &$aResult, $sSearchString = null, $bSearchInFunctionArgume… function in Sabberworm\\CSS\\CSSList\\CSSBlockList
/dports/math/scilab/scilab-6.1.1/scilab/modules/scirenderer/src/org/scilab/forge/scirenderer/ruler/graduations/
H A DLogarithmicGraduations.java33 private List<Double> allValues; field in LogarithmicGraduations
188 private List<Double> allValues; field in LogarithmicGraduations.LinLogGraduation
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.expression/src/main/java/org/springframework/expression/spel/ast/
H A DTypeCode.java51 TypeCode[] allValues = TypeCode.values(); in forClass() local
/dports/lang/mono/mono-5.10.1.57/mcs/class/Microsoft.Build.Engine/Microsoft.Build.BuildEngine/
H A DConditionFactorExpresion.cs39 static Hashtable allValues; field in Microsoft.Build.BuildEngine.ConditionFactorExpression
/dports/graphics/ipe/ipe-7.2.23/src/ipe/lua/
H A Dmain.lua123 function allValues(sheets, kind) function
/dports/devel/sope/SOPE/sope-appserver/WEExtensions/
H A DWEStringTable.m149 - (NSArray *)allValues { method

12345678910>>...12