Home | History | Annotate | Download | only in src

Lines Matching refs:nPlatformListSize

4388         int nPlatformListSize  = 0;
4404 nPlatformListSize = drv_ctx.op_buf.actualcount *
4412 nPlatformListSize);
4470 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize +
4492 (((char *) m_platform_list) + nPlatformListSize);
7327 int nPlatformListSize = 0;
7340 nPlatformListSize = drv_ctx.op_buf.actualcount *
7348 nPlatformListSize);
7354 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize +
7372 (((char *) m_platform_list) + nPlatformListSize);