Lines Matching refs:bFound
1463 MS_BOOL bFound = FALSE; in _TSP_PidFlt_Alloc() local
1488 bFound = TRUE; in _TSP_PidFlt_Alloc()
1536 bFound = TRUE; in _TSP_PidFlt_Alloc()
1545 bFound = TRUE; in _TSP_PidFlt_Alloc()
1557 bFound = TRUE; in _TSP_PidFlt_Alloc()
1572 bFound = TRUE; in _TSP_PidFlt_Alloc()
1598 for(i = 0; ((i < DSCMB_FLT_START_ID) && (bFound == FALSE)); i++) in _TSP_PidFlt_Alloc()
1602 bFound = TRUE; in _TSP_PidFlt_Alloc()
1609 for(i = DSCMB2_FLT_END_ID + 1; ((i < DSCMB_FLT_SHAREKEY_START_ID) && (bFound == FALSE)); i++) in _TSP_PidFlt_Alloc()
1613 bFound = TRUE; in _TSP_PidFlt_Alloc()
1618 for(i = DSCMB_FLT_SHAREKEY_START_ID; ((i <= pid_idx_end) && (bFound == FALSE)); i++) in _TSP_PidFlt_Alloc()
1627 bFound = TRUE; in _TSP_PidFlt_Alloc()
1634 for(i = (int)pid_idx_start; ((i >= 0) && (bFound == FALSE)); i--) in _TSP_PidFlt_Alloc()
1643 bFound = TRUE; in _TSP_PidFlt_Alloc()
1650 if (bFound == FALSE) in _TSP_PidFlt_Alloc()