HomeSort by relevance Sort by last modified time
    Searched refs:i686 (Results 101 - 125 of 180) sorted by null

1 2 3 45 6 7 8

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Makefile 35 host= i686-pc-linux-gnu
37 CC= i686-linux-gnu-gcc
38 CXX= i686-linux-gnu-g++
41 AR= i686-linux-gnu-ar
42 RANLIB= i686-linux-gnu-ranlib
123 LDSHARED= i686-linux-gnu-gcc -shared $(LDFLAGS)
124 BLDSHARED= i686-linux-gnu-gcc -shared $(LDFLAGS)
125 LDCXXSHARED= i686-linux-gnu-gcc -shared
157 CONFIG_ARGS= '--prefix=/tmp/ndk-andrewhsieh/buildhost/install/prebuilt/linux-x86' '--build=x86_64-linux-gnu' '--host=i686-linux-gnu' '--with-build-sysroot' '--disable-ipv6' 'build_alias=x86_64-linux-gnu' 'host_alias=i686-linux-gnu' 'CC=i686-linux-gnu-gcc' 'CFLAGS=-O2 -Os -fomit-frame-pointer -s' 'LDFLAGS=
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/config/
config.guess 999 *Pent*|*Celeron) UNAME_MACHINE=i686 ;;
1013 && UNAME_MACHINE=i686
1015 && UNAME_MACHINE=i686
    [all...]
config.sub 772 basic_machine=i686-pc
775 basic_machine=i686-pc
784 basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
787 basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
  /external/icu/icu4c/source/
config.status 528 s,@build@,i686-pc-linux-gnu,;t t
529 s,@build_cpu@,i686,;t t
532 s,@host@,i686-pc-linux-gnu,;t t
533 s,@host_cpu@,i686,;t t
    [all...]
  /external/libunwind/aux/
config.sub 738 basic_machine=i686-pc
741 basic_machine=i686-pc
747 basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
750 basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
  /external/llvm/utils/buildit/
build_llvm 157 --build=i686-apple-darwin10 \
181 configure_opts="--enable-targets=x86 --host=i686-apple-darwin_sim \
182 --build=i686-apple-darwin10"
  /external/qemu-pc-bios/bochs/
config.sub 738 basic_machine=i686-pc
741 basic_machine=i686-pc
747 basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
750 basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
  /external/srtp/
config.sub 794 basic_machine=i686-pc
797 basic_machine=i686-pc
806 basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
809 basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
config.guess 1028 *Pent*|*Celeron) UNAME_MACHINE=i686 ;;
1042 && UNAME_MACHINE=i686
1044 && UNAME_MACHINE=i686
    [all...]
  /hardware/intel/img/libdrm/
config.sub 772 basic_machine=i686-pc
775 basic_machine=i686-pc
784 basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
787 basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
config.guess 999 *Pent*|*Celeron) UNAME_MACHINE=i686 ;;
1013 && UNAME_MACHINE=i686
1015 && UNAME_MACHINE=i686
    [all...]
  /ndk/build/tools/
build-mingw64-toolchain.sh 102 i?86) ARCH=i686;;
191 either x86_64-w64-mingw32 or i686-w64-mingw32, depending on your compiler's
198 the '--target-arch=i686' option. Otherwise, use -m32 or -m64 at compile/link
251 BUILD_TAG32=i686-linux-gnu
302 i686) TARGET_BITS=32;;
303 *) panic "Invalid --target parameter. Valid values are: x86_64 i686";;
331 HOST_ARCH=i686
546 var_append BINUTILS_CONFIGURE_OPTIONS "--enable-targets=x86_64-w64-mingw32,i686-w64-mingw32"
build-gnu-libstdc++.sh 170 BUILD_HOST=i686-linux-android
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/
build-mingw64-toolchain.sh 102 i?86) ARCH=i686;;
191 either x86_64-w64-mingw32 or i686-w64-mingw32, depending on your compiler's
198 the '--target-arch=i686' option. Otherwise, use -m32 or -m64 at compile/link
251 BUILD_TAG32=i686-linux-gnu
302 i686) TARGET_BITS=32;;
303 *) panic "Invalid --target parameter. Valid values are: x86_64 i686";;
331 HOST_ARCH=i686
546 var_append BINUTILS_CONFIGURE_OPTIONS "--enable-targets=x86_64-w64-mingw32,i686-w64-mingw32"
  /external/cmockery/cmockery_0_1_2/
config.guess 1031 *Pent*|*Celeron) UNAME_MACHINE=i686 ;;
1045 && UNAME_MACHINE=i686
1047 && UNAME_MACHINE=i686
    [all...]
  /external/libogg/win32/
Makefile 63 host_triplet = i686-pc-linux-gnu
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/
testit_android 230 TOOLCHAIN_PREFIX=i686-linux-android
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
testit_android 224 TOOLCHAIN_PREFIX=i686-linux-android
  /external/bison/build-aux/
config.sub 619 basic_machine=i686-pc
976 basic_machine=i686-pc
979 basic_machine=i686-pc
988 basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
991 basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
1226 basic_machine=i686-pc
    [all...]
  /external/chromium_org/third_party/opus/src/
config.sub 610 basic_machine=i686-pc
963 basic_machine=i686-pc
966 basic_machine=i686-pc
975 basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
978 basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
1209 basic_machine=i686-pc
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
config.sub 603 basic_machine=i686-pc
956 basic_machine=i686-pc
959 basic_machine=i686-pc
968 basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
971 basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
1202 basic_machine=i686-pc
    [all...]
  /external/libedit/
config.sub 614 basic_machine=i686-pc
971 basic_machine=i686-pc
974 basic_machine=i686-pc
983 basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
986 basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
1221 basic_machine=i686-pc
    [all...]
  /external/libopus/
config.sub 610 basic_machine=i686-pc
963 basic_machine=i686-pc
966 basic_machine=i686-pc
975 basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
978 basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
1209 basic_machine=i686-pc
    [all...]
  /external/llvm/autoconf/
config.sub 605 basic_machine=i686-pc
955 basic_machine=i686-pc
958 basic_machine=i686-pc
967 basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
970 basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
1201 basic_machine=i686-pc
    [all...]
  /external/openfst/
config.sub 610 basic_machine=i686-pc
963 basic_machine=i686-pc
966 basic_machine=i686-pc
975 basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
978 basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
1209 basic_machine=i686-pc
    [all...]

Completed in 3783 milliseconds

1 2 3 45 6 7 8