HomeSort by relevance Sort by last modified time
    Searched refs:INCLUDE (Results 26 - 50 of 159) sorted by null

12 3 4 5 6 7

  /device/linaro/bootloader/edk2/BaseTools/Source/C/VolInfo/
Makefile 13 !INCLUDE ..\Makefiles\ms.common
21 !INCLUDE ..\Makefiles\ms.app
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFv/
Makefile 13 !INCLUDE ..\Makefiles\ms.common
21 !INCLUDE ..\Makefiles\ms.app
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
Makefile 13 !INCLUDE ..\Makefiles\ms.common
23 !INCLUDE ..\Makefiles\ms.app
  /external/libogg/win32/VS6/
build_ogg_dynamic.bat 7 set OLDINCLUDE=%INCLUDE%
11 echo Setting include paths for Ogg
12 set INCLUDE=%INCLUDE%;%SRCROOT%\ogg\include
17 set INCLUDE=%OLDINCLUDE%
build_ogg_dynamic_debug.bat 7 set OLDINCLUDE=%INCLUDE%
11 echo Setting include paths for Ogg
12 set INCLUDE=%INCLUDE%;%SRCROOT%\ogg\include
17 set INCLUDE=%OLDINCLUDE%
build_ogg_static.bat 7 set OLDINCLUDE=%INCLUDE%
11 echo Setting include paths for Ogg
12 set INCLUDE=%INCLUDE%;%SRCROOT%\ogg\include
17 set INCLUDE=%OLDINCLUDE%
build_ogg_static_debug.bat 7 set OLDINCLUDE=%INCLUDE%
11 echo Setting include paths for Ogg
12 set INCLUDE=%INCLUDE%;%SRCROOT%\ogg\include
17 set INCLUDE=%OLDINCLUDE%
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
Makefile 13 !INCLUDE ..\Makefiles\ms.common
39 !INCLUDE ..\Makefiles\ms.lib
  /external/clang/test/Sema/
inline.c 3 #if defined(INCLUDE)
48 #define INCLUDE
49 #include "inline.c"
arm-neon-types.c 2 #ifndef INCLUDE
4 #include <arm_neon.h>
38 #define INCLUDE
39 #include "arm-neon-types.c"
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Makefiles/
ms.lib 12 !INCLUDE ..\Makefiles\ms.common
30 !INCLUDE ..\Makefiles\ms.rule
ms.app 22 $(OBJECTS) : ..\Include\Common\BuildVersion.h
33 !INCLUDE ..\Makefiles\ms.rule
  /external/mockito/
update_source.sh 24 INCLUDE="
43 for include in ${INCLUDE}; do
44 echo "Updating $include"
45 rm -rf $include
46 mkdir -p $(dirname $include)
47 cp -R $working_dir/source/$include $include
  /device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/
Makefile 13 !INCLUDE ..\Makefiles\ms.common
33 !INCLUDE ..\Makefiles\ms.app
  /external/python/cpython2/Lib/plat-os2emx/
regen 2 export INCLUDE=$C_INCLUDE_PATH
  /external/objenesis/
update_source.sh 24 INCLUDE="
45 for include in ${INCLUDE}; do
46 echo "Updating $include"
47 rm -rf $include
48 cp -R $working_dir/source/$include .
  /external/ltp/testcases/kernel/syscalls/epoll2/examples/
Makefile 16 INCLUDE = -I- -I. -I../include -I/usr/src/linux/include
21 CFLAGS = -O3 $(INCLUDE) -DUNIX
23 CFLAGS = -g $(INCLUDE) -DUNIX -D_DEBUG
51 #include .depend
  /device/linaro/bootloader/edk2/BaseTools/Source/C/
Makefile 15 !INCLUDE Makefiles\ms.common
72 !INCLUDE Makefiles\ms.rule
  /external/iproute2/
configure 4 INCLUDE=${1:-"$PWD/include"}
44 #include <atm.h>
52 $CC -I$INCLUDE -o $TMPDIR/atmtest $TMPDIR/atmtest.c -latm >/dev/null 2>&1
75 #include <xtables.h>
76 #include <linux/netfilter.h>
93 if $CC -I$INCLUDE $IPTC -o $TMPDIR/ipttest $TMPDIR/ipttest.c $IPTL \
112 #include <xtables.h>
132 $CC -I$INCLUDE $IPTC -o $TMPDIR/ipttest $TMPDIR/ipttest.c $IPTL -ldl >/dev/null 2>&1
151 #include <xtables.h
    [all...]
  /external/dexmaker/
update_source.sh 24 INCLUDE="
49 for include in ${INCLUDE}; do
50 echo "Updating $include"
51 rm -rf $include
52 mkdir -p $(dirname $include)
53 cp -R $working_dir/source/$include $include
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
Makefile 13 !INCLUDE ..\Makefiles\ms.common
26 !INCLUDE ..\Makefiles\ms.app
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSecLibRTSM/Arm/
GicV3.asm 14 INCLUDE AsmMacroIoLib.inc
  /external/libxkbcommon/xkbcommon/src/xkbcomp/
parser.h 58 INCLUDE = 10,
124 #define INCLUDE 10
  /external/zlib/src/nintendods/
Makefile 9 include $(DEVKITARM)/ds_rules
22 INCLUDES := include
34 CFLAGS += $(INCLUDE) -DARM9
42 # include and lib
82 export INCLUDE := $(foreach dir,$(INCLUDES),-I$(CURDIR)/$(dir)) \
83 $(foreach dir,$(LIBDIRS),-I$(dir)/include) \
90 @[ -d $@ ] || mkdir -p include
91 @cp ../../*.h include
122 -include $(DEPENDS)
  /toolchain/binutils/binutils-2.27/zlib/nintendods/
Makefile 9 include $(DEVKITARM)/ds_rules
22 INCLUDES := include
34 CFLAGS += $(INCLUDE) -DARM9
42 # include and lib
82 export INCLUDE := $(foreach dir,$(INCLUDES),-I$(CURDIR)/$(dir)) \
83 $(foreach dir,$(LIBDIRS),-I$(dir)/include) \
90 @[ -d $@ ] || mkdir -p include
91 @cp ../../*.h include
122 -include $(DEPENDS)

Completed in 298 milliseconds

12 3 4 5 6 7