OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CDEFS
(Results
1 - 22
of
22
) sorted by null
/hardware/ti/omap4-aah/domx/test/
Makefile
33
CDEFS
=
35
CDEFS
+= DEBUG
37
CDEFS
+=
/hardware/ti/omap4xxx/domx/test/
Makefile
33
CDEFS
=
35
CDEFS
+= DEBUG
37
CDEFS
+=
/hardware/ti/omap4-aah/domx/omx_core/
Makefile
33
CDEFS
=
35
CDEFS
+= DEBUG
37
CDEFS
+=
/hardware/ti/omap4xxx/domx/omx_core/
Makefile
33
CDEFS
=
35
CDEFS
+= DEBUG
37
CDEFS
+=
/hardware/ti/omap4-aah/domx/domx/
Makefile
33
CDEFS
=
35
CDEFS
+= DEBUG
37
CDEFS
+=
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_h264_enc/
Makefile
33
CDEFS
=
35
CDEFS
+= DEBUG
37
CDEFS
+=
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_mpeg4_enc/
Makefile
33
CDEFS
=
35
CDEFS
+= DEBUG
37
CDEFS
+=
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_sample/
Makefile
33
CDEFS
=
35
CDEFS
+= DEBUG
37
CDEFS
+=
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_video_dec/
Makefile
33
CDEFS
=
35
CDEFS
+= DEBUG
37
CDEFS
+=
/hardware/ti/omap4-aah/domx/test/sample_proxy/
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/omap4-aah/domx/
Makefile
33
CDEFS
= DEBUG
/hardware/ti/omap4-aah/domx/omx_proxy_component/
Makefile
33
CDEFS
= DEBUG
/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/omap4-aah/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
)
/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 264 milliseconds