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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
libs.mk 28 $$(qexec)LC_ALL=C grep $$(OFFSET_PATTERN) $$< | tr -d '$$$$\#' $$(ADS2GAS) > $$@
38 $$(qexec)./obj_int_extract rvds $$< $$(ADS2GAS) > $$@
366 ADS2GAS=$(if $(filter yes,$(CONFIG_GCC)),| $(ASM_CONVERSION))
370 | awk '{print $$2 " EQU " $$3}' $(ADS2GAS) > $@
371 @echo " END" $(ADS2GAS) >> $@
  /external/libvpx/libvpx/
libs.mk 378 ADS2GAS=$(if $(filter yes,$(CONFIG_GCC)),| $(ASM_CONVERSION))
382 | awk '{print $$2 " EQU " $$3}' $(ADS2GAS) > $@
383 @echo " END" $(ADS2GAS) >> $@

Completed in 1412 milliseconds