Lines Matching defs:cSets
529 unsigned cSets = 0;
537 aSets[cSets].hStore = State.hRootStore;
538 aSets[cSets].paTAs = g_aSUPTimestampTAs;
539 aSets[cSets].cTAs = g_cSUPTimestampTAs;
540 cSets++;
541 aSets[cSets].hStore = State.hRootStore;
542 aSets[cSets].paTAs = g_aSUPSpcRootTAs;
543 aSets[cSets].cTAs = g_cSUPSpcRootTAs;
544 cSets++;
545 aSets[cSets].hStore = State.hRootStore;
546 aSets[cSets].paTAs = g_aSUPNtKernelRootTAs;
547 aSets[cSets].cTAs = g_cSUPNtKernelRootTAs;
548 cSets++;
549 aSets[cSets].hStore = State.hKernelRootStore;
550 aSets[cSets].paTAs = g_aSUPNtKernelRootTAs;
551 aSets[cSets].cTAs = g_cSUPNtKernelRootTAs;
552 cSets++;
561 for (unsigned i = 0; i < cSets; i++)