Searched refs:objs (Results 1 - 4 of 4) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
H A Dexamples.mk238 OBJS-$(NOT_MSVS) += $(if $(BUILD_OBJS),$(call objs,$(ALL_SRCS)))
250 $(call objs,$($(notdir $(bin:$(EXE_SFX)=)).SRCS)) \
H A Dlibs.mk267 LIBVPX_OBJS=$(call objs,$(CODEC_SRCS))
463 GTEST_OBJS=$(call objs,$(GTEST_SRCS))
474 LIBVPX_TEST_OBJS=$(sort $(call objs,$(LIBVPX_TEST_SRCS)))
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
H A DMakefile222 objs=$(addprefix $(BUILD_PFX),$(foreach p,$(obj_pats),$(filter %.o,$(1:$(p))) )) macro
/hardware/intel/img/libdrm/
H A Dltmain.sh2335 progfiles=`$ECHO "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
4086 objs=
4785 objs="$objs $arg"
6100 objs="$objs$old_deplibs"
6129 if test -n "$objs"; then
6131 func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs"
6135 $ECHO "*** objects $objs is not portable!"
6136 libobjs="$libobjs $objs"
[all...]

Completed in 108 milliseconds