OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:integrated
(Results
1 - 4
of
4
) sorted by null
/frameworks/compile/linkloader/tests/images/
gen-test-elf.sh
19
clang -
integrated
-as -std=c89 -c test.c -o test-tegra2.o -ccc-host-triple armv7-none-linux-gnueabi -mcpu=cortex-a9 -mfpu=vfp
20
clang -
integrated
-as -std=c89 -c test.c -o test-arm.o -ccc-host-triple armv7-none-linux-gnueabi
21
clang -
integrated
-as -std=c89 -c test.c -o test-x86_32.o -ccc-host-triple i686-none-linux
22
clang -
integrated
-as -std=c89 -c test.c -o test-x86_64.o -ccc-host-triple x86_64-none-linux
24
clang -
integrated
-as -std=c89 -c simple-test.c -o simple-test-arm.o -ccc-host-triple armv7-none-linux-gnueabi
25
clang -
integrated
-as -std=c89 -c simple-test.c -o simple-test-x86_32.o -ccc-host-triple i686-none-linux
26
clang -
integrated
-as -std=c89 -c simple-test.c -o simple-test-x86_64.o -ccc-host-triple x86_64-none-linux
28
clang -
integrated
-as -std=c89 -c rodata-test.c -o rodata-test-tegra2.o -ccc-host-triple armv7-none-linux-gnueabi -mcpu=cortex-a9 -mfpu=vfp
29
clang -
integrated
-as -std=c89 -c rodata-test.c -o rodata-test-arm.o -ccc-host-triple armv7-none-linux-gnueabi
30
clang -
integrated
-as -std=c89 -c rodata-test.c -o rodata-test-x86_32.o -ccc-host-triple i686-none-linu
[
all
...]
/packages/experimental/procstatlog/
Android.mk
18
# (we want to run this on oddball partner-
integrated
devices).
/external/clang/runtime/compiler-rt/
Makefile
32
CLANG_CCFLAGS := -no-
integrated
-as
/dalvik/dexopt/
Android.mk
16
# dexopt, the DEX file optimizer. This is fully
integrated
with the VM,
Completed in 180 milliseconds