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

  /external/libvpx/libvpx/build/make/
Makefile 240 find_file1=$(word 1,$(wildcard $(subst //,/,$(addsuffix /$(1),$(2))))) macro
241 find_file=$(foreach f,$(1),$(call find_file1,$(strip $(f)),$(strip $(2))) )
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Makefile 219 find_file1=$(word 1,$(wildcard $(subst //,/,$(addsuffix /$(1),$(2))))) macro
220 find_file=$(foreach f,$(1),$(call find_file1,$(strip $(f)),$(strip $(2))) )

Completed in 42 milliseconds