Searched refs:numSpecs (Results 1 – 1 of 1) sorted by relevance
70 long numSpecs; member165 long numSpecs, in InitConstructResourceBytesCtx() argument173 ctx->numSpecs = numSpecs; in InitConstructResourceBytesCtx()531 int numSpecs, xXResClientIdSpec* specs, in ConstructClientIds() argument536 for (specIdx = 0; specIdx < numSpecs; ++specIdx) { in ConstructClientIds()583 stuff->numSpecs * sizeof(specs[0])); in ProcXResQueryClientIds()585 rc = ConstructClientIds(client, stuff->numSpecs, specs, &ctx); in ProcXResQueryClientIds()852 for (specIdx = 0; specIdx < ctx->numSpecs; ++specIdx) { in ConstructClientResourceBytes()885 for (specIdx = 0; specIdx < ctx->numSpecs; ++specIdx) { in ConstructResourceBytesByResource()958 if (stuff->numSpecs > UINT32_MAX / sizeof(ctx.specs[0])) in ProcXResQueryResourceBytes()[all …]