Searched refs:refOffset (Results 1 – 4 of 4) sorted by relevance
207 int refOffset = registerTypeTestText.indexOf("<ref>"); in testRegisterType() local209 PsiElement context = smaliFile.findElementAt(refOffset); in testRegisterType()219 int refOffset = modifiedText.indexOf("<ref>"); in testUnknownClass() local221 PsiElement context = smaliFile.findElementAt(refOffset); in testUnknownClass()
257 …const deUint32 refOffset = stride.x()*refGlobalID.z() + stride.y()*refGlobalID.y() + refGlobalID… in iterate() local260 …const deUint32* resPtr = (const deUint32*)((const deUint8*)ptr + refOffset*outVarInfo.arrayStri… in iterate()266 m_testCtx.getLog() << TestLog::Message << "ERROR: comparison failed at offset " << refOffset in iterate()
498 …const deUint32 refOffset = stride.x()*refGlobalID.z() + stride.y()*refGlobalID.y() + refGlobalID.… in iterate() local502 const deUint32* resPtr = (const deUint32*)(ptr + refOffset * resultBufferStride); in iterate()510 << "ERROR: comparison failed at offset " << refOffset in iterate()
1098 int refOffset = TFI->getFrameIndexReferencePreferSP( in replaceFrameIndices() local1100 Offset.setImm(Offset.getImm() + refOffset); in replaceFrameIndices()