HomeSort by relevance Sort by last modified time
    Searched full:nostdinc (Results 1 - 25 of 127) sorted by null

1 2 3 4 5 6

  /external/clang/test/Driver/
nostdincxx.cpp 1 // RUN: %clangxx -nostdinc++ %s 2>&1 | FileCheck %s
darwin-cc.c 1 // RUN: %clang -ccc-no-clang -target i386-apple-darwin10 -m32 -### -MD -g -fast -Q -dA -mkernel -ansi -aFOO -S -o /tmp/OUTPUTNAME -g0 -gfull -O2 -Werror -pedantic -Wmost -w -std=c99 -trigraphs -v -pg -fFOO -undef -Qn --param a=b -fmudflap -coverage -save-temps -nostdinc -I ARG0 -F ARG1 -I ARG2 -P -MF ARG3 -MG -MP -remap -g3 -H -D ARG4 -U ARG5 -A ARG6 -D ARG7 -U ARG8 -A ARG9 -include ARG10 -pthread %s 2> %t.log
3 // CHECK: {{ ".*cc1.*" "-E" "-nostdinc" "-v" "-I" "ARG0" "-FARG1" "-I" "ARG2" "-P" "-MD" "[^"]*/OUTPUTNAME.d" "-MF" "ARG3" "-MG" "-MP" "-MQ" "[^"]*/OUTPUTNAME" "-remap" "-dD" "-H" "-D__STATIC__" "-D_REENTRANT" "-D" "ARG4" "-U" "ARG5" "-A" "ARG6" "-D" "ARG7" "-U" "ARG8" "-A" "ARG9" "-include" "ARG10" ".*darwin-cc.c" "-D_MUDFLAP" "-include" "mf-runtime.h" "-m32" "-mkernel" "-mtune=core2" "-mmacosx-version-min=10.6.0" "-ansi" "-std=c99" "-trigraphs" "-Werror" "-pedantic" "-Wmost" "-w" "-fast" "-fno-eliminate-unused-debug-symbols" "-fFOO" "-fmudflap" "-O2" "-undef" "-fpch-preprocess" "-o" ".*darwin-cc.i"}}
  /external/grub/netboot/
Makefile.am 22 libdrivers_a_CFLAGS = $(STAGE2_CFLAGS) -fno-builtin -nostdinc \
63 $(COMPILE) $(STAGE2_CFLAGS) -fno-builtin -nostdinc \
68 $(COMPILE) $(STAGE2_CFLAGS) -fno-builtin -nostdinc \
73 $(COMPILE) $(STAGE2_CFLAGS) -fno-builtin -nostdinc \
78 $(COMPILE) $(STAGE2_CFLAGS) -fno-builtin -nostdinc \
83 $(COMPILE) $(STAGE2_CFLAGS) -fno-builtin -nostdinc \
88 $(COMPILE) $(STAGE2_CFLAGS) -fno-builtin -nostdinc \
93 $(COMPILE) $(STAGE2_CFLAGS) -fno-builtin -nostdinc \
98 $(COMPILE) $(STAGE2_CFLAGS) -fno-builtin -nostdinc \
103 $(COMPILE) $(STAGE2_CFLAGS) -fno-builtin -nostdinc \
    [all...]
Makefile.in 200 libdrivers_a_CFLAGS = $(STAGE2_CFLAGS) -fno-builtin -nostdinc \
    [all...]
  /external/grub/stage1/
Makefile.am 7 AM_CCASFLAGS = $(STAGE1_CFLAGS) -fno-builtin -nostdinc
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
incpath.h 29 /* Do extra includes processing. STDINC is false iff -nostdinc was given. */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
incpath.h 29 /* Do extra includes processing. STDINC is false iff -nostdinc was given. */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
incpath.h 29 /* Do extra includes processing. STDINC is false iff -nostdinc was given. */
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
incpath.h 29 /* Do extra includes processing. STDINC is false iff -nostdinc was given. */
  /external/bluetooth/glib/gobject/
makefile.msc.in 63 glib-genmarshal --nostdinc --prefix=g_cclosure_marshal gmarshal.list --header >> xgen-gmh
68 glib-genmarshal --nostdinc --prefix=g_cclosure_marshal gmarshal.list --body > gmarshal.c
Makefile.am 181 && $(glib_genmarshal) --nostdinc --prefix=g_cclosure_marshal $(srcdir)/gmarshal.list --header >> xgen-gmh \
188 $(glib_genmarshal) --nostdinc --prefix=g_cclosure_marshal $(srcdir)/gmarshal.list --body >> xgen-gmc \
glib-genmarshal.1 38 \fI--nostdinc
  /external/stlport/etc/
STLport-4.5.1.spec 31 "-nostdinc++ -I/usr/include/stlport" when compile and -lstlport_gcc when
32 link (eg: gcc -nostdinc++ -I/usr/include/stlport x.cc -lstlport_gcc).
STLport-4.5.3.spec 31 "-nostdinc++ -I/usr/include/stlport" when compile and -lstlport_gcc when
32 link (eg: gcc -nostdinc++ -I/usr/include/stlport x.cc -lstlport_gcc).
STLport-4.6.spec 31 "-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/openfst/
configure.ac 2 AM_INIT_AUTOMAKE([foreign nostdinc -Wall -Werror])
  /external/grub/
Android.mk 33 LOCAL_CFLAGS += -m32 -O2 -fno-builtin -nostdinc
90 LOCAL_CFLAGS += -m32 -Os -fno-builtin -nostdinc
127 LOCAL_CFLAGS += -m32 -Os -fno-builtin -nostdinc
  /external/grub/docs/
Makefile.am 15 kernel_CFLAGS = -fno-builtin -nostdinc -O -g -Wall \
  /external/dropbear/debian/
rules 23 CC =diet -v -Os gcc -nostdinc
  /external/bluetooth/glib/docs/reference/gobject/
glib-genmarshal.1 57 \fB\-\-nostdinc\fR
glib-genmarshal.xml 71 <term><option>--nostdinc</option></term>
  /ndk/build/tools/
build-gdbserver.sh 208 export CFLAGS="-O2 -nostdinc -nostdlib -D__ANDROID__ -DANDROID -DSTDC_HEADERS $INCLUDE_DIRS $GDBSERVER_CFLAGS" &&
build-gnu-libstdc++.sh 174 export LDFLAGS="-nostdinc -L$SYSROOT/usr/lib -lc"
  /external/grub/stage2/
Makefile.am 82 STAGE2_COMPILE = $(STAGE2_CFLAGS) -fno-builtin -nostdinc \
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/man/man1/
arm-eabi-cpp.1 586 .IP "\fB\-nostdinc\fR" 4
587 .IX Item "-nostdinc"
591 .IP "\fB\-nostdinc++\fR" 4
592 .IX Item "-nostdinc++"
    [all...]

Completed in 2923 milliseconds

1 2 3 4 5 6