Searched refs:CPU (Results 1 – 11 of 11) sorted by relevance
8 Debug|Any CPU = Debug|Any CPU9 Release|Any CPU = Release|Any CPU12 {F62D440E-8976-4A6D-91A8-89F09701074F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU13 {F62D440E-8976-4A6D-91A8-89F09701074F}.Debug|Any CPU.Build.0 = Debug|Any CPU14 {F62D440E-8976-4A6D-91A8-89F09701074F}.Release|Any CPU.ActiveCfg = Release|Any CPU15 {F62D440E-8976-4A6D-91A8-89F09701074F}.Release|Any CPU.Build.0 = Release|Any CPU
227 $CPU = "I";243 $CPU = "S";273 $CPU = "I";283 $CPU = "S";293 $CPU = "P";336 $CPU = "I";348 $CPU = "X";374 $CPU = "X";393 $CPU = "I";403 $CPU = "R";[all …]
1075 CPU=mipsisa64r61078 CPU=mipsisa32r61081 CPU=mips641083 CPU=mips1100 test "x$CPU" != x && { echo "$CPU${MIPS_ENDIAN}-unknown-linux-$LIBCABI"; exit; }1160 CPU=$UNAME_MACHINE1176 x86) CPU=i686 ;;1180 GUESS=$CPU-pc-linux-$LIBCABI
857 - #undef CPU861 - CPU=mipsel864 - CPU=mips866 - CPU=873 - test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0891 #undef CPU897 - CPU=mips64el901 - CPU=mips64904 CPU=909 - test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0[all …]
2586 #undef CPU2592 - CPU=mipsel2593 + CPU=${UNAME_MACHINE}el2596 - CPU=mips2597 + CPU=${UNAME_MACHINE}2599 CPU=2603 - eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`2605 - test x"${CPU}" != x && echo "${CPU}-pc-linux-gnu" && exit 02607 + test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }2639 # Look for CPU level[all …]
35 ifeq ($(CPU),X)39 ifeq ($(CPU),P)
37 ifeq ($(CPU),X)
5 # NSS_X64 means the target is a 64-bits 64 CPU architecture
116 +.IF "$(GUI)$(CPU)"=="WNTP"
24 +.IF "$(GUI)$(CPU)"=="WNTP"
87 architecture, a destination machine using little endian CPU
Completed in 97 milliseconds