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

  /external/libvpx/libvpx/build/make/
Makefile 149 $(qexec)$(CC) $(INTERNAL_CFLAGS) $(CFLAGS) -M $< | $(fmt_deps) > $@
159 $(qexec)$(CXX) $(INTERNAL_CFLAGS) $(CXXFLAGS) -M $< | $(fmt_deps) > $@
169 $(qexec)$(CXX) $(INTERNAL_CFLAGS) $(CXXFLAGS) -M $< | $(fmt_deps) > $@
configure.sh 455 fmt_deps = sed -e 's;^__image.axf;\${@:.d=.o} \$@;' #hide
458 fmt_deps = sed -e 's;^\([a-zA-Z0-9_]*\)\.o;\${@:.d=.o} \$@;'
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Makefile 135 $(qexec)$(CC) $(INTERNAL_CFLAGS) $(CFLAGS) -M $< | $(fmt_deps) > $@
144 $(qexec)$(CXX) $(INTERNAL_CFLAGS) $(CXXFLAGS) -M $< | $(fmt_deps) > $@
configure.sh 459 fmt_deps = sed -e 's;^__image.axf;\${@:.d=.o} \$@;' #hide
462 fmt_deps = sed -e 's;^\([a-zA-Z0-9_]*\)\.o;\${@:.d=.o} \$@;'
    [all...]

Completed in 370 milliseconds