Home | History | Annotate | Download | only in src

Lines Matching refs:nPlatformListSize

4708     int nPlatformListSize  = 0;
4730 nPlatformListSize = drv_ctx.op_buf.actualcount *
4738 nPlatformListSize);
4745 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize +
4776 (((char *) m_platform_list) + nPlatformListSize);
7720 int nPlatformListSize = 0;
7733 nPlatformListSize = drv_ctx.op_buf.actualcount *
7741 nPlatformListSize);
7747 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize +
7765 (((char *) m_platform_list) + nPlatformListSize);