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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
solution.mk 12 VPX_NONDEPS=$(addsuffix .$(VCPROJ_SFX),vpx gtest obj_int_extract)
20 --dep=vpx:obj_int_extract \
libs.mk 35 $$(BUILD_PFX)$(1): obj_int_extract
38 $$(qexec)./obj_int_extract rvds $$< $$(ADS2GAS) > $$@
213 obj_int_extract.bat: $(SRC_PATH_BARE)/build/$(MSVS_ARCH_DIR)/obj_int_extract.bat
216 obj_int_extract.$(VCPROJ_SFX): obj_int_extract.bat
217 obj_int_extract.$(VCPROJ_SFX): $(SRC_PATH_BARE)/build/make/obj_int_extract.c
222 --name=obj_int_extract \
230 PROJECTS-$(BUILD_LIBVPX) += obj_int_extract.$(VCPROJ_SFX
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Makefile 203 obj_int_extract: build/make/obj_int_extract.c
206 CLEAN-OBJS += obj_int_extract
404 DIST-SRCS-$(CONFIG_MSVS) += build/x86-msvs/obj_int_extract.bat
405 DIST-SRCS-$(CONFIG_MSVS) += build/arm-msvs/obj_int_extract.bat
407 # Include obj_int_extract if we use offsets from *_asm_*_offsets
408 DIST-SRCS-$(ARCH_ARM)$(ARCH_X86)$(ARCH_X86_64) += build/make/obj_int_extract.c
gen_msvs_proj.sh 361 obj_int_extract)
375 CommandLine="call obj_int_extract.bat $src_path_bare $plat_no_ws\\\$(ConfigurationName)" \
413 obj_int_extract)
466 obj_int_extract)
482 CommandLine="call obj_int_extract.bat $src_path_bare $plat_no_ws\\\$(ConfigurationName)" \
522 obj_int_extract)
gen_msvs_vcxproj.sh 330 if [ "$name" = "obj_int_extract" ]; then
463 tag_content Command "call obj_int_extract.bat $src_path_bare $hostplat\\\$(Configuration)"
472 obj_int_extract)
487 obj_int_extract)
506 if [ "$name" != "obj_int_extract" ]; then

Completed in 691 milliseconds