Home
last modified time | relevance | path

Searched refs:rSize (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_pixeltransfer.c49 const GLuint rSize = ctx->PixelMaps.RtoR.Size; in load_color_map_texture() local
72 rgba[0] = ctx->PixelMaps.RtoR.Map[j * rSize / texSize]; in load_color_map_texture()
/third_party/lz4/programs/
H A Dbench.c462 size_t const rSize = (size_t)compP.blockFunction( in BMK_benchMem() local
466 if (LZ4_isError(rSize)) END_PROCESS(1, "LZ4 compression failed"); in BMK_benchMem()
467 blockTable[blockNb].cSize = rSize; in BMK_benchMem()
/third_party/sqlite/src/
H A Dsqlite3.c159356 LogEst rSize; /* Number of rows in the table */ global() local
159939 LogEst rSize; /* number of rows in the table */ global() local
[all...]

Completed in 124 milliseconds