Searched refs:gPlatformIndexes (Results 1 – 2 of 2) sorted by relevance
136 int32_t gPlatformIndexes[10]; variable325 gPlatformIndexes[gPlatformNo++] = i; in addPlatform()496 strcpy(tailoringName, platforms[gPlatformIndexes[0]].name); in getFileNames()503 strcpy(tailoringDumpName, platforms[gPlatformIndexes[0]].name); in getFileNames()510 strcpy(diffName, platforms[gPlatformIndexes[0]].name); in getFileNames()547 if(createDir(platforms[gPlatformIndexes[0]].name) == 0) { in setFiles()567 if(createDir(platforms[gPlatformIndexes[0]].name) == 0) { in setFiles()670 debug->log("\nGenerating order for platform: %s\n", platforms[gPlatformIndexes[0]].name); in processCollator()671 gComparer = platforms[gPlatformIndexes[0]].comparer; in processCollator()673 …StrengthProbe probe(platforms[gPlatformIndexes[0]].comparer, platforms[gPlatformIndexes[0]].skgett… in processCollator()[all …]
99 int32_t gPlatformIndexes[10]; variable193 gPlatformIndexes[gPlatformNo++] = i; in addPlatform()1502 strcat(filename, platforms[gPlatformIndexes[i]].name); in setOutputFile()1536 u_fprintf(out, "\nGenerating order for platform: %s\n", platforms[gPlatformIndexes[i]].name); in processCollator()1537 gComparer = platforms[gPlatformIndexes[i]].comparer; in processCollator()