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

  /external/webkit/Tools/android/flex-2.5.4a/MISC/VMS/
build.com 29 $ CDEFS = "/Define=(""VMS"")" ! =(""VMS"",""DEFAULT_CSIZE=256"")
98 $ 'CC' 'CFLAGS' 'CDEFS' /Include=[] ccl.c
99 $ 'CC' 'CFLAGS' 'CDEFS' /Include=[] dfa.c
100 $ 'CC' 'CFLAGS' 'CDEFS' /Include=[] ecs.c
101 $ 'CC' 'CFLAGS' 'CDEFS' /Include=[] gen.c
102 $ 'CC' 'CFLAGS' 'CDEFS' /Include=[] main.c
103 $ 'CC' 'CFLAGS' 'CDEFS' /Include=[] misc.c
104 $ 'CC' 'CFLAGS' 'CDEFS' /Include=[] nfa.c
105 $ 'CC' 'CFLAGS' 'CDEFS' /Include=[] parse.c
106 $ 'CC' 'CFLAGS' 'CDEFS' /Include=[] scan.
    [all...]
  /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 1360 milliseconds