Home | History | Annotate | Download | only in src

Lines Matching refs:nPlatformListSize

6416         int nPlatformListSize  = 0;
6432 nPlatformListSize = drv_ctx.op_buf.actualcount *
6440 nPlatformListSize);
6494 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize +
6525 (((char *) m_platform_list) + nPlatformListSize);
9902 int nPlatformListSize = 0;
9915 nPlatformListSize = drv_ctx.op_buf.actualcount *
9923 nPlatformListSize);
9929 pPtr = (char*) calloc(nPlatformListSize + nPlatformEntrySize +
9964 (((char *) m_platform_list) + nPlatformListSize);