Home | History | Annotate | Download | only in src

Lines Matching refs:nPlatformListSize

4555     int nPlatformListSize  = 0;
4571 nPlatformListSize = drv_ctx.op_buf.actualcount *
4579 nPlatformListSize);
4641 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize +
4664 (((char *) m_platform_list) + nPlatformListSize);
7509 int nPlatformListSize = 0;
7522 nPlatformListSize = drv_ctx.op_buf.actualcount *
7530 nPlatformListSize);
7536 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize +
7555 (((char *) m_platform_list) + nPlatformListSize);