Home
last modified time | relevance | path

Searched refs:quints (Results 1 – 4 of 4) sorted by relevance

/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/properties/
DfeedPublish.uml2.properties64 # values to set for test results in quints of id,os,ws,arch,status,id,os,ws,arch,status,...
69 # values to set for release bundles in quints of os,ws,arch,name/type,filename,os,ws,arch,name/type…
DfeedPublish.emf.properties64 # values to set for test results in quints of id,os,ws,arch,status,id,os,ws,arch,status,...
69 # values to set for release bundles in quints of os,ws,arch,name/type,filename,os,ws,arch,name/type…
DfeedPublish.eclipse.properties64 # values to set for test results in quints of id,os,ws,arch,status,id,os,ws,arch,status,...
81 # values to set for release bundles in quints of os,ws,arch,name/type,filename,os,ws,arch,name/type…
/external/deqp/framework/common/
DtcuAstcUtil.cpp677 const deUint32 (& quints)[3] = quintsFromQ[Q]; in decodeISEQuintBlock() local
682 dst[i].tq = quints[i]; in decodeISEQuintBlock()
683 dst[i].v = (quints[i] << numBits) + m[i]; in decodeISEQuintBlock()