HomeSort by relevance Sort by last modified time
    Searched refs:INCLUDES (Results 1 - 25 of 53) sorted by null

1 2 3

  /external/bluetooth/glib/gio/
abicheck.sh 5 INCLUDES="-include ${top_builddir:-..}/config.h"
6 INCLUDES="$INCLUDES -include glibconfig.cpp"
8 cpp -DINCLUDE_VARIABLES -P $INCLUDES -DALL_FILES ${srcdir:-.}/gio.symbols | sed -e '/^$/d' -e 's/ G_GNUC.*$//' -e 's/ PRIVATE$//' | sort > expected-abi
  /external/bluetooth/glib/glib/gnulib/
Makefile.am 4 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/glib -DG_LOG_DOMAIN=\"GLib\" \
  /external/bluetooth/glib/gmodule/
makefile.msc.in 10 INCLUDES = -FImsvc_recommended_pragmas.h -I .. -I . -I ..\glib
  /external/bluetooth/glib/gobject/
abicheck.sh 5 INCLUDES="-include ${top_builddir:-..}/config.h"
6 INCLUDES="$INCLUDES -include glibconfig.cpp"
8 cpp -DINCLUDE_VARIABLES -P $INCLUDES -DALL_FILES ${srcdir:-.}/gobject.symbols | sed -e '/^$/d' -e 's/ G_GNUC.*$//' -e 's/ PRIVATE$//' | sort > expected-abi
makefile.msc.in 10 INCLUDES = -FImsvc_recommended_pragmas.h -I .. -I . -I ..\glib
  /external/bluetooth/glib/gthread/
makefile.msc.in 10 INCLUDES = -FImsvc_recommended_pragmas.h -I .. -I . -I ..\glib
  /external/elfutils/libcpu/
Makefile.am 17 INCLUDES = -I$(srcdir)
  /hardware/ti/omap4xxx/domx/
Makefile 73 INCLUDES =
  /hardware/ti/omap4xxx/domx/omx_proxy_component/
Makefile 73 INCLUDES =
  /hardware/ti/omap4xxx/domx/test/
Makefile 77 INCLUDES =
  /external/llvm/test/
Makefile.tests 51 Output/%.ll: %.c $(LCC1) Output/.dir $(INCLUDES)
55 Output/%.ll: %.cpp $(LCC1XX) Output/.dir $(INCLUDES)
59 Output/%.ll: %.cc $(LCC1XX) Output/.dir $(INCLUDES)
  /hardware/ti/omap4xxx/domx/mm_osal/
Makefile 40 INCLUDES = \
  /hardware/ti/omap4xxx/domx/omx_core/
Makefile 76 INCLUDES = \
  /external/elfutils/lib/
Makefile.am 24 INCLUDES = -I$(srcdir)/../libelf -I..
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/
Makefile 77 INCLUDES = \
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_mpeg4_enc/
Makefile 77 INCLUDES = \
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_sample/
Makefile 77 INCLUDES = \
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_video_dec/
Makefile 77 INCLUDES = \
  /hardware/ti/omap4xxx/domx/test/sample_proxy/
Makefile 77 INCLUDES = \
  /external/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)) \
  /hardware/ti/omap4xxx/domx/domx/
Makefile 82 INCLUDES = \
  /external/wpa_supplicant_6/wpa_supplicant/
Android.mk 42 INCLUDES = $(LOCAL_PATH)
43 INCLUDES += $(LOCAL_PATH)/src
44 INCLUDES += $(LOCAL_PATH)/src/common
45 # INCLUDES += $(LOCAL_PATH)/src/crypto # To force proper includes
46 INCLUDES += $(LOCAL_PATH)/src/drivers
47 INCLUDES += $(LOCAL_PATH)/src/eap_common
48 INCLUDES += $(LOCAL_PATH)/src/eapol_supp
49 INCLUDES += $(LOCAL_PATH)/src/eap_peer
50 INCLUDES += $(LOCAL_PATH)/src/eap_serve
    [all...]
  /external/bluetooth/glib/docs/reference/gobject/
Makefile.am 31 INCLUDES = \
  /external/webkit/Source/WebKit/gtk/docs/
GNUmakefile.am 68 # e.g. INCLUDES=-I$(top_srcdir) -I$(top_builddir) $(GTK_DEBUG_FLAGS)
70 INCLUDES= \
93 # This includes the standard gtk-doc make rules, copied by gtkdocize.
  /external/elfutils/libasm/
Makefile.am 22 INCLUDES = -I. -I$(srcdir) -I.. -I$(top_srcdir)/libelf -I$(top_srcdir)/libebl \
86 $(LINT) $(DEFS) $(INCLUDES) $(GCC_INCLUDE) -f $(top_srcdir)/splint.rc \

Completed in 2427 milliseconds

1 2 3