Home
last modified time | relevance | path

Searched refs:CPU (Results 1 – 11 of 11) sorted by relevance

/aoo41x/main/extensions/test/ole/VisualBasic/
H A DProject1.sln8 Debug|Any CPU = Debug|Any CPU
9 Release|Any CPU = Release|Any CPU
12 {F62D440E-8976-4A6D-91A8-89F09701074F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
13 {F62D440E-8976-4A6D-91A8-89F09701074F}.Debug|Any CPU.Build.0 = Debug|Any CPU
14 {F62D440E-8976-4A6D-91A8-89F09701074F}.Release|Any CPU.ActiveCfg = Release|Any CPU
15 {F62D440E-8976-4A6D-91A8-89F09701074F}.Release|Any CPU.Build.0 = Release|Any CPU
/aoo41x/main/
H A Dset_soenv.in227 $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 …]
H A Dconfig.guess1075 CPU=mipsisa64r6
1078 CPU=mipsisa32r6
1081 CPU=mips64
1083 CPU=mips
1100 test "x$CPU" != x && { echo "$CPU${MIPS_ENDIAN}-unknown-linux-$LIBCABI"; exit; }
1160 CPU=$UNAME_MACHINE
1176 x86) CPU=i686 ;;
1180 GUESS=$CPU-pc-linux-$LIBCABI
/aoo41x/main/libxmlsec/
H A Dxmlsec1-update-config-sub-and-guess.patch857 - #undef CPU
861 - CPU=mipsel
864 - CPU=mips
866 - CPU=
873 - test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
891 #undef CPU
897 - CPU=mips64el
901 - CPU=mips64
904 CPU=
909 - test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
[all …]
/aoo41x/main/libtextcat/
H A Dlibtextcat-2.2.patch2586 #undef CPU
2592 - CPU=mipsel
2593 + CPU=${UNAME_MACHINE}el
2596 - CPU=mips
2597 + 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 0
2607 + test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
2639 # Look for CPU level
[all …]
/aoo41x/main/solenv/gbuild/platform/
H A Dfreebsd.mk35 ifeq ($(CPU),X)
39 ifeq ($(CPU),P)
H A Dlinux.mk37 ifeq ($(CPU),X)
/aoo41x/main/nss/
H A Dnss_linux.patch5 # NSS_X64 means the target is a 64-bits 64 CPU architecture
/aoo41x/main/jpeg/
H A Djpeg-8d.patch116 +.IF "$(GUI)$(CPU)"=="WNTP"
/aoo41x/main/libpng/
H A Dlibpng-1.5.1.patch24 +.IF "$(GUI)$(CPU)"=="WNTP"
/aoo41x/main/offapi/com/sun/star/rendering/
H A DXIntegerBitmapColorSpace.idl87 architecture, a destination machine using little endian CPU

Completed in 97 milliseconds