OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:i386
(Results
426 - 450
of
1865
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/ndk/sources/host-tools/sed-4.2.1/m4/
multiarch.m4
15
# ./configure CC="gcc -arch
i386
-arch x86_64 -arch ppc -arch ppc64" \
16
# CXX="g++ -arch
i386
-arch x86_64 -arch ppc -arch ppc64" \
/bionic/libc/tools/
checksyscalls.py
5
# for the arm and
i386
architectures
132
# on recent kernels, asm-
i386
and asm-x64_64 have been merged into asm-x86
136
x86_unistd = find_arch_header(linux_root, "
i386
", "unistd.h")
140
print "WEIRD: Could not locate the
i386
/x86 unistd.h header file,"
/development/host/windows/usb/adb_winapi_test/
SOURCES
32
..\api\obj$(BUILD_ALT_DIR)\
i386
\AdbWinApi.lib
/external/bzip2/
libbz2.dsp
54
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:
I386
55
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:
I386
/out:"libbz2.dll"
80
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:
I386
/pdbtype:sept
81
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:
I386
/out:"libbz2.dll" /pdbtype:sept
/external/chromium/testing/gtest/xcode/Config/
General.xcconfig
11
ARCHS =
i386
x86_64 ppc ppc64
/external/clang/test/CodeGen/
alias.c
1
// RUN: %clang_cc1 -triple
i386
-pc-linux-gnu -emit-llvm -o %t %s
attr-weakref.c
1
// RUN: %clang_cc1 -emit-llvm -triple
i386
-linux-gnu -o %t %s
attr-weakref2.c
1
// RUN: %clang_cc1 -emit-llvm -triple
i386
-linux-gnu -o %t %s
blocks.c
1
// RUN: %clang_cc1 -triple
i386
-unknown-unknown %s -emit-llvm -o - -fblocks | FileCheck %s
mangle.c
1
// RUN: %clang_cc1 -triple
i386
-pc-linux-gnu -emit-llvm -o - %s | FileCheck %s
may-alias.c
1
// RUN: %clang_cc1 -Werror -triple
i386
-unknown-unknown -emit-llvm -O1 -disable-llvm-optzns -o %t %s
mmx-shift-with-immediate.c
1
// RUN: %clang -mmmx -target
i386
-unknown-unknown -emit-llvm -S %s -o - | FileCheck %s
vector.c
1
// RUN: %clang_cc1 -triple
i386
-apple-darwin9 -O1 -target-cpu pentium4 -target-feature +sse4.1 -g -emit-llvm %s -o - | FileCheck %s
vla-4.c
1
// RUN: %clang_cc1 -triple
i386
-unknown-unknown %s -emit-llvm -o - | FileCheck %s
wchar-const.c
1
// RUN: %clang_cc1 -emit-llvm %s -o - -triple
i386
-pc-win32 | FileCheck %s --check-prefix=WIN
x86_32-arguments-win32.c
1
// RUN: %clang_cc1 -w -triple
i386
-pc-win32 -emit-llvm -o - %s | FileCheck %s
/external/clang/test/CodeGenCXX/
2007-01-06-PtrMethodInit.cpp
1
// RUN: %clang_cc1 -emit-llvm %s -o - -triple
i386
-apple-macosx10.7.2
array-construction.cpp
4
// RUN: %clang_cc1 -triple
i386
-apple-darwin -std=c++11 -S %s -o %t-32.s
array-operator-delete-call.cpp
4
// RUN: %clang_cc1 -triple
i386
-apple-darwin -std=c++11 -S %s -o %t-32.s
bitfield-layout.cpp
2
// RUN: %clang_cc1 %s -triple=
i386
-apple-darwin10 -emit-llvm -o - -O3 | FileCheck -check-prefix LP32 %s
cast-conversion.cpp
4
// RUN: %clang_cc1 -triple
i386
-apple-darwin -std=c++11 -S %s -o %t-32.s
constructor-default-arg.cpp
4
// RUN: %clang_cc1 -triple
i386
-apple-darwin -std=c++11 -S %s -o %t-32.s
constructor-template.cpp
4
// RUN: %clang_cc1 -triple
i386
-apple-darwin -std=c++11 -S %s -o %t-32.s
convert-to-fptr.cpp
4
// RUN: %clang_cc1 -triple
i386
-apple-darwin -std=c++11 -S %s -o %t-32.s
new-array-init-exceptions.cpp
1
// RUN: %clang_cc1 -std=c++11 -triple
i386
-unknown-unknown -fexceptions -fcxx-exceptions %s -emit-llvm -o - | FileCheck %s
Completed in 638 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>