Searched refs:mTokenList (Results 1 – 4 of 4) sorted by relevance
190 CHAR8 *mTokenList[] = { variable251 for (Index = 0; mTokenList[Index] != NULL; Index++) { in EblPerformance()252 if (AsciiStriCmp (mTokenList[Index], Token) == 0) { in EblPerformance()
22 STATIC CONST CHAR8 *mTokenList[] = { variable57 for (Index = 0; mTokenList[Index] != NULL; Index++) { in PrintPerformance()58 if (AsciiStriCmp (mTokenList[Index], Token) == 0) { in PrintPerformance()
198 STATIC CHAR8 *mTokenList[] = { variable265 for (Index = 0; mTokenList[Index] != NULL; Index++) { in EblPerformance()266 if (AsciiStriCmp (mTokenList[Index], Token) == 0) { in EblPerformance()