Home
last modified time | relevance | path

Searched refs:attributeValue (Results 1 – 19 of 19) sorted by relevance

/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/
DPropertyDescriptorEditorProvider.java32 Object attributeValue = descriptor.getValue("enumerationValues"); in getEditorForPropertyDescriptor() local
34 return new EnumerationValuesPropertyEditor(attributeValue); in getEditorForPropertyDescriptor()
50 Object attributeValue = descriptor.getValue("enumerationValues"); in isEnumerationProperty() local
52 if (!(attributeValue instanceof Object[])) { in isEnumerationProperty()
55 Object[] enumElements = (Object[]) attributeValue; in isEnumerationProperty()
DEnumerationValuesPropertyEditor.java40 public EnumerationValuesPropertyEditor(Object attributeValue) { in EnumerationValuesPropertyEditor() argument
41 Object[] enumElements = (Object[]) attributeValue; in EnumerationValuesPropertyEditor()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/cldr/
DTestCLDRVsICU.java194 void set(String attributeName, String attributeValue) { in set() argument
196 settings.put(attributeName, attributeValue); in set()
228 String attributeValue = (String) settings.get(attributeName); in loglnSAX() local
229 temp += " " + attributeName + "=<" + attributeValue + ">"; in loglnSAX()
365 String attributeValue = (String) settings.get(attributeName);
371 … if (attributeValue.indexOf("approved") == -1 && attributeValue.indexOf("contributed") == -1) {
379 v = Double.parseDouble(attributeValue);
384 int index = lookupValue(attributeValue, NumberNames);
406 nf.setCurrency(Currency.getInstance(attributeValue));
413 "\n\tType: " + attributeValue +
[all …]
/external/vogar/src/vogar/
DXmlReportReader.java130 String attributeValue = parser.getAttributeValue(i); in createAttributeMap() local
131 attributeMap.put(attributeName, attributeValue); in createAttributeMap()
/external/robolectric/src/main/java/com/xtremelabs/robolectric/
DRobolectricConfig.java175 …vate int getApplicationFlag(final Document doc, final String attribute, final int attributeValue) { in getApplicationFlag() argument
177 return "true".equalsIgnoreCase(flagString) ? attributeValue : 0; in getApplicationFlag()
/external/chromium-trace/trace-viewer/tracing/third_party/css-element-queries/test/
Dmootools-core-full-nocompat.js1607 attributeValue, argument
1661 attributeValue = (attributeValue || '').replace(reUnescape, '');
1666 case '^=' : regexp = new RegExp( '^'+ escapeRegExp(attributeValue) ); break;
1667 case '$=' : regexp = new RegExp( escapeRegExp(attributeValue) +'$' ); break;
1668 case '~=' : regexp = new RegExp( '(^|\\s)'+ escapeRegExp(attributeValue) +'(\\s|$)' ); break;
1669 case '|=' : regexp = new RegExp( '^'+ escapeRegExp(attributeValue) +'(-|$)' ); break;
1671 return attributeValue == value;
1674 return value && value.indexOf(attributeValue) > -1;
1677 return attributeValue != value;
1684 if (attributeValue == '' && (/^[*$^]=$/).test(attributeOperator)) test = function(){
[all …]
/external/owasp/sanitizer/tools/findbugs/lib/
Ddom4j-1.6.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/dom4j/ org/ ...
Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/robolectric/lib/main/
Dxpp3-1.1.4c.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/ ...
/external/owasp/sanitizer/lib/htmlparser-1.3/
Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM ...
Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/jarjar/lib/
Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/antlr/antlr-3.4/lib/
Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/ ...