Lines Matching refs:gPlatformIndexes

136 int32_t gPlatformIndexes[10];
325 gPlatformIndexes[gPlatformNo++] = i;
496 strcpy(tailoringName, platforms[gPlatformIndexes[0]].name);
503 strcpy(tailoringDumpName, platforms[gPlatformIndexes[0]].name);
510 strcpy(diffName, platforms[gPlatformIndexes[0]].name);
547 if(createDir(platforms[gPlatformIndexes[0]].name) == 0) {
567 if(createDir(platforms[gPlatformIndexes[0]].name) == 0) {
670 debug->log("\nGenerating order for platform: %s\n", platforms[gPlatformIndexes[0]].name);
671 gComparer = platforms[gPlatformIndexes[0]].comparer;
673 StrengthProbe probe(platforms[gPlatformIndexes[0]].comparer, platforms[gPlatformIndexes[0]].skgetter, 0x0030, probeChars[0][0], probeChars[0][1], probeChars[0][2], probeChars[0][3]);
713 tailoringBundle->log(lines.toOutput(outputFormat, myLoc, platforms[gPlatformIndexes[0]].name, NULL, true, true, hanAppears), true);
734 bundle->log(lines.toOutput(outputFormat, myLoc, platforms[gPlatformIndexes[0]].name, platforms[gRefNum].name, true, true, hanAppears), true);
759 tailoringBundle->log(han.toOutput(outputFormat, myLoc, platforms[gPlatformIndexes[0]].name, NULL, true, false, false), true);
760 bundle->log(han.toOutput(outputFormat, myLoc, platforms[gPlatformIndexes[0]].name, NULL, true, false, false), true);
776 platforms[gPlatformIndexes[0]].name, platforms[gRefNum].name);
780 platforms[gPlatformIndexes[0]].name, platforms[gRefNum].name);
884 bundle->log(tailoring.toOutput(outputFormat, gLocale, platforms[gPlatformIndexes[0]].name, platforms[gRefNum].name, true, true, false), true);