OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dl_template
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/build/make/
Makefile
307
define
dl_template
macro
388
$(foreach lib,$(filter %$(SO_VERSION_MAJOR).dylib,$(LIBS)),$(eval $(call
dl_template
,$(lib))))
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Makefile
286
define
dl_template
macro
365
$(foreach lib,$(filter %$(VERSION_MAJOR).dylib,$(LIBS)),$(eval $(call
dl_template
,$(lib))))
Completed in 3804 milliseconds