Lines Matching defs:minRegIdx

147     int minRegIdx = 6; // 6 : index of first REGISTERS - 1
149 return CheckKeyWords(filePath, log, expectNum, minRegIdx) == expectNum;
158 int minRegIdx = 8; // 8 : index of first REGISTERS - 1
160 return CheckKeyWords(filePath, log, expectNum, minRegIdx) == expectNum;
170 int minRegIdx = 9; // 7 : index of first REGISTERS - 1
172 return CheckKeyWords(filePath, log, expectNum, minRegIdx) == expectNum;
181 int minRegIdx = 7; // 7 : index of first REGISTERS - 1
183 return CheckKeyWords(filePath, log, expectNum, minRegIdx) == expectNum;
192 int minRegIdx = 6; // 6 : index of first REGISTERS - 1
194 return CheckKeyWords(filePath, log, expectNum, minRegIdx) == expectNum;
203 int minRegIdx = 6; // 6 : index of first REGISTERS - 1
205 return CheckKeyWords(filePath, log, expectNum, minRegIdx) == expectNum;
215 int minRegIdx = 6; // 6 : index of first REGISTERS - 1
217 return CheckKeyWords(filePath, log, expectNum, minRegIdx) == expectNum;
276 int minRegIdx = 6; // 6 : index of first REGISTERS - 1
278 return CheckKeyWords(filePath, log, expectNum, minRegIdx) == expectNum;
288 int minRegIdx = 11; // 11 : index of first REGISTERS - 1
290 return CheckKeyWords(filePath, log, expectNum, minRegIdx) == expectNum;
301 int minRegIdx = 11; // 11 : index of first REGISTERS - 1
303 return CheckKeyWords(filePath, log, expectNum, minRegIdx) == expectNum;
313 int minRegIdx = 10; // 10 : index of first REGISTERS - 1
315 if (CheckKeyWords(filePath, log, expectNum, minRegIdx) != expectNum) {
330 int minRegIdx = 8; // 8 : index of first REGISTERS - 1
332 return CheckKeyWords(filePath, log, expectNum, minRegIdx) == expectNum;
1132 int minRegIdx = 5; // 5 : index of first REGISTERS - 1
1134 int count = CheckKeyWords(fileName, log, expectNum, minRegIdx);
1313 int minRegIdx = 7; // 7 : index of first REGISTERS - 1
1315 return CheckKeyWords(filePath, log, expectNum, minRegIdx) == expectNum;