HomeSort by relevance Sort by last modified time
    Searched refs:DEFINES (Results 1 - 9 of 9) sorted by null

  /external/curl/packages/OS400/
initscript.sh 210 DEFINES="${3} BUILDING_LIBCURL"
213 then DEFINES="${DEFINES} HAVE_LIBZ HAVE_ZLIB_H"
217 then DEFINES="${DEFINES} USE_LIBSSH2 HAVE_LIBSSH2_H"
220 if [ "${DEFINES}" ]
221 then CMD="${CMD} DEFINE(${DEFINES})"
  /external/mesa3d/src/compiler/
Makefile.am 39 $(DEFINES)
  /external/iproute2/
Makefile 24 DEFINES= -DRESOLVE_HOSTNAMES -DLIBDIR=\"$(LIBDIR)\"
26 DEFINES+= -DNO_SHARED_LIBS
29 DEFINES+=-DCONFDIR=\"$(CONFDIR)\"
42 DEFINES += -D_GNU_SOURCE
44 DEFINES += -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
49 CFLAGS := $(WFLAGS) $(CCOPTS) -I../include -I../include/uapi $(DEFINES) $(CFLAGS)
  /external/iputils/
Makefile 55 DEFINES=
113 CFLAGS=$(CCOPTOPT) $(CCOPT) $(GLIBCFIX) $(DEFINES)
  /device/linaro/bootloader/arm-trusted-firmware/tools/cert_create/
Makefile 60 CFLAGS += ${DEFINES}
  /device/linaro/bootloader/arm-trusted-firmware/make_helpers/
build_macros.mk 44 DEFINES += -D$(1)$(if $(value $(1)),=$(value $(1)),)
51 DEFINES += -D$(1)=$(2)
70 # IMG_LINKERFILE defines the linker script corresponding to a BL stage
76 # IMG_MAPFILE defines the output file describing the memory map corresponding
83 # IMG_ELF defines the elf file corresponding to a BL stage
89 # IMG_DUMP defines the symbols dump file corresponding to a BL stage
95 # IMG_BIN defines the default image file corresponding to a BL stage
256 # MAKE_TOOL_ARGS macro defines the command line arguments for fiptool for
270 # MAKE_BL macro defines the targets and options to build each BL image.
  /device/linaro/bootloader/arm-trusted-firmware/
Makefile 145 CPPFLAGS = ${DEFINES} ${INCLUDES} -nostdinc \
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/
FdfParser.py 521 # [Defines]
535 if Item == 'DEFINES':
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
FdfParserLite.py     [all...]

Completed in 148 milliseconds