/external/smack/asmack-master/patch/ |
D | 22-remove-beans.Property-deps.patch | 17 - Class<?> propertyType = descriptor.getPropertyType(); 18 + Class propertyType = object.getClass().getMethod( 22 Object value = decode(propertyType, stringValue); 25 …tClass().getMethod("set" + Character.toUpperCase(name.charAt(0)) + name.substring(1), propertyType)
|
/external/v8/test/mjsunit/ |
D | mirror-object.js | 120 if (properties[i].propertyType() != debug.PropertyType.Normal) { 121 …assertEquals(properties[i].propertyType(), fromJSON.properties[i].propertyType, 'Unexpected serial… 123 …assertTrue(typeof(fromJSON.properties[i].propertyType) === 'undefined', 'Unexpected serialized pro… 203 assertEquals(debug.PropertyType.Callbacks, mirror.property('a').propertyType()); 210 assertEquals(debug.PropertyType.Callbacks, mirror.property('b').propertyType()); 218 assertEquals(debug.PropertyType.Callbacks, mirror.property('c').propertyType());
|
D | mirror-regexp.js | 91 assertEquals(mirror.property(p).propertyType(), 92 fromJSON.properties[i].propertyType,
|
/external/chromium_org/v8/test/mjsunit/ |
D | mirror-object.js | 127 if (properties[i].propertyType() != debug.PropertyType.Normal) { 128 …assertEquals(properties[i].propertyType(), fromJSON.properties[i].propertyType, 'Unexpected serial… 130 …assertTrue(typeof(fromJSON.properties[i].propertyType) === 'undefined', 'Unexpected serialized pro… 211 assertEquals(debug.PropertyType.Callbacks, mirror.property('a').propertyType()); 218 assertEquals(debug.PropertyType.Callbacks, mirror.property('b').propertyType()); 226 assertEquals(debug.PropertyType.Callbacks, mirror.property('c').propertyType());
|
D | mirror-regexp.js | 91 assertEquals(mirror.property(p).propertyType(), 92 fromJSON.properties[i].propertyType,
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/ |
D | PropertyEditorProvider.java | 25 public PropertyEditor getEditorForType(Class<?> propertyType) throws Exception { in getEditorForType() argument
|
/external/v8/src/ |
D | mirror-debugger.js | 730 if (property.propertyType() != PropertyType.Callbacks) { 1171 PropertyMirror.prototype.propertyType = function() { method in PropertyMirror 1234 return (this.propertyType() == PropertyType.Interceptor) || 1235 ((this.propertyType() == PropertyType.Callbacks) && 2347 if (propertyMirror.propertyType() != PropertyType.Normal) { 2348 result.propertyType = propertyMirror.propertyType();
|
/external/chromium_org/v8/src/ |
D | mirror-debugger.js | 749 if (property.propertyType() != PropertyType.Callbacks) { 1237 PropertyMirror.prototype.propertyType = function() { method in PropertyMirror 1300 return (this.propertyType() == PropertyType.Interceptor) || 1301 ((this.propertyType() == PropertyType.Callbacks) && 2536 if (propertyMirror.propertyType() != PropertyType.Normal) { 2537 result.propertyType = propertyMirror.propertyType();
|
/external/smack/src/org/jivesoftware/smack/util/ |
D | PacketParserUtils.java | 854 Class propertyType = object.getClass().getMethod( in parseWithIntrospection() local 858 Object value = decode(propertyType, stringValue); in parseWithIntrospection() 860 …tClass().getMethod("set" + Character.toUpperCase(name.charAt(0)) + name.substring(1), propertyType) in parseWithIntrospection()
|
D | PacketParserUtils.java.orig | 857 Class<?> propertyType = descriptor.getPropertyType(); 860 Object value = decode(propertyType, stringValue);
|
/external/skia/src/animator/ |
D | SkMemberInfo.cpp | 104 byteSize = GetSize(propertyType()); in getSize() 114 type = propertyType(); in getSize()
|
D | SkDisplayXMLParser.cpp | 285 type = info->propertyType(); in searchContainer()
|
D | SkMemberInfo.h | 76 SkDisplayTypes propertyType() const { in propertyType() function
|
/external/chromium_org/third_party/skia/src/animator/ |
D | SkMemberInfo.cpp | 104 byteSize = GetSize(propertyType()); in getSize() 114 type = propertyType(); in getSize()
|
D | SkMemberInfo.h | 76 SkDisplayTypes propertyType() const { in propertyType() function
|
D | SkDisplayXMLParser.cpp | 285 type = info->propertyType(); in searchContainer()
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
D | CSSParser.h | 452 ImplicitScope(WebCore::CSSParser* parser, PropertyType propertyType) in ImplicitScope() argument 455 m_parser->m_implicitShorthand = propertyType == CSSParser::PropertyImplicit; in ImplicitScope()
|
/external/chromium_org/third_party/skia/src/xml/ |
D | SkJSDisplayable.cpp | 237 infoType = info->propertyType(); in GetProperty()
|
/external/skia/src/xml/ |
D | SkJSDisplayable.cpp | 237 infoType = info->propertyType(); in GetProperty()
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Parser/resources/ |
D | final-url-en | 47380 …bApp.portal?_nfpb=true&_pageLabel=pageContactUs_ShowContent&id=HMCE_CL_001610&propertyType=document
|