/external/javaparser/javaparser-symbol-solver-logic/src/main/java/com/github/javaparser/symbolsolver/logic/ |
D | InferenceContext.java | 66 private void registerCorrespondance(ResolvedType formalType, ResolvedType actualType) { in registerCorrespondance() 134 registerCorrespondance(formalType.asWildcard().getBoundedType(), actualType); in registerCorrespondance() local 157 …isterCorrespondance(objectProvider.byName(formalType.asPrimitive().getBoxTypeQName()), actualType); in registerCorrespondance() local
|
D | ConfilictingGenericTypesException.java | 10 public ConfilictingGenericTypesException(ResolvedType formalType, ResolvedType actualType) { in ConfilictingGenericTypesException()
|
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/src/java-symbol-solver-core/com/github/javaparser/symbolsolver/resolution/ |
D | ConstructorResolutionLogic.java | 70 Type actualType = argumentsTypes.get(pos); in isApplicable() local 101 Type actualType = argumentsTypes.get(i); in isApplicable() local 104 matchedParameters.put(expectedType.asTypeParameter().getName(), actualType); in isApplicable() local
|
D | MethodResolutionLogic.java | 78 Type actualType = argumentsTypes.get(pos); in isApplicable() local 106 Type actualType = argumentsTypes.get(i); in isApplicable() local 108 matchedParameters.put(expectedType.asTypeParameter().getName(), actualType); in isApplicable() local 276 Type actualType = argumentsTypes.get(i); in isApplicable() local
|
/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/resolution/ |
D | ConstructorResolutionLogic.java | 70 ResolvedType actualType = argumentsTypes.get(pos); in isApplicable() local 101 ResolvedType actualType = argumentsTypes.get(i); in isApplicable() local 104 matchedParameters.put(expectedType.asTypeParameter().getName(), actualType); in isApplicable() local
|
D | MethodResolutionLogic.java | 73 ResolvedType actualType = argumentsTypes.get(pos); in isApplicable() local 101 ResolvedType actualType = argumentsTypes.get(i); in isApplicable() local 103 matchedParameters.put(expectedType.asTypeParameter().getName(), actualType); in isApplicable() local 268 ResolvedType actualType = argumentsTypes.get(i); in isApplicable() local
|
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/src/java-symbol-solver-logic/com/github/javaparser/symbolsolver/logic/ |
D | InferenceContext.java | 68 private void registerCorrespondance(Type formalType, Type actualType) { in registerCorrespondance() 136 registerCorrespondance(formalType.asWildcard().getBoundedType(), actualType); in registerCorrespondance() local
|
D | ConfilictingGenericTypesException.java | 10 public ConfilictingGenericTypesException(Type formalType, Type actualType) { in ConfilictingGenericTypesException()
|
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/type/ |
D | PlaceholderForType.java | 31 public JavaType actualType() { return _actualType; } in actualType() method in PlaceholderForType 32 public void actualType(JavaType t) { _actualType = t; } in actualType() method in PlaceholderForType
|
/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/javaparsermodel/contexts/ |
D | MethodCallExprContext.java | 313 ResolvedType actualType = in resolveMethodTypeParameters() local 344 ResolvedType actualType = actualParamTypes.get(i); in resolveMethodTypeParameters() local 353 …private void matchTypeParameters(ResolvedType expectedType, ResolvedType actualType, Map<ResolvedT… in matchTypeParameters() 358 matchedTypeParameters.put(expectedType.asTypeParameter(), actualType); in matchTypeParameters() local
|
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/src/java-symbol-solver-core/com/github/javaparser/symbolsolver/javaparsermodel/contexts/ |
D | MethodCallExprContext.java | 349 Type actualType = in resolveMethodTypeParameters() local 380 Type actualType = actualParamTypes.get(i); in resolveMethodTypeParameters() local 389 …private void matchTypeParameters(Type expectedType, Type actualType, Map<TypeParameterDeclaration,… in matchTypeParameters() 394 matchedTypeParameters.put(expectedType.asTypeParameter(), actualType); in matchTypeParameters() local
|
/external/robolectric-shadows/processor/src/main/java/org/robolectric/annotation/processing/ |
D | RobolectricModel.java | 92 public void addShadowType(TypeElement shadowType, TypeElement actualType, in addShadowType() 331 private final TypeElement actualType; field in RobolectricModel.ShadowInfo 345 ShadowInfo(TypeElement shadowType, TypeElement actualType, TypeElement shadowPickerType, in ShadowInfo()
|
/external/llvm-project/flang/lib/Semantics/ |
D | check-call.cpp | 77 characteristics::TypeAndShape &actualType, in PadShortCharacterActual() 107 characteristics::TypeAndShape &actualType, in ConvertIntegerActual() 141 characteristics::TypeAndShape &actualType, bool isElemental, in CheckExplicitDataArg()
|
/external/mockito/src/main/java/org/mockito/internal/exceptions/ |
D | Reporter.java | 495 …public static MockitoException wrongTypeOfReturnValue(String expectedType, String actualType, Stri… in wrongTypeOfReturnValue() 510 … wrongTypeReturnedByDefaultAnswer(Object mock, String expectedType, String actualType, String meth… in wrongTypeReturnedByDefaultAnswer() 773 …ArgumentToReturn(InvocationOnMock invocation, String expectedType, Class<?> actualType, int argume… in wrongTypeOfArgumentToReturn()
|
/external/OpenCL-CTS/test_conformance/gl/ |
D | test_images_getinfo_common.cpp | 192 ExplicitType actualType; in test_image_format_get_info() local
|
/external/OpenCL-CTS/test_conformance/gles/ |
D | test_images_3D_info.cpp | 71 ExplicitType actualType; in test_image_format_read() local
|
D | test_images_3D.cpp | 148 ExplicitType actualType; in test_image_format_read() local
|
D | test_images_2D_info.cpp | 70 ExplicitType actualType; in test_image_object_info() local
|
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/ser/ |
D | PropertyBuilder.java | 131 JavaType actualType = (serializationType == null) ? declaredType : serializationType; in buildWriter() local
|
/external/icu/icu4c/source/common/ |
D | locavailable.cpp | 148 ULocAvailableType actualType = fType; in next() local
|
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/src/java-symbol-solver-core/com/github/javaparser/symbolsolver/javaparsermodel/ |
D | TypeExtractor.java | 419 Type actualType; in visit() local 504 Type actualType = facade.toMethodUsage(methodReferenceExpr).returnType(); in visit() local
|
/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/javaparsermodel/ |
D | TypeExtractor.java | 412 ResolvedType actualType; in visit() local 485 … ResolvedType actualType = facade.toMethodUsage(methodReferenceExpr).returnType(); in visit() local
|
/external/guava/android/guava/src/com/google/common/net/ |
D | InternetDomainName.java | 609 Optional<PublicSuffixType> desiredType, Optional<PublicSuffixType> actualType) { in matchesType()
|
/external/guava/guava/src/com/google/common/net/ |
D | InternetDomainName.java | 609 Optional<PublicSuffixType> desiredType, Optional<PublicSuffixType> actualType) { in matchesType()
|
/external/robolectric-shadows/processor/src/main/java/org/robolectric/annotation/processing/validator/ |
D | ImplementsValidator.java | 105 TypeElement actualType = null; in visitType() local
|