/external/proguard/src/proguard/classfile/attribute/annotation/ |
D | ParameterAnnotationsAttribute.java | 36 public Annotation[][] parameterAnnotations; field in ParameterAnnotationsAttribute 53 Annotation[][] parameterAnnotations) in ParameterAnnotationsAttribute() argument 59 this.parameterAnnotations = parameterAnnotations; in ParameterAnnotationsAttribute() 72 Annotation[] annotations = parameterAnnotations[parameterIndex]; in annotationsAccept()
|
D | RuntimeVisibleParameterAnnotationsAttribute.java | 47 Annotation[][] parameterAnnotations) in RuntimeVisibleParameterAnnotationsAttribute() argument 52 parameterAnnotations); in RuntimeVisibleParameterAnnotationsAttribute()
|
D | RuntimeInvisibleParameterAnnotationsAttribute.java | 47 Annotation[][] parameterAnnotations) in RuntimeInvisibleParameterAnnotationsAttribute() argument 52 parameterAnnotations); in RuntimeInvisibleParameterAnnotationsAttribute()
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/util/ |
D | ParameterIterator.java | 47 private final Iterator<? extends Set<? extends Annotation>> parameterAnnotations; field in ParameterIterator 51 … @Nonnull List<? extends Set<? extends Annotation>> parameterAnnotations, in ParameterIterator() argument 54 this.parameterAnnotations = parameterAnnotations.iterator(); in ParameterIterator() 67 if (parameterAnnotations.hasNext()) { in next() 68 annotations = parameterAnnotations.next(); in next()
|
/external/guice/extensions/persist/src/com/google/inject/persist/jpa/ |
D | JpaFinderProxy.java | 112 Object annotation = descriptor.parameterAnnotations[i]; in bindQueryNamedParameters() 136 Object annotation = descriptor.parameterAnnotations[i]; in bindQueryRawParameters() 174 Annotation[][] parameterAnnotations = method.getParameterAnnotations(); in getFinderDescriptor() local 175 Object[] discoveredAnnotations = new Object[parameterAnnotations.length]; in getFinderDescriptor() 176 for (int i = 0; i < parameterAnnotations.length; i++) { in getFinderDescriptor() 177 Annotation[] annotations = parameterAnnotations[i]; in getFinderDescriptor() 197 finderDescriptor.parameterAnnotations = discoveredAnnotations; in getFinderDescriptor() 252 volatile Object[] parameterAnnotations; field in JpaFinderProxy.FinderDescriptor
|
/external/proguard/src/proguard/classfile/editor/ |
D | AttributeAdder.java | 424 Annotation[][] parameterAnnotations = in visitRuntimeVisibleParameterAnnotationsAttribute() local 427 Arrays.fill(parameterAnnotations, EMPTY_ANNOTATIONS); in visitRuntimeVisibleParameterAnnotationsAttribute() 433 parameterAnnotations); in visitRuntimeVisibleParameterAnnotationsAttribute() 449 Annotation[][] parameterAnnotations = in visitRuntimeInvisibleParameterAnnotationsAttribute() local 452 Arrays.fill(parameterAnnotations, EMPTY_ANNOTATIONS); in visitRuntimeInvisibleParameterAnnotationsAttribute() 458 parameterAnnotations); in visitRuntimeInvisibleParameterAnnotationsAttribute()
|
D | ParameterAnnotationsAttributeEditor.java | 52 ArrayUtil.add(targetParameterAnnotationsAttribute.parameterAnnotations[parameterIndex], in addAnnotation()
|
/external/junit-params/src/main/java/junitparams/internal/ |
D | InvokeParameterisedMethod.java | 101 Annotation[][] parameterAnnotations = testMethod.getMethod().getParameterAnnotations(); in castParamsUsingConverters() local 103 … columns = castAllParametersToProperTypes(columns, expectedParameterTypes, parameterAnnotations); in castParamsUsingConverters() 141 … Annotation[][] parameterAnnotations) throws ConversionFailedException { in castAllParametersToProperTypes() argument 145 if (parameterAnnotations[i].length == 0) in castAllParametersToProperTypes() 148 result[i] = castParameterUsingConverter(columns[i], parameterAnnotations[i]); in castAllParametersToProperTypes()
|
/external/proguard/src/proguard/optimize/ |
D | DuplicateInitializerFixer.java | 205 System.arraycopy(parameterAnnotationsAttribute.parameterAnnotations, in visitAnyParameterAnnotationsAttribute() 212 parameterAnnotationsAttribute.parameterAnnotations = annotations; in visitAnyParameterAnnotationsAttribute()
|
D | MethodDescriptorShrinker.java | 175 Annotation[][] annotations = parameterAnnotationsAttribute.parameterAnnotations; in visitAnyParameterAnnotationsAttribute()
|
/external/junit/src/main/java/org/junit/experimental/theories/ |
D | ParameterSignature.java | 48 Class<?>[] parameterTypes, Annotation[][] parameterAnnotations) { in signatures() argument 52 parameterAnnotations[i])); in signatures()
|
/external/guice/extensions/throwingproviders/src/com/google/inject/throwingproviders/ |
D | CheckedProviderMethodsModule.java | 100 Annotation[][] parameterAnnotations = method.getParameterAnnotations(); in createProviderMethod() local 102 Key<?> key = getKey(errors, parameterTypes.get(i), method, parameterAnnotations[i]); in createProviderMethod()
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/ |
D | DexWriter.java | 632 …List<? extends AnnotationSetKey> parameterAnnotations = classSection.getParameterAnnotations(metho… 633 if (parameterAnnotations != null) { 634 Integer prev = internedItems.get(parameterAnnotations); 641 internedItems.put(parameterAnnotations, position); 645 writer.writeInt(parameterAnnotations.size()); 646 for (AnnotationSetKey annotationSetKey: parameterAnnotations) { 687 int parameterAnnotations = 0; 710 parameterAnnotations++; 719 if (fieldAnnotations == 0 && methodAnnotations == 0 && parameterAnnotations == 0) { 741 writer.writeInt(parameterAnnotations);
|
/external/guice/extensions/assistedinject/src/com/google/inject/assistedinject/ |
D | FactoryProvider.java | 305 for (Annotation[] parameterAnnotations : method.getParameterAnnotations()) { in createMethodMapping() 306 for (Annotation parameterAnnotation : parameterAnnotations) { in createMethodMapping()
|
/external/guice/core/src/com/google/inject/spi/ |
D | InjectionPoint.java | 116 Annotation[] parameterAnnotations = annotationsIterator.next(); in forMember() local 117 Key<?> key = Annotations.getKey(parameterType, member, parameterAnnotations, errors); in forMember() 118 dependencies.add(newDependency(key, Nullability.allowsNull(parameterAnnotations), index)); in forMember()
|
/external/proguard/src/proguard/shrink/ |
D | ClassShrinker.java | 252 shrinkArray(parameterAnnotationsAttribute.parameterAnnotations[parameterIndex], in visitAnyParameterAnnotationsAttribute()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.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/src/proguard/classfile/io/ |
D | ProgramClassReader.java | 557 …parameterAnnotationsAttribute.parameterAnnotations = new Annotation[parameterAnnotationsAtt… in visitAnyParameterAnnotationsAttribute() 574 parameterAnnotationsAttribute.parameterAnnotations[parameterIndex] = annotations; in visitAnyParameterAnnotationsAttribute()
|
D | ProgramClassWriter.java | 481 …Annotation[] annotations = parameterAnnotationsAttribute.parameterAnnotations[parameterInde… in visitAnyParameterAnnotationsAttribute()
|
/external/dexmaker/lib/ |
D | dalvik-dx-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/owasp/sanitizer/lib/junit/ |
D | junit-dep.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/extensions/
junit/ ... |
D | junit.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/extensions/
junit/ ... |
/external/libphonenumber/lib/ |
D | junit-4.8.1.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/extensions/
junit/ ... |
/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_ ... |