/external/javassist/src/main/javassist/bytecode/annotation/ |
H A D | Annotation.java | 54 int typeIndex; field in class:Annotation 72 typeIndex = type; 238 return Descriptor.toClassName(pool.getUtf8Info(typeIndex)); 306 String typeName = pool.getUtf8Info(typeIndex);
|
H A D | EnumMemberValue.java | 32 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());
|
H A D | AnnotationsWriter.java | 129 * @param typeIndex <code>type_index</code> in <code>annotation</code>. 133 public void annotation(int typeIndex, int numMemberValuePairs) argument 136 write16bit(typeIndex);
|
/external/javassist/src/main/javassist/util/proxy/ |
H A D | FactoryHelper.java | 64 public static final int typeIndex(Class type) { method in class:FactoryHelper
|
/external/dexmaker/src/dx/java/com/android/dx/dex/file/ |
H A D | DebugInfoDecoder.java | 160 public int typeIndex; field in class:DebugInfoDecoder.LocalEntry 166 int typeIndex, int signatureIndex) { 171 this.typeIndex = typeIndex; 178 nameIndex, typeIndex, signatureIndex); 327 prevle.nameIndex, prevle.typeIndex, 0); 352 prevle.nameIndex, prevle.typeIndex, 165 LocalEntry(int address, boolean isStart, int reg, int nameIndex, int typeIndex, int signatureIndex) argument
|
/external/javassist/src/main/javassist/bytecode/stackmap/ |
H A D | BasicBlock.java | 56 int typeIndex; field in class:BasicBlock.Catch 59 typeIndex = i; 88 .append(th.typeIndex).append("), ");
|
/external/smali/dexlib/src/main/java/org/jf/dexlib/Debug/ |
H A D | DebugInstructionIterator.java | 83 int typeIndex = in.readUnsignedLeb128() - 1; 85 registerNum, nameIndex, typeIndex, isSignedRegister); 97 int typeIndex = in.readUnsignedLeb128() - 1; 100 in.getCursor() - startDebugOffset, registerNum, nameIndex, typeIndex, signatureIndex, 285 public void ProcessStartLocal(int startDebugOffset, int length, int registerNum, int nameIndex, int typeIndex, argument 290 int typeIndex,int signatureIndex, boolean registerIsSigned) { 289 ProcessStartLocalExtended(int startDebugOffset, int length, int registerNum, int nameIndex, int typeIndex,int signatureIndex, boolean registerIsSigned) argument
|
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/geometry/ |
H A D | VertexDataManager.cpp | 463 const VertexDataManager::TranslationDescription VertexDataManager::mPossibleTranslations[NUM_GL_VERTEX_ATTRIB_TYPES][2][4] = // [GL types as enumerated by typeIndex()][normalized][size-1] 495 unsigned int VertexDataManager::typeIndex(GLenum type) const function in class:gl::VertexDataManager 767 return mAttributeTypes[typeIndex(attribute.mType)][attribute.mNormalized][attribute.mSize - 1];
|
/external/icu4c/common/ |
H A D | messagepattern.cpp | 584 int32_t typeIndex=index=skipWhiteSpace(index+1); local 588 int32_t length=index-typeIndex; 608 if(isChoice(typeIndex)) { 610 } else if(isPlural(typeIndex)) { 612 } else if(isSelect(typeIndex)) { 619 addPart(UMSGPAT_PART_TYPE_ARG_TYPE, typeIndex, length, 0, errorCode);
|
/external/dexmaker/lib/ |
H A D | junit.jar | META-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/ |
H A D | junit.jar | META-INF/ META-INF/MANIFEST.MF junit/ junit3.8.2/ junit/awtui/ junit/extensions/ junit/framework/ ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.apache.jasper_5.5.17.v201004212143.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.debug.core_3.6.0.v20100519.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.ui.ide_3.6.2.M20101117-0800.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |