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/ ...
120903 LogEst rSize; /* Number of rows in the table */120933 rSize = pProbe->aiRowLogEst[0];120934 rLogSize = estLog(rSize);121090 whereLoopOutputAdjust(pBuilder->pWC, pNew, rSize);121270 LogEst rSize; /* number of rows in the table */121312 rSize = pTab->nRowLogEst;121313 rLogSize = estLog(rSize);121346 pNew->rSetup = rLogSize + rSize + 4;121373 rSize = pProbe->aiRowLogEst[0];121380 pNew->nOut = rSize;[all …]
120885 LogEst rSize; /* Number of rows in the table */120915 rSize = pProbe->aiRowLogEst[0];120916 rLogSize = estLog(rSize);121072 whereLoopOutputAdjust(pBuilder->pWC, pNew, rSize);121252 LogEst rSize; /* number of rows in the table */121294 rSize = pTab->nRowLogEst;121295 rLogSize = estLog(rSize);121328 pNew->rSetup = rLogSize + rSize + 4;121355 rSize = pProbe->aiRowLogEst[0];121362 pNew->nOut = rSize;[all …]