Lines Matching refs:profilesFound
534 uint32_t profilesFound; in AllocSharedProfiles() local
548 profilesFound = 0; in AllocSharedProfiles()
552 profilesFound++; in AllocSharedProfiles()
555 if (profilesFound == numOfProfiles) in AllocSharedProfiles()
559 if (profilesFound != numOfProfiles) in AllocSharedProfiles()
853 uint16_t profilesFound = 0; in PlcrAllocProfilesForPartition() local
913 profilesFound++; in PlcrAllocProfilesForPartition()
917 if (profilesFound == numOfProfiles) in PlcrAllocProfilesForPartition()
1072 uint32_t profilesFound; in FmPcdPlcrAllocProfiles() local
1090 profilesFound = 0; in FmPcdPlcrAllocProfiles()
1097 profilesFound++; in FmPcdPlcrAllocProfiles()
1099 if (profilesFound == numOfProfiles) in FmPcdPlcrAllocProfiles()
1104 profilesFound = 0; in FmPcdPlcrAllocProfiles()
1110 if (profilesFound == numOfProfiles) in FmPcdPlcrAllocProfiles()