Searched refs:g_ksCpuArchAgnostic (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/ValidationKit/testmanager/core/
H A Dcoreconsts.py43 g_ksCpuArchAgnostic = 'noarch'; variable
50 g_kasCpuArchesAll = g_kasCpuArches + [g_ksCpuArchAgnostic,];
84 g_kasOsDotCpusAll.append(sOs + '.' + g_ksCpuArchAgnostic);
H A Dbuildsource.py365 dOsDotArches[sOs + '.' + coreconsts.g_ksCpuArchAgnostic] = 1;

Completed in 43 milliseconds