Home
last modified time | relevance | path

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

/aoo42x/main/extensions/test/ole/VisualBasic/
H A DProject1.sln7 Debug|Any CPU = Debug|Any CPU
8 Release|Any CPU = Release|Any CPU
11 {F62D440E-8976-4A6D-91A8-89F09701074F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
12 {F62D440E-8976-4A6D-91A8-89F09701074F}.Debug|Any CPU.Build.0 = Debug|Any CPU
13 {F62D440E-8976-4A6D-91A8-89F09701074F}.Release|Any CPU.ActiveCfg = Release|Any CPU
14 {F62D440E-8976-4A6D-91A8-89F09701074F}.Release|Any CPU.Build.0 = Release|Any CPU
/aoo42x/main/
H A Dset_soenv.in227 $CPU = "I";
243 $CPU = "S";
271 $CPU = "I";
281 $CPU = "S";
291 $CPU = "P";
332 $CPU = "I";
344 $CPU = "X";
369 $CPU = "X";
388 $CPU = "I";
398 $CPU = "R";
[all …]
H A Dconfig.guess986 CPU=$UNAME_MACHINE
1002 eabi | eabihf) CPU=armv8l; LIBCABI=$LIBC$ABI ;;
1005 GUESS=$CPU-unknown-linux-$LIBCABI
1110 CPU=mipsisa64r6
1113 CPU=mipsisa32r6
1116 CPU=mips64
1118 CPU=mips
1135 test "x$CPU" != x && { echo "$CPU${MIPS_ENDIAN}-unknown-linux-$LIBCABI"; exit; }
1195 CPU=$UNAME_MACHINE
1211 x86) CPU=i686 ;;
[all …]
H A Dconfigure.ac1310 AC_MSG_ERROR([the --enable-win64 option can only be used on an AMD64 CPU])
2139 AC_MSG_ERROR([Unknown/unsupported Windows CPU $build_cpu.])
2269 AC_MSG_ERROR([Unknown/unsupported Windows CPU $build_cpu.])
/aoo42x/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 …]
/aoo42x/main/libtextcat/
H A Dlibtextcat-2.2.patch2619 #undef CPU
2625 - CPU=mipsel
2626 + CPU=${UNAME_MACHINE}el
2629 - CPU=mips
2630 + CPU=${UNAME_MACHINE}
2632 CPU=
2636 - eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
2638 - test x"${CPU}" != x && echo "${CPU}-pc-linux-gnu" && exit 0
2640 + test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
2672 # Look for CPU level
[all …]
/aoo42x/main/basic/
H A DLibrary_sb.mk153 ifeq ($(GUI)$(COM)$(CPU),WNTMSCI)
157 else ifeq ($(GUI)$(COM)$(CPU),WNTGCCI)
/aoo42x/main/solenv/gbuild/platform/
H A Dfreebsd.mk35 ifeq ($(CPU),X)
39 ifeq ($(CPU),P)
H A Dlinux.mk36 ifeq ($(CPU),X)
/aoo42x/main/rsc/
H A DExecutable_rscpp.mk66 ifeq ($(OS)$(CPU),SOLARISI)
/aoo42x/main/cppu/util/
H A Dmakefile.mk74 SHL2VERSIONMAP:=$(SHL2TARGET)$(CPU).map
/aoo42x/main/slideshow/
H A DStaticLibrary_sldshw_s.mk160 ifeq ($(OS)$(CPU),SOLARISS)
/aoo42x/main/jpeg/
H A Djpeg-8d.patch116 +.IF "$(GUI)$(CPU)"=="WNTP"
/aoo42x/main/libpng/
H A Dlibpng-1.5.26.patch37 +.IF "$(GUI)$(CPU)"=="WNTP"
/aoo42x/main/offapi/com/sun/star/rendering/
H A DXIntegerBitmapColorSpace.idl87 architecture, a destination machine using little endian CPU

Completed in 325 milliseconds