HomeSort by: relevance | last modified time | path
    Searched refs:INCLUDES (Results 1 - 25 of 69) sorted by relevancy

1 2 3

  /src/external/gpl3/gcc/dist/libstdc++-v3/scripts/
check_compile 26 INCLUDES=`$flags_script --build-includes`
31 CXX="$COMPILER $INCLUDES $PCH_FLAGS $FLAGS -Wfatal-errors $TEST_FLAGS"
testsuite_flags.in 15 testsuite_flags --install-includes
16 --build-includes
35 --install-includes)
36 INCLUDES="-I${SRC_DIR}/testsuite/util"
37 echo ${INCLUDES}
39 --build-includes)
40 INCLUDES="-nostdinc++ @GLIBCXX_INCLUDES@
42 echo ${INCLUDES}
check_simd 15 INCLUDES="$("$builddir/scripts/testsuite_flags" --build-includes)"
73 $CXX $INCLUDES $CXXFLAGS -static-libgcc -static-libstdc++
check_performance 26 INCLUDES=`$flags_script --build-includes`
35 CXX="$COMPILER $INCLUDES $FLAGS -std=gnu++11 $CXXFLAGS $LINK"
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/scripts/
check_compile 26 INCLUDES=`$flags_script --build-includes`
31 CXX="$COMPILER $INCLUDES $PCH_FLAGS $FLAGS -Wfatal-errors $TEST_FLAGS"
testsuite_flags.in 15 testsuite_flags --install-includes
16 --build-includes
35 --install-includes)
36 INCLUDES="-I${SRC_DIR}/testsuite/util"
37 echo ${INCLUDES}
39 --build-includes)
40 INCLUDES="-nostdinc++ @GLIBCXX_INCLUDES@
42 echo ${INCLUDES}
check_simd 15 INCLUDES="$("$builddir/scripts/testsuite_flags" --build-includes)"
73 $CXX $INCLUDES $CXXFLAGS -static-libgcc -static-libstdc++
check_performance 26 INCLUDES=`$flags_script --build-includes`
35 CXX="$COMPILER $INCLUDES $FLAGS -std=gnu++11 $CXXFLAGS $LINK"
  /src/external/bsd/wpa/dist/hs20/client/
Android.mk 3 INCLUDES = $(LOCAL_PATH)
4 INCLUDES += $(LOCAL_PATH)/../../src/utils
5 INCLUDES += $(LOCAL_PATH)/../../src/common
6 INCLUDES += $(LOCAL_PATH)/../../src
7 INCLUDES += external/libxml2/include
8 INCLUDES += external/curl/include
9 INCLUDES += external/webkit/Source/WebKit/gtk
16 INCLUDES += external/icu4c/common
24 INCLUDES += external/icu/icu4c/source/common
88 LOCAL_C_INCLUDES := $(INCLUDES)
    [all...]
  /src/sys/arch/next68k/stand/boot/
Makefile 26 INCLUDES+= -I${.OBJDIR} -I${S}/arch -I${S} -I${S}/lib/libsa
33 CFLAGS+= -ffreestanding -nostdinc ${INCLUDES} ${DEFS}
35 AFLAGS+= ${INCLUDES}
82 ${CC} -m68040 -x assembler-with-cpp ${INCLUDES} ${DEFS} -c ${.CURDIR}/srt0.s
  /src/external/gpl2/lvm2/dist/daemons/dmeventd/plugins/mirror/
Makefile 20 INCLUDES += -I${top_srcdir}/tools
Makefile.in 20 INCLUDES += -I${top_srcdir}/tools
  /src/external/gpl2/lvm2/dist/daemons/dmeventd/plugins/snapshot/
Makefile 20 INCLUDES += -I${top_srcdir}/tools
Makefile.in 20 INCLUDES += -I${top_srcdir}/tools
  /src/external/gpl2/grep/dist/src/
Makefile.am 15 INCLUDES = -I../intl -I$(top_srcdir)/lib -DLOCALEDIR=\"$(localedir)\"
  /src/external/gpl2/xcvs/dist/diff/
Makefile.am 16 INCLUDES = -I$(top_srcdir)/lib -I$(top_builddir)/lib
  /src/external/lgpl3/gmp/dist/mpn/
Makeasm.am 34 COMPILE_FLAGS = $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
39 PREPROCESS_FLAGS = $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  /src/sys/arch/hpcmips/stand/lcboot/
Makefile 29 INCLUDES= -I${.OBJDIR} -I${S} -I${S}/arch
30 CPPFLAGS+= ${INCLUDES} -nostdinc -D_STANDALONE -DHEAP_LIMIT=0x8002ffff
  /src/tools/binutils/
mknative-binutils 28 INCLUDES TDEFAULTS HAVEVECS | write_mk $d/defs.mk
90 VERSION DEFS INCLUDES PROGRAMS
112 DEFS INCLUDES as_new_OBJECTS as_new_LDADD |
129 DEFS gprof_OBJECTS INCLUDES TEXINFOS \
141 DEFS EMUL EMULATION_OFILES INCLUDES OFILES TEXINFOS
mknative-binutils.old 28 INCLUDES TDEFAULTS HAVEVECS | write_mk $d/defs.mk
90 VERSION DEFS INCLUDES PROGRAMS
112 DEFS INCLUDES as_new_OBJECTS as_new_LDADD |
129 DEFS gprof_OBJECTS INCLUDES TEXINFOS \
141 DEFS EMUL EMULATION_OFILES INCLUDES OFILES TEXINFOS
  /src/common/dist/zlib/nintendods/
Makefile 16 # INCLUDES is a list of directories containing header files
22 INCLUDES := include
82 export INCLUDE := $(foreach dir,$(INCLUDES),-I$(CURDIR)/$(dir)) \
  /src/sys/arch/sparc/stand/bootblk/
Makefile 23 INCLUDES= -I. -I$S/arch -I$S -I${S}/../common/include -nostdinc
24 CPPFLAGS= ${INCLUDES} ${IDENT} ${PARAM} -D_MODULE -D_KERNEL
  /src/external/gpl2/lvm2/dist/test/api/
Makefile.in 26 INCLUDES += -I../../include
  /src/external/gpl2/mkhybrid/dist/libhfs_iso/
Makefile 23 INCLUDES =
29 CFLAGS = $(COPTS) $(INCLUDES) $(DEFINES)
  /src/external/gpl3/binutils/dist/zlib/nintendods/
Makefile 16 # INCLUDES is a list of directories containing header files
22 INCLUDES := include
82 export INCLUDE := $(foreach dir,$(INCLUDES),-I$(CURDIR)/$(dir)) \

Completed in 39 milliseconds

1 2 3