Searched refs:specIdx (Results 1 – 1 of 1) sorted by relevance
534 int specIdx; in ConstructClientIds() local536 for (specIdx = 0; specIdx < numSpecs; ++specIdx) { in ConstructClientIds()537 if (specs[specIdx].client == 0) { in ConstructClientIds()542 specs[specIdx].mask, ctx)) { in ConstructClientIds()548 int clientID = CLIENT_ID(specs[specIdx].client); in ConstructClientIds()552 specs[specIdx].mask, ctx)) { in ConstructClientIds()851 int specIdx; in ConstructClientResourceBytes() local852 for (specIdx = 0; specIdx < ctx->numSpecs; ++specIdx) { in ConstructClientResourceBytes()853 xXResResourceIdSpec* spec = ctx->specs + specIdx; in ConstructClientResourceBytes()884 int specIdx; in ConstructResourceBytesByResource() local[all …]