/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/ |
D | PropertyDescriptorEditorProvider.java | 32 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()
|
D | EnumerationValuesPropertyEditor.java | 40 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/ |
D | TestCLDRVsICU.java | 194 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/ |
D | XmlReportReader.java | 130 String attributeValue = parser.getAttributeValue(i); in createAttributeMap() local 131 attributeMap.put(attributeName, attributeValue); in createAttributeMap()
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/ |
D | RobolectricConfig.java | 175 …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/ |
D | mootools-core-full-nocompat.js | 1607 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/ |
D | dom4j-1.6.1.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/dom4j/
org/ ... |
D | ant.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/robolectric/lib/main/ |
D | xpp3-1.1.4c.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META- ... |
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/ |
D | FlexAntTasks.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/adobe/
com/ ... |
/external/owasp/sanitizer/lib/htmlparser-1.3/ |
D | htmlparser-1.3.jar | META-INF/MANIFEST.MF
nu/validator/htmlparser/tools/XSLT4HTML5XOM.class
XSLT4HTML5XOM ... |
D | htmlparser-1.3-with-transitions.jar | META-INF/MANIFEST.MF
nu/validator/htmlparser/tools/XSLT4HTML5XOM.class
XSLT4HTML5XOM ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.ui.ide_3.6.2.M20101117-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.apache.jasper_5.5.17.v201004212143.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar | META-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/ |
D | ant-nodeps.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
D | ant.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/jarjar/lib/ |
D | apache-ant-1.9.4.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/antlr/antlr-3.4/lib/ |
D | antlr-3.4-complete.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/antlr/
org/ ... |