Home
last modified time | relevance | path

Searched defs:featureProperties (Results 1 – 10 of 10) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.build/org.eclipse.pde.build.tests/src/org/eclipse/pde/build/internal/tests/p2/
H A DP2Tests.java156 Properties featureProperties = new Properties(); in testBug237096() local
271 Properties featureProperties = new Properties(); in testBug222962_305837() local
402 Properties featureProperties = new Properties(); in testBug258126() local
652 Properties featureProperties = new Properties(); in testBug263272() local
/dports/math/vtk9/VTK-9.1.0/IO/GeoJSON/
H A DvtkGeoJSONReader.cxx271 const Json::Value& propertiesNode, std::vector<GeoJSONProperty>& featureProperties, in ParseFeatureProperties()
340 vtkPolyData* polyData, const std::vector<GeoJSONProperty>& featureProperties) in InsertFeatureProperties()
/dports/math/vtk8/VTK-8.2.0/IO/GeoJSON/
H A DvtkGeoJSONReader.cxx288 std::vector<GeoJSONProperty>& featureProperties, in ParseFeatureProperties()
359 const std::vector<GeoJSONProperty>& featureProperties) in InsertFeatureProperties()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/
H A DBuildDirector.java118 Properties featureProperties = getBuildProperties(feature); in computeElements() local
160 private boolean useIndividualSource(Properties featureProperties) { in useIndividualSource()
259 Properties featureProperties = getBuildProperties(feature); in generateIncludedFeatureBuildFile() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.build/org.eclipse.pde.build.tests/src/org/eclipse/pde/build/internal/tests/
H A DProductTests.java51 Properties featureProperties = new Properties(); in offBug192127() local
151 Properties featureProperties = new Properties(); in test237922() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/tasks/
H A DLicenseReplaceTask.java334 Properties featureProperties = new Properties(); in execute() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/
H A DAssembleConfigScriptGenerator.java404 Properties featureProperties = getFeatureBuildProperties(iter.next()); in generateMoveRootFiles() local
992 Properties featureProperties = getFeatureBuildProperties(iter.next()); in generatePermissions() local
H A DFetchScriptGenerator.java68 protected Properties featureProperties; field in FetchScriptGenerator
H A DUtils.java652 …public static void generatePermissions(Properties featureProperties, Config aConfig, String target… in generatePermissions()
/dports/misc/py-tflite-support/tflite-support-0.1.0a1/tflite_support/
H A Dmetadata_schema_py_generated.py1569 def InitFromObj(cls, featureProperties): argument
1575 def _UnPack(self, featureProperties): argument