Home | History | Annotate | Download | only in src

Lines Matching refs:nPlatformListSize

5488         int nPlatformListSize  = 0;
5504 nPlatformListSize = drv_ctx.op_buf.actualcount *
5512 nPlatformListSize);
5584 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize +
5611 (((char *) m_platform_list) + nPlatformListSize);
8586 int nPlatformListSize = 0;
8599 nPlatformListSize = drv_ctx.op_buf.actualcount *
8607 nPlatformListSize);
8613 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize +
8635 (((char *) m_platform_list) + nPlatformListSize);