Searched defs:typeIndex (Results 1 - 25 of 37) sorted by path

12

/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/dexmaker/lib/
H A Ddalvik-dx-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/dx/ com/android/dx/cf/ ...
H A Dlibcore-dex-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/dex/ com/android/dex/util/ ...
/external/guice/extensions/persist/lib/
H A Dhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/AssertionFailure.class AssertionFailure. ...
H A Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath.java package javassist ...
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
H A Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath.java package javassist ...
/external/guice/lib/build/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
H A Dspring-core.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/springframework/ org/springframework/core/ org/springframework/core/annotation/ ...
/external/icu/icu4c/source/common/
H A Dmessagepattern.cpp594 int32_t typeIndex=index=skipWhiteSpace(index+1); local
598 int32_t length=index-typeIndex;
618 if(isChoice(typeIndex)) {
620 } else if(isPlural(typeIndex)) {
622 } else if(isSelect(typeIndex)) {
626 if(isSelect(typeIndex) && isOrdinal(typeIndex+6)) {
633 addPart(UMSGPAT_PART_TYPE_ARG_TYPE, typeIndex, length, 0, errorCode);
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/javassist/src/main/javassist/bytecode/annotation/
H A DAnnotation.java54 int typeIndex; field in class:Annotation
72 typeIndex = type;
238 return Descriptor.toClassName(pool.getUtf8Info(typeIndex));
306 String typeName = pool.getUtf8Info(typeIndex);
H A DAnnotationsWriter.java129 * @param typeIndex <code>type_index</code> in <code>annotation</code>.
133 public void annotation(int typeIndex, int numMemberValuePairs) argument
136 write16bit(typeIndex);
H A DEnumMemberValue.java32 int typeIndex, valueIndex; field in class:EnumMemberValue
45 this.typeIndex = type;
55 typeIndex = valueIndex = 0;
82 return Descriptor.toClassName(cp.getUtf8Info(typeIndex));
91 typeIndex = cp.addUtf8Info(Descriptor.of(typename));
116 writer.enumConstValue(cp.getUtf8Info(typeIndex), getValue());
/external/javassist/src/main/javassist/bytecode/stackmap/
H A DBasicBlock.java56 int typeIndex; field in class:BasicBlock.Catch
59 typeIndex = i;
88 .append(th.typeIndex).append("), ");
/external/javassist/src/main/javassist/util/proxy/
H A DFactoryHelper.java64 public static final int typeIndex(Class type) { method in class:FactoryHelper
/external/jsr330/lib/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dbcel.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/bcel/ org/apache/bcel/classfile/ ...
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
H A Djdepend-2.9.jarMETA-INF/ META-INF/MANIFEST.MF jdepend/ jdepend/framework/ jdepend/framework/AbstractParser.class AbstractParser. ...
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DMessageDescriptor.cs63 internal MessageDescriptor(DescriptorProto proto, FileDescriptor file, MessageDescriptor parent, int typeIndex, GeneratedClrTypeInfo generatedCodeInfo) argument
64 : base(file, file.ComputeFullName(parent, proto.Name), typeIndex)
/external/robolectric/v1/lib/main/
H A Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/bytecode/analysis/ javassist/bytecode/annotation/ javassist/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 386 milliseconds

12