Searched refs:nostdinc (Results 1 - 8 of 8) sorted by relevance

/external/libcxx/
H A Dlibcxx.mk24 LOCAL_CPPFLAGS += -nostdinc++
H A DAndroid.mk53 -nostdinc++ \
/external/libcxx/test/
H A DAndroid.build.mk24 -nostdinc++ \
/external/stlport/etc/
H A DSTLport-4.5.1.spec31 "-nostdinc++ -I/usr/include/stlport" when compile and -lstlport_gcc when
32 link (eg: gcc -nostdinc++ -I/usr/include/stlport x.cc -lstlport_gcc).
H A DSTLport-4.5.3.spec31 "-nostdinc++ -I/usr/include/stlport" when compile and -lstlport_gcc when
32 link (eg: gcc -nostdinc++ -I/usr/include/stlport x.cc -lstlport_gcc).
H A DSTLport-4.6.spec31 "-nostdinc++ -I/usr/include/stlport" when compile and -lstlport_gcc when
32 link (eg: gcc -nostdinc++ -I/usr/include/stlport x.cc -lstlport_gcc).
/external/compiler-rt/
H A DAndroid.mk391 LOCAL_CPPFLAGS := -nostdinc++
/external/valgrind/main/perf/
H A Dtinycc.c2448 int nostdinc; /* if true, no standard headers are added */
21125 if (!s->nostdinc) {
21393 { "nostdinc", TCC_OPTION_nostdinc, 0 },
21564 s->nostdinc = 1;
2446 int nostdinc; /* if true, no standard headers are added */ member in struct:TCCState

Completed in 421 milliseconds