Home | History | Annotate | Download | only in src

Lines Matching refs:nPlatformListSize

5566         int nPlatformListSize  = 0;
5582 nPlatformListSize = drv_ctx.op_buf.actualcount *
5590 nPlatformListSize);
5653 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize +
5684 (((char *) m_platform_list) + nPlatformListSize);
8970 int nPlatformListSize = 0;
8983 nPlatformListSize = drv_ctx.op_buf.actualcount *
8991 nPlatformListSize);
8997 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize +
9028 (((char *) m_platform_list) + nPlatformListSize);