Searched defs:rSize (Results 1 - 6 of 6) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
H A Dst_atom_pixeltransfer.c49 const GLuint rSize = ctx->PixelMaps.RtoR.Size; local
72 rgba[0] = ctx->PixelMaps.RtoR.Map[j * rSize / texSize];
/external/lz4/programs/
H A Dbench.c258 size_t const rSize = compP.compressionFunction(blockTable[blockNb].srcPtr, blockTable[blockNb].cPtr, (int)blockTable[blockNb].srcSize, (int)blockTable[blockNb].cRoom, cLevel); local
259 if (LZ4_isError(rSize)) EXM_THROW(1, "LZ4_compress() failed");
260 blockTable[blockNb].cSize = rSize;
/external/slf4j/log4j-over-slf4j/compatibility/lib/
H A Dlogback-core-0.9.8-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/qos/ ch/qos/logback/ ch/qos/logback/core/ ...
H A Dlog4j-1.3alpha-8.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/log4j/ org/apache/log4j/Appender ...
/external/sqlite/dist/orig/
H A Dsqlite3.c135278 LogEst rSize; /* Number of rows in the table */ local
135704 LogEst rSize; /* number of rows in the table */ local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c135278 LogEst rSize; /* Number of rows in the table */ local
135704 LogEst rSize; /* number of rows in the table */ local
[all...]

Completed in 2081 milliseconds