Home | History | Annotate | Download | only in src

Lines Matching refs:nPlatformListSize

5286         int nPlatformListSize  = 0;
5302 nPlatformListSize = drv_ctx.op_buf.actualcount *
5310 nPlatformListSize);
5380 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize +
5407 (((char *) m_platform_list) + nPlatformListSize);
8371 int nPlatformListSize = 0;
8384 nPlatformListSize = drv_ctx.op_buf.actualcount *
8392 nPlatformListSize);
8398 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize +
8420 (((char *) m_platform_list) + nPlatformListSize);