Home | History | Annotate | Download | only in src

Lines Matching refs:nPlatformListSize

4409         int nPlatformListSize  = 0;
4425 nPlatformListSize = drv_ctx.op_buf.actualcount *
4433 nPlatformListSize);
4491 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize +
4513 (((char *) m_platform_list) + nPlatformListSize);
7363 int nPlatformListSize = 0;
7376 nPlatformListSize = drv_ctx.op_buf.actualcount *
7384 nPlatformListSize);
7390 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize +
7408 (((char *) m_platform_list) + nPlatformListSize);