HomeSort by relevance Sort by last modified time
    Searched full:x86 (Results 726 - 750 of 5961) sorted by null

<<21222324252627282930>>

  /external/qemu/distrib/kernel-toolchain/
android-kernel-toolchain-ar 6 # -fpic (and also -mfpmath=sse for x86) by default. When building the
21 # ARCH must also be defined before calling this script, e.g. 'arm' or 'x86'
49 if [ "$ARCH" = "x86" ]; then
50 # Special case #2: For x86, disable SSE FPU arithmetic too
android-kernel-toolchain-as 6 # -fpic (and also -mfpmath=sse for x86) by default. When building the
21 # ARCH must also be defined before calling this script, e.g. 'arm' or 'x86'
49 if [ "$ARCH" = "x86" ]; then
50 # Special case #2: For x86, disable SSE FPU arithmetic too
android-kernel-toolchain-gcc 6 # -fpic (and also -mfpmath=sse for x86) by default. When building the
21 # ARCH must also be defined before calling this script, e.g. 'arm' or 'x86'
49 if [ "$ARCH" = "x86" ]; then
50 # Special case #2: For x86, disable SSE FPU arithmetic too
android-kernel-toolchain-ld 6 # -fpic (and also -mfpmath=sse for x86) by default. When building the
21 # ARCH must also be defined before calling this script, e.g. 'arm' or 'x86'
49 if [ "$ARCH" = "x86" ]; then
50 # Special case #2: For x86, disable SSE FPU arithmetic too
android-kernel-toolchain-nm 6 # -fpic (and also -mfpmath=sse for x86) by default. When building the
21 # ARCH must also be defined before calling this script, e.g. 'arm' or 'x86'
49 if [ "$ARCH" = "x86" ]; then
50 # Special case #2: For x86, disable SSE FPU arithmetic too
android-kernel-toolchain-objcopy 6 # -fpic (and also -mfpmath=sse for x86) by default. When building the
21 # ARCH must also be defined before calling this script, e.g. 'arm' or 'x86'
49 if [ "$ARCH" = "x86" ]; then
50 # Special case #2: For x86, disable SSE FPU arithmetic too
android-kernel-toolchain-objdump 6 # -fpic (and also -mfpmath=sse for x86) by default. When building the
21 # ARCH must also be defined before calling this script, e.g. 'arm' or 'x86'
49 if [ "$ARCH" = "x86" ]; then
50 # Special case #2: For x86, disable SSE FPU arithmetic too
android-kernel-toolchain-ranlib 6 # -fpic (and also -mfpmath=sse for x86) by default. When building the
21 # ARCH must also be defined before calling this script, e.g. 'arm' or 'x86'
49 if [ "$ARCH" = "x86" ]; then
50 # Special case #2: For x86, disable SSE FPU arithmetic too
android-kernel-toolchain-size 6 # -fpic (and also -mfpmath=sse for x86) by default. When building the
21 # ARCH must also be defined before calling this script, e.g. 'arm' or 'x86'
49 if [ "$ARCH" = "x86" ]; then
50 # Special case #2: For x86, disable SSE FPU arithmetic too
android-kernel-toolchain-strip 6 # -fpic (and also -mfpmath=sse for x86) by default. When building the
21 # ARCH must also be defined before calling this script, e.g. 'arm' or 'x86'
49 if [ "$ARCH" = "x86" ]; then
50 # Special case #2: For x86, disable SSE FPU arithmetic too
toolbox.sh 6 # -fpic (and also -mfpmath=sse for x86) by default. When building the
21 # ARCH must also be defined before calling this script, e.g. 'arm' or 'x86'
49 if [ "$ARCH" = "x86" ]; then
50 # Special case #2: For x86, disable SSE FPU arithmetic too
  /external/qemu/distrib/sdl-1.2.15/src/video/Xext/
README 6 You can't link static library code into shared libraries on non-x86
  /external/valgrind/main/memcheck/tests/x86/
Makefile.am 24 xor-undef-x86.stderr.exp xor-undef-x86.stdout.exp \
25 xor-undef-x86.vgtest
39 xor-undef-x86
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
ipcbuf.h 5 * The ipc64_perm structure for x86 architecture.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
ipcbuf.h 5 * The ipc64_perm structure for x86 architecture.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
ipcbuf.h 5 * The ipc64_perm structure for x86 architecture.
  /prebuilts/tools/gcc-sdk/
addr2line 11 #PREFIX32=../../gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/i686-linux # previous version
12 PREFIX32=../../gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/i686-linux
13 PREFIX64=../../gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/bin/x86_64-linux
29 file -L "$SHELL" | grep -q "x86[_-]64"
ar 11 #PREFIX32=../../gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/i686-linux # previous version
12 PREFIX32=../../gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/i686-linux
13 PREFIX64=../../gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/bin/x86_64-linux
29 file -L "$SHELL" | grep -q "x86[_-]64"
as 11 #PREFIX32=../../gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/i686-linux # previous version
12 PREFIX32=../../gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/i686-linux
13 PREFIX64=../../gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/bin/x86_64-linux
29 file -L "$SHELL" | grep -q "x86[_-]64"
c++ 11 #PREFIX32=../../gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/i686-linux # previous version
12 PREFIX32=../../gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/i686-linux
13 PREFIX64=../../gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/bin/x86_64-linux
29 file -L "$SHELL" | grep -q "x86[_-]64"
c++filt 11 #PREFIX32=../../gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/i686-linux # previous version
12 PREFIX32=../../gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/i686-linux
13 PREFIX64=../../gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/bin/x86_64-linux
29 file -L "$SHELL" | grep -q "x86[_-]64"
cpp 11 #PREFIX32=../../gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/i686-linux # previous version
12 PREFIX32=../../gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/i686-linux
13 PREFIX64=../../gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/bin/x86_64-linux
29 file -L "$SHELL" | grep -q "x86[_-]64"
elfedit 11 #PREFIX32=../../gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/i686-linux # previous version
12 PREFIX32=../../gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/i686-linux
13 PREFIX64=../../gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/bin/x86_64-linux
29 file -L "$SHELL" | grep -q "x86[_-]64"
g++ 11 #PREFIX32=../../gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/i686-linux # previous version
12 PREFIX32=../../gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/i686-linux
13 PREFIX64=../../gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/bin/x86_64-linux
29 file -L "$SHELL" | grep -q "x86[_-]64"
gcc 11 #PREFIX32=../../gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/i686-linux # previous version
12 PREFIX32=../../gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/i686-linux
13 PREFIX64=../../gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/bin/x86_64-linux
29 file -L "$SHELL" | grep -q "x86[_-]64"

Completed in 730 milliseconds

<<21222324252627282930>>