OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SH_LIBS
(Results
1 - 11
of
11
) sorted by null
/hardware/ti/omap4xxx/domx/
Makefile
78
SH_LIBS
=
/hardware/ti/omap4xxx/domx/omx_proxy_component/
Makefile
78
SH_LIBS
=
/hardware/ti/omap4xxx/domx/mm_osal/
Makefile
46
SH_LIBS
=
49
#
SH_LIBS
+= sysmgr sysmemmgr
/hardware/ti/omap4xxx/domx/omx_core/
Makefile
84
SH_LIBS
= mm_osal dl
86
#
SH_LIBS
+= sysmgr sysmemmgr
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/
Makefile
88
SH_LIBS
= domx omx_core mm_osal
90
#
SH_LIBS
+= sysmgr sysmemmgr
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_mpeg4_enc/
Makefile
88
SH_LIBS
= domx omx_core mm_osal
90
#
SH_LIBS
+= sysmgr sysmemmgr
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_sample/
Makefile
88
SH_LIBS
= domx omx_core mm_osal
90
#
SH_LIBS
+= sysmgr sysmemmgr
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_video_dec/
Makefile
88
SH_LIBS
= domx omx_core mm_osal
90
#
SH_LIBS
+= sysmgr sysmemmgr
/hardware/ti/omap4xxx/domx/test/sample_proxy/
Makefile
86
SH_LIBS
= pthread dl omx_core OMX.TI.DUCATI1.MISC.SAMPLE domx mm_osal timemmgr
/hardware/ti/omap4xxx/domx/domx/
Makefile
95
SH_LIBS
= omx_core mm_osal
98
#
SH_LIBS
+= sysmgr sysmemmgr
/hardware/ti/omap4xxx/domx/make/
build.mk
39
SH_LIBS
:= $(strip $(
SH_LIBS
))
136
DL_LIBNAMES := $(addsuffix .so, $(addprefix lib, $(
SH_LIBS
)))
148
LIBFILE := $(addprefix -l, $(ST_LIBS) $(
SH_LIBS
)) $(LIB_OBJS)
Completed in 149 milliseconds