Searched refs:rSize (Results 1 – 5 of 5) sorted by relevance
96 const GLuint rSize = ctx->PixelMaps.RtoR.Size; in load_color_map_texture() local120 rgba[0] = ctx->PixelMaps.RtoR.Map[j * rSize / texSize]; in load_color_map_texture()
META-INF/ META-INF/MANIFEST.MF ch/ ch/qos/ ch/ ...
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
123576 LogEst rSize; /* Number of rows in the table */123605 rSize = pProbe->aiRowLogEst[0];123606 rLogSize = estLog(rSize);123767 whereLoopOutputAdjust(pBuilder->pWC, pNew, rSize);123958 LogEst rSize; /* number of rows in the table */124000 rSize = pTab->nRowLogEst;124001 rLogSize = estLog(rSize);124033 pNew->rSetup = rLogSize + rSize + 4;124060 rSize = pProbe->aiRowLogEst[0];124067 pNew->nOut = rSize;[all …]
123558 LogEst rSize; /* Number of rows in the table */123587 rSize = pProbe->aiRowLogEst[0];123588 rLogSize = estLog(rSize);123749 whereLoopOutputAdjust(pBuilder->pWC, pNew, rSize);123940 LogEst rSize; /* number of rows in the table */123982 rSize = pTab->nRowLogEst;123983 rLogSize = estLog(rSize);124015 pNew->rSetup = rLogSize + rSize + 4;124042 rSize = pProbe->aiRowLogEst[0];124049 pNew->nOut = rSize;[all …]