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

  /hardware/ti/omap4xxx/domx/test/
Makefile 33 CDEFS =
35 CDEFS += DEBUG
37 CDEFS +=
  /hardware/ti/omap4xxx/domx/omx_core/
Makefile 33 CDEFS =
35 CDEFS += DEBUG
37 CDEFS +=
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/
Makefile 33 CDEFS =
35 CDEFS += DEBUG
37 CDEFS +=
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_mpeg4_enc/
Makefile 33 CDEFS =
35 CDEFS += DEBUG
37 CDEFS +=
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_sample/
Makefile 33 CDEFS =
35 CDEFS += DEBUG
37 CDEFS +=
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_video_dec/
Makefile 33 CDEFS =
35 CDEFS += DEBUG
37 CDEFS +=
  /hardware/ti/omap4xxx/domx/test/sample_proxy/
Makefile 33 CDEFS =
35 CDEFS += DEBUG
37 CDEFS +=
  /hardware/ti/omap4xxx/domx/
Makefile 33 CDEFS = DEBUG
  /hardware/ti/omap4xxx/domx/omx_proxy_component/
Makefile 33 CDEFS = DEBUG
  /hardware/ti/omap4xxx/domx/domx/
Makefile 33 CDEFS =
35 CDEFS += DEBUG
37 CDEFS +=
  /hardware/ti/omap4xxx/domx/make/
build.mk 23 CDEFS += $(CMDDEFS) # Add command line definitions
24 CDEFS += $(PROCFAMILY) # Processor Family e.g. 3430
25 CDEFS += $(CMDDEFS_START) # Definitions from start.mk
42 CDEFS := $(strip $(CDEFS))
87 CFLAGS += -DLINUX $(addprefix -D, $(CDEFS))
355 @$(SHELLCMD) echo CDEFS: $(CDEFS)

Completed in 688 milliseconds