Searched refs:configure (Results 1 - 25 of 57) sorted by relevance

123

/hardware/intel/img/psb_video/
H A Dautogen.sh3 ./configure "$@"
/hardware/qcom/msm8998/json-c/
H A Dautogen.sh4 # If there are any options, assume the user wants to run configure.
5 # To run configure w/o any options, use ./autogen.sh --configure
12 exec ./configure "$@"
H A DAndroid.configure.mk12 .PHONY: json-c-configure json-c-configure-real
13 json-c-configure-real:
35 json-c-configure: json-c-configure-real
37 PA_CONFIGURE_TARGETS += json-c-configure
/hardware/intel/common/libwsbm/
H A Dautogen.sh12 $srcdir/configure --enable-maintainer-mode "$@"
/hardware/intel/img/psb_video/debian/
H A Drules32 configure: configure-stamp
33 configure-stamp:
35 # Add here commands to configure the package.
42 ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS)"
44 touch configure-stamp
48 build-stamp: configure-stamp
59 rm -f build-stamp configure-stamp
112 .PHONY: build clean binary-indep binary-arch binary install configure
/hardware/intel/common/libva/build/
H A Dgen_version.sh29 sed -n "/^m4_define.*${1}.*\[\([0-9]*\)\].*/s//\1/p" ${libva_topdir}/configure.ac
33 sed -n "/^${1}=\([0-9]*\)/s//\1/p" ${libva_topdir}/configure
36 if test -f "${libva_topdir}/configure.ac"; then
40 elif test -f "${libva_topdir}/configure"; then
45 echo "ERROR: configure or configure.ac file not found in $libva_topdir/"
/hardware/intel/common/libva/
H A Dautogen.sh29 if ! test -f "$srcdir/configure.ac"; then
50 $srcdir/configure "$@" && echo "Now type 'make' to compile $PROJECT."
/hardware/google/av/media/sfplugin/
H A DInputSurfaceWrapper.h79 virtual status_t configure(Config &config) = 0;
/hardware/qcom/display/msm8084/libvirtual/
H A Dvirtual.h45 int configure();
/hardware/qcom/display/msm8226/libvirtual/
H A Dvirtual.h45 int configure();
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_fbupdate.h61 bool configure(hwc_context_t *ctx, hwc_display_contents_1 *list,
76 bool configure(hwc_context_t *ctx, hwc_display_contents_1 *list,
H A Dhwc_fbupdate.cpp55 mModeOn = configure(ctx, list, fbZorder);
60 bool FBUpdateLowRes::configure(hwc_context_t *ctx, hwc_display_contents_1 *list, function in class:qhwc::FBUpdateLowRes
73 ALOGE("%s: No pipes available to configure framebuffer",
159 mModeOn = configure(ctx, list, fbZorder);
164 bool FBUpdateHighRes::configure(hwc_context_t *ctx, function in class:qhwc::FBUpdateHighRes
177 ALOGE("%s: No pipes available to configure framebuffer",
184 ALOGE("%s: No pipes available to configure framebuffer",
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_fbupdate.h71 bool configure(hwc_context_t *ctx, hwc_display_contents_1 *list,
93 virtual bool configure(hwc_context_t *ctx, hwc_display_contents_1 *list,
105 bool configure(hwc_context_t *ctx, hwc_display_contents_1 *list,
H A Dhwc_mdpcomp.h142 virtual int configure(hwc_context_t *ctx, hwc_layer_1_t *layer,
263 /* configure's overlay pipes for the frame */
264 virtual int configure(hwc_context_t *ctx, hwc_layer_1_t *layer,
305 /* configure's overlay pipes for the frame */
306 virtual int configure(hwc_context_t *ctx, hwc_layer_1_t *layer,
339 virtual int configure(hwc_context_t *ctx, hwc_layer_1_t *layer,
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_fbupdate.h71 bool configure(hwc_context_t *ctx, hwc_display_contents_1 *list,
93 virtual bool configure(hwc_context_t *ctx, hwc_display_contents_1 *list,
105 bool configure(hwc_context_t *ctx, hwc_display_contents_1 *list,
H A Dhwc_mdpcomp.h147 virtual int configure(hwc_context_t *ctx, hwc_layer_1_t *layer,
268 /* configure's overlay pipes for the frame */
269 virtual int configure(hwc_context_t *ctx, hwc_layer_1_t *layer,
310 /* configure's overlay pipes for the frame */
311 virtual int configure(hwc_context_t *ctx, hwc_layer_1_t *layer,
344 virtual int configure(hwc_context_t *ctx, hwc_layer_1_t *layer,
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_fbupdate.h71 bool configure(hwc_context_t *ctx, hwc_display_contents_1 *list,
93 virtual bool configure(hwc_context_t *ctx, hwc_display_contents_1 *list,
105 bool configure(hwc_context_t *ctx, hwc_display_contents_1 *list,
H A Dhwc_mdpcomp.h147 virtual int configure(hwc_context_t *ctx, hwc_layer_1_t *layer,
299 /* configure's overlay pipes for the frame */
300 virtual int configure(hwc_context_t *ctx, hwc_layer_1_t *layer,
342 /* configure's overlay pipes for the frame */
343 virtual int configure(hwc_context_t *ctx, hwc_layer_1_t *layer,
377 virtual int configure(hwc_context_t *ctx, hwc_layer_1_t *layer,
/hardware/interfaces/media/omx/1.0/
H A DIGraphicBufferSource.hal32 configure(IOmxNode omxNode, Dataspace dataspace) generates (Status status);
/hardware/qcom/display/msm8084/libexternal/
H A Dexternal.h47 int configure();
/hardware/qcom/display/msm8226/libexternal/
H A Dexternal.h47 int configure();
/hardware/intel/common/libmix/mix_audio/
H A Dmixaudio.spec37 %configure --prefix=%{_prefix}
/hardware/intel/common/libmix/mix_common/
H A Dmixcommon.spec27 ./configure --prefix=%{_prefix}
/hardware/intel/common/libmix/mix_vbp/
H A Dmixvbp.spec33 ./configure --prefix=%{_prefix}
/hardware/qcom/display/msm8994/libhdmi/
H A Dhdmi.h56 int configure();

Completed in 1747 milliseconds

123