Searched defs:properties (Results 76 - 100 of 412) sorted by last modified time

1234567891011>>

/external/emma/core/java12/com/vladium/emma/report/
H A DAbstractReportGenerator.java58 final SourcePathCache cache, final IProperties properties)
64 m_settings = ReportProperties.parseProperties (properties, getType ());
57 initialize(final IMetaData mdata, final ICoverageData cdata, final SourcePathCache cache, final IProperties properties) argument
H A DReportProperties.java214 // public static String getReportProperty (final String type, final Map properties, final String key)
216 // if (properties == null) throw new IllegalArgumentException ("null input: properties");
227 // if (! properties.containsKey (fullKey)) // default to type-neutral lookup
231 // return (String) properties.get (fullKey);
234 // public static String getReportParameter (final String type, final Map properties, final String key, final String def)
236 // final String value = getReportProperty (type, properties, key);
242 public static ParsedProperties parseProperties (final IProperties properties, final String type) argument
244 if ($assert.ENABLED) $assert.ASSERT (properties != null, "properties
538 getReportProperty(final IProperties properties, final String type, final String key, final boolean allowBlank) argument
543 getReportProperty(final IProperties properties, final String type, final String key, final boolean allowBlank, final String dflt) argument
[all...]
/external/emma/core/java12/com/vladium/emma/report/html/
H A DReportGenerator.java82 final SourcePathCache cache, final IProperties properties)
85 initialize (mdata, cdata, cache, properties);
81 process(final IMetaData mdata, final ICoverageData cdata, final SourcePathCache cache, final IProperties properties) argument
/external/emma/core/java12/com/vladium/emma/report/lcov/
H A DReportGenerator.java64 final IProperties properties)
67 initialize(mdata, cdata, cache, properties);
61 process(final IMetaData mdata, final ICoverageData cdata, final SourcePathCache cache, final IProperties properties) argument
/external/emma/core/java12/com/vladium/emma/report/txt/
H A DReportGenerator.java61 final SourcePathCache cache, final IProperties properties)
64 initialize (mdata, cdata, cache, properties);
60 process(final IMetaData mdata, final ICoverageData cdata, final SourcePathCache cache, final IProperties properties) argument
/external/emma/core/java12/com/vladium/emma/report/xml/
H A DReportGenerator.java61 final SourcePathCache cache, final IProperties properties)
64 initialize (mdata, cdata, cache, properties);
60 process(final IMetaData mdata, final ICoverageData cdata, final SourcePathCache cache, final IProperties properties) argument
/external/emma/core/java12/com/vladium/emma/rt/
H A DAppRunner.java71 RT.reset (true, false); // reset RT [RT creates 'cdata' and loads app properties]
73 // load tool properties:
88 log.trace1 ("run", "complete tool properties:");
779 final SourcePathCache cache, final IProperties properties)
785 if (properties == null) throw new IllegalArgumentException ("null input: properties");
797 m_properties = properties;
775 AppRunnerExitHook(final Logger log, final boolean dumpRawData, final File sdataOutFile, final boolean sdataOutMerge, final IMetaData mdata, final ICoverageData cdata, final IReportGenerator [] generators, final SourcePathCache cache, final IProperties properties) argument
/external/emma/core/java12/com/vladium/util/
H A DIProperties.java49 Iterator /* String */ properties (); method in interface:IProperties
77 * with an optional property mapper. Note that 'properties' content is
81 * @param properties [may not be null]
83 * @return a property set based on 'properties' [never null]
85 public static IProperties wrap (final Properties properties, final IMapper mapper) argument
91 for (Enumeration names = properties.propertyNames (); names.hasMoreElements (); )
94 final String v = properties.getProperty (n);
208 public Iterator /* String */ properties () method in class:IProperties.Factory.PropertiesImpl
217 for (Iterator i = properties (); i.hasNext (); )
243 for (Iterator names = properties (); name
[all...]
/external/emma/lib/
H A Demma.jar ... vladium.util.IProperties wrap (java.util.Properties) java.util.Properties properties public static synchronized com ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jar ... .logging.Log log private java.util.Properties settings private boolean development public boolean fork private boolean keepGenerated ...
H A Dorg.eclipse.ant.core_3.2.200.v20100427.jar ... about_files/NOTICE about_files/asl-v20.txt plugin.properties lib/ lib/antsupportlib.jar org/ org/eclipse/ org/eclipse ...
H A Dorg.eclipse.core.contenttype_3.4.100.v20100505-1235.jar ... xml .api_description .options about.html plugin.properties org/ org/eclipse/ org/eclipse/core/ org/eclipse/core/internal ...
H A Dorg.eclipse.core.databinding.property_1.3.0.I20100601-0800.jar ... lang.Object) Object source } org/eclipse/core/databinding/property/Properties.class Properties.java package org.eclipse. ...
H A Dorg.eclipse.core.expressions_3.4.200.v20100505.jar ... xml .api_description .options about.html plugin.properties org/ org/eclipse/ org/eclipse/core/ org/eclipse/core/expressions ...
H A Dorg.eclipse.core.jobs_3.5.1.R36x_v20100824.jar ... inf .api_description .options about.html plugin.properties org/ org/eclipse/ org/eclipse/core/ org/eclipse/core/internal ...
H A Dorg.eclipse.core.resources.compatibility_3.4.0.v20090505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar ... xml .api_description .options about.html plugin.properties ant_tasks/ ant_tasks/resources-ant.jar org/ org/eclipse ...
H A Dorg.eclipse.core.runtime.compatibility_3.2.100.v20100505.jar ... eclipse.inf .api_description about.html plugin.properties org/ org/eclipse/ org/eclipse/core/ org/eclipse/core/boot ...
H A Dorg.eclipse.core.runtime_3.6.0.v20100505.jar ... convertFromProperties (java.util.Properties) java.util.Properties props org.eclipse.core.runtime.preferences ...
H A Dorg.eclipse.ecf.filetransfer_4.0.0.v20100529-0735.jar ... io.File file protected java.util.Map properties protected String description protected String mimeType public void " href= ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-nodeps.jar ... optional.EchoProperties$1 extends java.util.Properties { private static final long serialVersionUID private final java.util ...
H A Dant-starteam.jar ... .Type t com.starbase.starteam.Property[] properties protected com.starbase.starteam.Property getSecondaryDescriptor (com ...
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/
H A DbuildTools.jar ... .String) String aSubject String aMessage java.util.Properties props javax.mail.Session session javax.mail ...

Completed in 234 milliseconds

1234567891011>>