Home | History | Annotate | Download | only in src

Lines Matching refs:nPlatformListSize

4915   int nPlatformListSize  = 0;
4938 nPlatformListSize = drv_ctx.op_buf.actualcount *
4946 nPlatformListSize);
4953 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize +
4985 (((char *) m_platform_list) + nPlatformListSize);
8030 int nPlatformListSize = 0;
8043 nPlatformListSize = drv_ctx.op_buf.actualcount *
8051 nPlatformListSize);
8057 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize +
8076 (((char *) m_platform_list) + nPlatformListSize);