OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:c89
(Results
1 - 3
of
3
) 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
...]
/external/valgrind/unittest/
Makefile
28
OS_CFLAGS=-Wall -Werror -Wno-sign-compare -Wshadow -Wno-unused-function -std=
c89
32
OS_CFLAGS=-Wall -Werror -Wno-sign-compare -Wshadow -Wno-unused-function -std=
c89
/dalvik/tests/089-jumbo-opcodes/src/
Main.java
597
Class
c89
= Thread.class;
local
812
useRegs(c81, c82, c83, c84, c85, c86, c87, c88,
c89
, c90);
Completed in 3480 milliseconds