Home | History | Annotate | Download | only in src

Lines Matching refs:nPlatformListSize

6355         int nPlatformListSize  = 0;
6371 nPlatformListSize = drv_ctx.op_buf.actualcount *
6379 nPlatformListSize);
6433 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize +
6464 (((char *) m_platform_list) + nPlatformListSize);
9164 int nPlatformListSize = 0;
9177 nPlatformListSize = drv_ctx.op_buf.actualcount *
9185 nPlatformListSize);
9191 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize +
9226 (((char *) m_platform_list) + nPlatformListSize);