OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:i386
(Results
151 - 175
of
4596
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/syslinux/gpxe/src/arch/i386/prefix/
nullprefix.S
3
.arch
i386
/external/syslinux/win32/
find-mingw32.sh
8
i386
-pc-mingw32- \
12
i386
-pc-mingw32msvc- \
16
i386
-mingw32- \
20
i386
-mingw32msvc- \
/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/x86_64-linux-android/lib/ldscripts/
i386linux.xr
6
OUTPUT_FORMAT("a.out-
i386
-linux", "a.out-
i386
-linux",
7
"a.out-
i386
-linux")
8
OUTPUT_ARCH(
i386
)
i386linux.xu
6
OUTPUT_FORMAT("a.out-
i386
-linux", "a.out-
i386
-linux",
7
"a.out-
i386
-linux")
8
OUTPUT_ARCH(
i386
)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libpthread.so
4
OUTPUT_FORMAT(elf32-
i386
)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/lib/ldscripts/
i386linux.x
3
OUTPUT_FORMAT("a.out-
i386
-linux", "a.out-
i386
-linux",
4
"a.out-
i386
-linux")
5
OUTPUT_ARCH(
i386
)
i386linux.xbn
2
OUTPUT_FORMAT("a.out-
i386
-linux", "a.out-
i386
-linux",
3
"a.out-
i386
-linux")
4
OUTPUT_ARCH(
i386
)
i386linux.xn
2
OUTPUT_FORMAT("a.out-
i386
-linux", "a.out-
i386
-linux",
3
"a.out-
i386
-linux")
4
OUTPUT_ARCH(
i386
)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/
libpthread.so
4
OUTPUT_FORMAT(elf32-
i386
)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/lib/ldscripts/
i386linux.x
3
OUTPUT_FORMAT("a.out-
i386
-linux", "a.out-
i386
-linux",
4
"a.out-
i386
-linux")
5
OUTPUT_ARCH(
i386
)
i386linux.xbn
2
OUTPUT_FORMAT("a.out-
i386
-linux", "a.out-
i386
-linux",
3
"a.out-
i386
-linux")
4
OUTPUT_ARCH(
i386
)
i386linux.xn
2
OUTPUT_FORMAT("a.out-
i386
-linux", "a.out-
i386
-linux",
3
"a.out-
i386
-linux")
4
OUTPUT_ARCH(
i386
)
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/x86_64-linux-android/lib/ldscripts/
i386linux.xr
6
OUTPUT_FORMAT("a.out-
i386
-linux", "a.out-
i386
-linux",
7
"a.out-
i386
-linux")
8
OUTPUT_ARCH(
i386
)
i386linux.xu
6
OUTPUT_FORMAT("a.out-
i386
-linux", "a.out-
i386
-linux",
7
"a.out-
i386
-linux")
8
OUTPUT_ARCH(
i386
)
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cfi/
reloc-pe-i386.d
2
#name: reloc-pe-
i386
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
arch-9.d
2
#name:
i386
arch 9
divide.d
3
#name:
i386
divide
smx.d
2
#name:
i386
SMX
/toolchain/binutils/binutils-2.25/ld/emulparams/
i386go32.sh
9
ARCH=
i386
i386mach.sh
9
ARCH=
i386
i386pep.sh
1
ARCH="
i386
:x86-64"
/external/llvm/test/CodeGen/X86/
stack-align2.ll
1
; RUN: llc < %s -mcpu=generic -mtriple=
i386
-linux | FileCheck %s -check-prefix=LINUX-
I386
2
; RUN: llc < %s -mcpu=generic -mtriple=
i386
-kfreebsd | FileCheck %s -check-prefix=KFREEBSD-
I386
3
; RUN: llc < %s -mcpu=generic -mtriple=
i386
-netbsd | FileCheck %s -check-prefix=NETBSD-
I386
4
; RUN: llc < %s -mcpu=generic -mtriple=i686-apple-darwin8 | FileCheck %s -check-prefix=DARWIN-
I386
15
; LINUX-
I386
: subl $12, %esp
16
; KFREEBSD-
I386
: subl $12, %esp
17
; DARWIN-
I386
: subl $12, %es
[
all
...]
/external/clang/test/Driver/
gnu-runtime.m
1
// RUN: %clang -target
i386
-apple-darwin10 -### -fsyntax-only -fgnu-runtime %s 2>&1 | FileCheck %s
2
// RUN: %clang -target
i386
-apple-darwin10 -### -x objective-c++ -fsyntax-only -fgnu-runtime %s 2>&1 | FileCheck %s
redzone.c
1
// RUN: %clang -target
i386
-unknown-unknown -mno-red-zone %s -S -emit-llvm -o %t.log
3
// RUN: %clang -target
i386
-unknown-unknown -mred-zone %s -S -emit-llvm -o %t.log
/external/clang/test/Frontend/
disable-output.c
2
// RUN: %clang_cc1 %s -emit-llvm-only -triple=
i386
-apple-darwin -o %t
4
// RUN: %clang_cc1 %s -emit-codegen-only -triple=
i386
-apple-darwin -o %t
Completed in 1804 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>