Searched refs:pActive (Results 1 – 2 of 2) sorted by relevance
141 active__stat_func pActive; member152 .pActive = always_active,156 .pActive = always_active,160 .pActive = suite_cs_tests_enable,164 .pActive = suite_vce_tests_enable,168 .pActive = suite_vcn_tests_enable,172 .pActive = suite_uvd_enc_tests_enable,176 .pActive = suite_deadlock_tests_enable,180 .pActive = suite_vm_tests_enable,184 .pActive = suite_ras_tests_enable,[all …]
200092 GeoSegment *pActive = 0;200117 pActive = geopolySortSegmentsByYAndC(pActive);200120 for(pSeg=pActive; pSeg; pSeg=pSeg->pNext){200131 for(pSeg=pActive; pSeg; pSeg=pSeg->pNext){200160 pSeg->pNext = pActive;200161 pActive = pSeg;200165 if( pActive==pThisEvent->pSeg ){200166 pActive = ALWAYS(pActive) ? pActive->pNext : 0;200168 for(pSeg=pActive; pSeg; pSeg=pSeg->pNext){