/external/nist-sip/java/gov/nist/javax/sip/header/ |
D | SIPObject.java | 100 Class fieldType = f.getType(); in equals() local 110 if (fieldType.isPrimitive()) { in equals() 111 String fname = fieldType.toString(); in equals() 191 Class fieldType = f.getType(); in match() local 200 if (fieldType.isPrimitive()) { in match() 201 String fname = fieldType.toString(); in match() 302 Class fieldType = f.getType(); in debugDump() local 315 if (fieldType.isPrimitive()) { in debugDump() 316 String fname = fieldType.toString(); in debugDump() 340 } else if (GenericObject.class.isAssignableFrom(fieldType)) { in debugDump() [all …]
|
/external/nist-sip/java/gov/nist/javax/sip/address/ |
D | NetObject.java | 94 Class<?> fieldType = f.getType(); in equals() local 104 if (fieldType.isPrimitive()) { in equals() 105 String fname = fieldType.toString(); in equals() 184 Class<?> fieldType = f.getType(); in match() local 194 if (fieldType.isPrimitive()) { in match() 195 String fname = fieldType.toString(); in match() 291 Class<?> fieldType = f.getType(); in debugDump() local 304 if (fieldType.isPrimitive()) { in debugDump() 305 String fname = fieldType.toString(); in debugDump() 329 } else if (GenericObject.class.isAssignableFrom(fieldType)) { in debugDump() [all …]
|
/external/nist-sip/java/gov/nist/javax/sip/message/ |
D | MessageObject.java | 71 Class<?> fieldType = f.getType(); in debugDump() local 84 if (fieldType.isPrimitive()) { in debugDump() 85 String fname = fieldType.toString(); in debugDump() 111 fieldType)) { in debugDump() 121 fieldType)) { in debugDump() 136 sprint(fieldType.getName() + ":"); in debugDump()
|
D | SIPMessage.java | 512 Class< ? > fieldType = f.getType(); in debugDump() local 514 if (f.get(this) != null && SIPHeader.class.isAssignableFrom(fieldType) in debugDump()
|
/external/nist-sip/java/gov/nist/core/ |
D | GenericObject.java | 238 Class<?> fieldType = f.getType(); in merge() local 239 String fname = fieldType.toString(); in merge() 242 if (fieldType.isPrimitive()) { in merge() 425 Class<?> fieldType = f.getType(); in equals() local 435 if (fieldType.isPrimitive()) { in equals() 436 String fname = fieldType.toString(); in equals() 510 Class<?> fieldType = f.getType(); in match() local 520 if (fieldType.isPrimitive()) { in match() 521 String fname = fieldType.toString(); in match() 605 Class<?> fieldType = f.getType(); in debugDump() local [all …]
|
/external/proguard/src/proguard/obfuscate/ |
D | MappingKeeper.java | 101 String fieldType, in processFieldMapping() argument 109 String descriptor = ClassUtil.internalType(fieldType); in processFieldMapping() 125 ": field '" + fieldType + " " + fieldName + in processFieldMapping()
|
D | MultiMappingProcessor.java | 63 String fieldType, in processFieldMapping() argument 70 fieldType, in processFieldMapping()
|
D | MappingProcessor.java | 55 String fieldType, in processFieldMapping() argument
|
/external/webkit/WebCore/bridge/jni/v8/ |
D | JNIBridgeV8.cpp | 34 jobject fieldType = callJNIMethod<jobject>(aField, "getType", "()Ljava/lang/Class;"); in JavaField() local 35 …jstring fieldTypeName = static_cast<jstring>(callJNIMethod<jobject>(fieldType, "getName", "()Ljava… in JavaField()
|
/external/emma/core/java12/com/vladium/jcd/lib/ |
D | Types.java | 639 fieldType (); in parameterDescriptor() 655 fieldType (); in returnDescriptor() 663 fieldType (); in componentType() 687 void fieldType () throws IOException in fieldType() method in Types.methodDescriptorCompiler
|
/external/openssl/crypto/ec/ |
D | ec_asn1.c | 154 ASN1_OBJECT *fieldType; member 230 } ASN1_ADB_END(X9_62_FIELDID, 0, fieldType, 0, &fieldID_def_tt, NULL); 233 ASN1_SIMPLE(X9_62_FIELDID, fieldType, ASN1_OBJECT), 308 if (field->fieldType != NULL) in ec_asn1_group2fieldid() 309 ASN1_OBJECT_free(field->fieldType); in ec_asn1_group2fieldid() 315 if ((field->fieldType = OBJ_nid2obj(nid)) == NULL) in ec_asn1_group2fieldid() 748 if (!params->fieldID || !params->fieldID->fieldType || in ec_asn1_parameters2group() 777 tmp = OBJ_obj2nid(params->fieldID->fieldType); in ec_asn1_parameters2group()
|
/external/webkit/WebCore/bridge/qt/ |
D | qt_class.cpp | 140 if (f->fieldType() == QtField::MetaProperty) in fieldNamed() 142 else if (f->fieldType() == QtField::DynamicProperty) { in fieldNamed()
|
D | qt_runtime.h | 62 QtFieldType fieldType() const {return m_type;} in fieldType() function
|
/external/jdiff/src/jdiff/ |
D | APIHandler.java | 126 String fieldType = attributes.getValue("type"); in startElement() local 134 XMLToAPI.addField(fieldName, fieldType, isTransient, isVolatile, in startElement()
|
D | HTMLReportGenerator.java | 1565 String fieldType = fieldAPI.type_; in writeFieldTableEntry() local 1566 if (fieldType.compareTo("void") == 0) in writeFieldTableEntry() 1567 fieldType = ""; in writeFieldTableEntry() 1568 String shortFieldType = simpleName(fieldType); in writeFieldTableEntry()
|
/external/webkit/WebCore/bridge/jni/jsc/ |
D | JNIBridgeJSC.cpp | 54 if (jobject fieldType = callJNIMethod<jobject>(aField, "getType", "()Ljava/lang/Class;")) in JavaField() local 55 …fieldTypeName = static_cast<jstring>(callJNIMethod<jobject>(fieldType, "getName", "()Ljava/lang/St… in JavaField()
|
/external/proguard/src/proguard/retrace/ |
D | ReTrace.java | 572 …public void processFieldMapping(String className, String fieldType, String fieldName, String newFi… in processFieldMapping() argument 591 fieldSet.add(new FieldInfo(fieldType, in processFieldMapping()
|
/external/openssl/crypto/objects/ |
D | objects.txt | 40 !Alias id-fieldType ansi-X9-62 1 41 X9-62_id-fieldType 1 : prime-field 42 X9-62_id-fieldType 2 : characteristic-two-field
|
/external/proguard/src/proguard/gui/ |
D | GUIResources.properties | 350 fieldType = Field type key
|
/external/webkit/JavaScriptCore/ |
D | ChangeLog-2008-08-10 | 21216 (KJS::Bindings::QtField::fieldType):
|