/external/proguard/src/proguard/classfile/editor/ |
D | MemberAdder.java | 191 ProgramMethod targetMethod = (ProgramMethod)targetClass.findMethod(name, descriptor); in visitProgramMethod() local 192 if (targetMethod != null) in visitProgramMethod() 208 int targetAccessFlags = targetMethod.getAccessFlags(); in visitProgramMethod() 219 targetMethod.u2accessFlags = in visitProgramMethod() 225 targetMethod, in visitProgramMethod() 234 …rAdder: renaming method ["+targetClass.getName()+"."+targetMethod.getName(targetClass)+targetMetho… in visitProgramMethod()
|
/external/conscrypt/src/main/java/org/conscrypt/ |
D | DuckTypedPSKKeyManager.java | 51 for (Method targetMethod : PSKKeyManager.class.getMethods()) { in getInstance() 52 if (targetMethod.isSynthetic()) { in getInstance() 57 sourceClass.getMethod(targetMethod.getName(), targetMethod.getParameterTypes()); in getInstance() 60 Class<?> targetReturnType = targetMethod.getReturnType(); in getInstance()
|
/external/proguard/src/proguard/optimize/peephole/ |
D | MethodInliner.java | 73 private ProgramMethod targetMethod; field in MethodInliner 151 …System.err.println(" Target method = ["+targetMethod.getName(targetClass)+targetMethod.getDescri… in visitCodeAttribute() 164 targetMethod.accept(targetClass, new ClassPrinter()); in visitCodeAttribute() 185 targetMethod = (ProgramMethod)method; in visitCodeAttribute0() 199 targetMethod = null; in visitCodeAttribute0() 228 …targetClass.getName()+"."+targetMethod.getName(targetClass)+targetMethod.getDescriptor(targetClass… in visitCodeAttribute0() 514 (!programMethod.equals(targetMethod) || in visitProgramMethod() 571 MethodOptimizationInfo.getMethodOptimizationInfo(targetMethod); in visitProgramMethod()
|
/external/proguard/src/proguard/optimize/ |
D | TailRecursionSimplifier.java | 59 private Method targetMethod; field in TailRecursionSimplifier 107 targetMethod = method; in visitCodeAttribute() 258 recursive = targetMethod.equals(methodrefConstant.referencedMember); in visitAnyMethodrefConstant()
|
/external/javassist/src/test/test/javassist/proxy/ |
D | ProxyCacheGCTest.java | 70 … CtMethod targetMethod = CtNewMethod.make("public Object test() { return this; }", ctTargetClass); in createProxy() local 71 ctTargetClass.addMethod(targetMethod); in createProxy()
|
/external/chromium-trace/catapult/third_party/flot/ |
D | jquery.flot.time.min.js | 7 …hod(sourceObj,sourceMethod,targetObj,targetMethod){sourceObj[sourceMethod]=function(){return targe… argument
|
D | jquery.flot.time.js | 113 function addProxyMethod(sourceObj, sourceMethod, targetObj, targetMethod) { argument 115 return targetObj[targetMethod].apply(targetObj, arguments);
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/ |
D | MethodAnalyzer.java | 1680 MethodReference targetMethod; 1688 targetMethod = (MethodReference)instruction.getReference(); 1691 targetMethod = (MethodReference)instruction.getReference(); 1694 TypeProto typeProto = classPath.getClass(targetMethod.getDefiningClass()); 1697 methodIndex = typeProto.findMethodIndexInVtable(targetMethod);
|
/external/robolectric/v3/ |
D | robolectric-3.1-SNAPSHOT.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/robolectric/
org/ ... |
/external/guice/lib/build/ |
D | spring-core.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/springframework/
org/ ... |
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/proguard/lib/ |
D | proguard.jar | META-INF/
META-INF/MANIFEST.MF
proguard/
proguard/DuplicateClassPrinter.class
DuplicateClassPrinter ... |
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | findbugs.jar | META-INF/
META-INF/MANIFEST.MF
default.xsl
edu/
edu/umd ... |
/external/guice/extensions/struts2/lib/ |
D | core-3.1.1.jar | META-INF/
org/
org/eclipse/
org/eclipse/jdt/
org/eclipse ... |
D | freemarker-2.3.16.jar | META-INF/
META-INF/MANIFEST.MF
freemarker/
freemarker/cache/
freemarker/ ... |
/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/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |