OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dl_template
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/libvpx/source/libvpx/build/make/
Makefile
305
define
dl_template
macro
387
$(foreach lib,$(filter %$(VERSION_MAJOR).dylib,$(LIBS)),$(eval $(call
dl_template
,$(lib))))
/external/libvpx/libvpx/build/make/
Makefile
286
define
dl_template
macro
365
$(foreach lib,$(filter %$(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 33 milliseconds