Home
last modified time | relevance | path

Searched refs:typeIndex (Results 1 – 23 of 23) sorted by relevance

/external/javassist/src/main/javassist/bytecode/annotation/
DEnumMemberValue.java32 int typeIndex, valueIndex; field in EnumMemberValue
45 this.typeIndex = type; in EnumMemberValue()
55 typeIndex = valueIndex = 0; in EnumMemberValue()
82 return Descriptor.toClassName(cp.getUtf8Info(typeIndex)); in getType()
91 typeIndex = cp.addUtf8Info(Descriptor.of(typename)); in setType()
116 writer.enumConstValue(cp.getUtf8Info(typeIndex), getValue()); in write()
DAnnotation.java54 int typeIndex; field in Annotation
72 typeIndex = type; in Annotation()
238 return Descriptor.toClassName(pool.getUtf8Info(typeIndex)); in getTypeName()
306 String typeName = pool.getUtf8Info(typeIndex); in write()
DAnnotationsWriter.java133 public void annotation(int typeIndex, int numMemberValuePairs) in annotation() argument
136 write16bit(typeIndex); in annotation()
/external/smali/dexlib/src/main/java/org/jf/dexlib/
DDebugInfoItem.java115 int typeIndex, boolean registerIsSigned) { in readItem()
119 if (typeIndex != -1) { in readItem()
120 … referencedItemsList.add(dexFile.TypeIdsSection.getItemByIndex(typeIndex)); in readItem()
126 … int nameIndex, int typeIndex, int signatureIndex, in readItem()
131 if (typeIndex != -1) { in readItem()
132 … referencedItemsList.add(dexFile.TypeIdsSection.getItemByIndex(typeIndex)); in readItem()
191 int typeIndex, boolean registerIsSigned) { in placeItem()
204 if (typeIndex != -1) { in placeItem()
215 int typeIndex, int signatureIndex, in placeItem()
229 if (typeIndex != -1) { in placeItem()
[all …]
DTypeListItem.java96 int typeIndex = in.readShort(); in readItem() local
97 typeList[i] = dexFile.TypeIdsSection.getItemByIndex(typeIndex); in readItem()
119 int typeIndex = typeIdItem.getIndex(); in writeItem() local
120 if (typeIndex > 0xffff) { in writeItem()
124 out.writeShort(typeIndex); in writeItem()
DFieldIdItem.java127 int typeIndex = fieldType.getIndex(); in writeItem() local
128 if (typeIndex > 0xffff) { in writeItem()
132 out.writeShort(typeIndex); in writeItem()
/external/proguard/src/proguard/preverify/
DCodePreverifier.java256 int typeIndex = 0; in correspondingVerificationTypes() local
264 typeIndex++; in correspondingVerificationTypes()
271 typeCount = typeIndex; in correspondingVerificationTypes()
284 typeIndex = 0; in correspondingVerificationTypes()
288 for (int index = 0; typeIndex < typeCount; index++) in correspondingVerificationTypes()
319 types[typeIndex++] = type; in correspondingVerificationTypes()
358 int typeIndex = typeCount; in correspondingVerificationTypes() local
367 types[--typeIndex] = in correspondingVerificationTypes()
/external/proguard/src/proguard/optimize/
DDuplicateInitializerFixer.java98 for (int typeIndex = 0; typeIndex < TYPES.length; typeIndex++) in visitProgramMethod()
102 TYPES[typeIndex] + in visitProgramMethod()
/external/smali/dexlib/src/main/java/org/jf/dexlib/Code/Analysis/
DOdexedFieldInstructionMapper.java321 int typeIndex = getTypeIndex(fieldType.charAt(0)); in getAndCheckDeodexedOpcodeForOdexedOpcode() local
326 correctOdexedOpcode = jumboOpcodeMap[opcodeType][opcodeSubType-1][0][typeIndex]; in getAndCheckDeodexedOpcodeForOdexedOpcode()
327 deodexedOpcode = jumboOpcodeMap[opcodeType][opcodeSubType-1][1][typeIndex]; in getAndCheckDeodexedOpcodeForOdexedOpcode()
329 correctOdexedOpcode = opcodeMap[opcodeType][opcodeSubType][0][typeIndex]; in getAndCheckDeodexedOpcodeForOdexedOpcode()
330 deodexedOpcode = opcodeMap[opcodeType][opcodeSubType][1][typeIndex]; in getAndCheckDeodexedOpcodeForOdexedOpcode()
/external/smali/dexlib/src/main/java/org/jf/dexlib/Debug/
DDebugInstructionIterator.java83 int typeIndex = in.readUnsignedLeb128() - 1; in IterateInstructions() local
85 registerNum, nameIndex, typeIndex, isSignedRegister); in IterateInstructions()
97 int typeIndex = in.readUnsignedLeb128() - 1; in IterateInstructions() local
100 … in.getCursor() - startDebugOffset, registerNum, nameIndex, typeIndex, signatureIndex, in IterateInstructions()
285 … ProcessStartLocal(int startDebugOffset, int length, int registerNum, int nameIndex, int typeIndex, in ProcessStartLocal() argument
290 … int typeIndex,int signatureIndex, boolean registerIsSigned) { in ProcessStartLocalExtended() argument
/external/dexmaker/src/dx/java/com/android/dx/dex/file/
DDebugInfoDecoder.java160 public int typeIndex; field in DebugInfoDecoder.LocalEntry
166 int typeIndex, int signatureIndex) { in LocalEntry() argument
171 this.typeIndex = typeIndex; in LocalEntry()
178 nameIndex, typeIndex, signatureIndex); in toString()
327 prevle.nameIndex, prevle.typeIndex, 0); in decode0()
352 prevle.nameIndex, prevle.typeIndex, in decode0()
/external/skia/legacy/src/animator/
DSkBuildCondensedInfo.cpp131 int typeIndex = 0; in BuildCondensedInfo() local
132 for (; typeIndex < kNumberOfTypes; typeIndex++) { in BuildCondensedInfo()
134 maker, (SkDisplayTypes) typeIndex, NULL); in BuildCondensedInfo()
138 SkASSERT(typeIndex < kNumberOfTypes); in BuildCondensedInfo()
139 AddInfo((SkDisplayTypes) typeIndex, info, oldRefCounts[index]); in BuildCondensedInfo()
/external/skia/src/animator/
DSkBuildCondensedInfo.cpp131 int typeIndex = 0; in BuildCondensedInfo() local
132 for (; typeIndex < kNumberOfTypes; typeIndex++) { in BuildCondensedInfo()
134 maker, (SkDisplayTypes) typeIndex, NULL); in BuildCondensedInfo()
138 SkASSERT(typeIndex < kNumberOfTypes); in BuildCondensedInfo()
139 AddInfo((SkDisplayTypes) typeIndex, info, oldRefCounts[index]); in BuildCondensedInfo()
/external/icu4c/common/
Dmessagepattern.cpp592 int32_t typeIndex=index=skipWhiteSpace(index+1); in parseArg() local
596 int32_t length=index-typeIndex; in parseArg()
616 if(isChoice(typeIndex)) { in parseArg()
618 } else if(isPlural(typeIndex)) { in parseArg()
620 } else if(isSelect(typeIndex)) { in parseArg()
624 if(isSelect(typeIndex) && isOrdinal(typeIndex+6)) { in parseArg()
631 addPart(UMSGPAT_PART_TYPE_ARG_TYPE, typeIndex, length, 0, errorCode); in parseArg()
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/file/
DStructure.java101 int typeIndex = inputStream.readShort(); in Structure() local
103 fields[i] = new Field(names[nameIndex], types[typeIndex], blenderContext); in Structure()
/external/javassist/src/main/javassist/bytecode/stackmap/
DBasicBlock.java56 int typeIndex; field in BasicBlock.Catch
59 typeIndex = i; in Catch()
88 .append(th.typeIndex).append("), ");
DMapMaker.java205 recordStackMap(tb, handler.typeIndex); in traceException()
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/geometry/
DVertexDataManager.h164 unsigned int typeIndex(GLenum type) const;
DVertexDataManager.cpp495 unsigned int VertexDataManager::typeIndex(GLenum type) const in typeIndex() function in gl::VertexDataManager
767 return mAttributeTypes[typeIndex(attribute.mType)][attribute.mNormalized][attribute.mSize - 1]; in formatConverter()
/external/javassist/src/main/javassist/util/proxy/
DFactoryHelper.java64 public static final int typeIndex(Class type) { in typeIndex() method in FactoryHelper
DProxyFactory.java1269 int index = FactoryHelper.typeIndex(type); in makeWrapper()
1306 int index = FactoryHelper.typeIndex(type); in addUnwrapper()
/external/clang/lib/CodeGen/
DCGException.cpp1203 llvm::CallInst *typeIndex = in emitCatchDispatchBlock() local
1205 typeIndex->setDoesNotThrow(); in emitCatchDispatchBlock()
1208 CGF.Builder.CreateICmpEQ(selector, typeIndex, "matches"); in emitCatchDispatchBlock()
/external/webkit/Source/ThirdParty/ANGLE/
DChangeLog574 (gl::VertexDataManager::typeIndex):