/external/dagger2/compiler/src/main/java/dagger/internal/codegen/ |
D | MethodSignature.java | 18 static MethodSignature fromExecutableType(String methodName, ExecutableType methodType) { in fromExecutableType() argument 19 checkNotNull(methodType); in fromExecutableType() 22 for (TypeMirror parameter : methodType.getParameterTypes()) { in fromExecutableType() 25 for (TypeMirror thrownType : methodType.getThrownTypes()) { in fromExecutableType()
|
/external/proguard/src/proguard/classfile/util/ |
D | DynamicClassReferenceInitializer.java | 337 String methodType = methodrefConstant.getType(clazz); in visitMethodrefConstant() local 340 if (methodType.equals(ClassConstants.METHOD_TYPE_DOT_CLASS_JAVAC) || in visitMethodrefConstant() 341 methodType.equals(ClassConstants.METHOD_TYPE_DOT_CLASS_JIKES)) in visitMethodrefConstant() 366 methodType, in visitMethodrefConstant()
|
/external/dexmaker/src/main/java/com/google/dexmaker/stock/ |
D | ProxyBuilder.java | 364 TypeId<Method> methodType = TypeId.get(Method.class); in generateCodeForAllMethods() local 367 "invoke", TypeId.OBJECT, methodType, objectArrayType); in generateCodeForAllMethods() 433 Local<Method> thisMethod = code.newLocal(methodType); in generateCodeForAllMethods()
|
/external/littlemock/src/com/google/testing/littlemock/ |
D | LittleMock.java | 815 Class<?> methodType = method.getReturnType(); 825 if (!methodType.isAssignableFrom(actionType)) { 826 if (methodType.isPrimitive() && 827 actionType.equals(PRIMITIVE_TO_BOXED_LOOKUP.get(methodType))) {
|
/external/smali/smali/src/main/antlr/ |
D | smaliTreeWalker.g | 414 String methodType; 416 methodType = "an abstract"; 418 methodType = "a native"; 423 …n(input, $registers_directive.start, "A .locals directive is not valid in \%s method", methodType); 425 …nput, $registers_directive.start, "A .registers directive is not valid in \%s method", methodType); 430 …emanticException(input, $I_METHOD, "try/catch blocks cannot be present in \%s method", methodType); 434 …emanticException(input, $I_METHOD, "debug directives cannot be present in \%s method", methodType);
|
/external/dagger2/lib/ |
D | auto-factory-1.0-20150915.183854-35.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/smali/smali/src/main/java/org/jf/smali/ |
D | smaliTreeWalker.java | 2213 String methodType; in method() local 2215 methodType = "an abstract"; in method() 2217 methodType = "a native"; in method() 2222 …e)registers_directive68.start):null), "A .locals directive is not valid in %s method", methodType); in method() 2224 …egisters_directive68.start):null), "A .registers directive is not valid in %s method", methodType); in method() 2229 …emanticException(input, I_METHOD70, "try/catch blocks cannot be present in %s method", methodType); in method() 2233 …emanticException(input, I_METHOD70, "debug directives cannot be present in %s method", methodType); in method()
|
/external/dexmaker/src/test/java/com/google/dexmaker/ |
D | DexMakerTest.java | 157 TypeId<Method> methodType = TypeId.get(Method.class); in testCreateLocalMethodAsNull() local 159 Local<Method> localMethod = code.newLocal(methodType); in testCreateLocalMethodAsNull()
|
/external/clang/lib/Parse/ |
D | ParseObjc.cpp | 1013 tok::TokenKind methodType = Tok.getKind(); in ParseObjCMethodPrototype() local 1015 Decl *MDecl = ParseObjCMethodDecl(mLoc, methodType, MethodImplKind, in ParseObjCMethodPrototype()
|
/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/ ... |
/external/guice/lib/build/ |
D | spring-beans.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/springframework/
org/ ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.apache.jasper_5.5.17.v201004212143.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.jdt.core_3.11.0.v20150602-1242.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/external/owasp/sanitizer/tools/findbugs/lib/ |
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/guice/extensions/struts2/lib/ |
D | core-3.1.1.jar | META-INF/
org/
org/eclipse/
org/eclipse/jdt/
org/eclipse ... |