HomeSort by relevance Sort by last modified time
    Searched refs:configure (Results 226 - 250 of 868) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_fbupdate.cpp 55 mModeOn = configure(ctx, list, fbZorder);
59 // Configure
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);
163 // Configure
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/msm8974/libhwcomposer/
hwc_fbupdate.cpp 61 mModeOn = configure(ctx, list, fbZorder);
65 // Configure
66 bool FBUpdateLowRes::configure(hwc_context_t *ctx, hwc_display_contents_1 *list, function in class:qhwc::FBUpdateLowRes
94 ALOGE("%s: No pipes available to configure framebuffer",
185 mModeOn = configure(ctx, list, fbZorder);
189 // Configure
190 bool FBUpdateHighRes::configure(hwc_context_t *ctx, function in class:qhwc::FBUpdateHighRes
214 ALOGE("%s: No pipes available to configure framebuffer",
222 ALOGE("%s: No pipes available to configure framebuffer",
  /ndk/build/tools/
build-host-make.sh 93 run $TMP_SRCDIR/configure $CONFIGURE_FLAGS --build=$ABI_CONFIGURE_BUILD
94 fail_panic "Failed to configure the make-$GNUMAKE_VERSION build!"
  /packages/apps/Launcher3/src/com/android/launcher3/compat/
AppWidgetManagerCompatV16.java 70 intent.setComponent(info.configure);
  /external/clang/include/clang/Sema/
Lookup.h 145 configure();
167 configure();
504 configure();
511 configure();
637 void configure();
664 unsigned IDNS; // set by configure()
  /external/bison/djgpp/
config.bat 2 Rem Configure Bison for DJGPP.
144 Rem Create an arguments file for the configure script.
166 redir -e /dev/null update %XSRC%/configure.org ./configure
167 test -f ./configure
168 if errorlevel 1 update %XSRC%/configure ./configure
173 test -f ./configure.org
174 if errorlevel 1 update configure configure.org
    [all...]
  /external/e2fsprogs/debian/
rules 15 # These are used for cross-compiling and for saving the configure script
103 CFGSTDSTAMP ?= ${STAMPSDIR}/configure-std-stamp
104 CFGBFSTAMP ?= ${STAMPSDIR}/configure-bf-stamp
105 CFGSTATICSTAMP ?= ${STAMPSDIR}/configure-static-stamp
188 # we can't use those flags at configure time
250 # Make sure we don't try to rebuild the configure scripts
251 find . -name configure | xargs touch
256 ${topdir}/configure ${COMMON_CONF_FLAGS} ${STD_CONF_FLAGS} ${EXTRA_CONF_FLAGS} \
260 ${topdir}/configure ${COMMON_CONF_FLAGS} ${STD_CONF_FLAGS} ${EXTRA_CONF_FLAGS} \
269 ${topdir}/configure ${MIPS_NOPIC_CONF_FLAGS}
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/
RSA.java 26 public void configure(ConfigurableProvider provider) method in class:RSA.Mappings
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/
RC2.java 469 public void configure(ConfigurableProvider provider) method in class:RC2.Mappings
  /external/chromium_org/third_party/sqlite/src/tool/
omittest.tcl 24 Almost any SQLite makefile (except those generated by configure - see below)
37 Makefiles generated by the sqlite configure program cannot be used as
  /external/libogg/
libogg.spec 42 CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{_prefix} --enable-static
87 - autogenerate from configure
100 - take out case where configure doesn't exist; a tarball should have it
  /external/libvorbis/
libvorbis.spec 47 CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{_prefix} --enable-static
98 - autogenerate from configure
autogen.sh 2 # Run this to set up the build system: configure, makefiles, etc.
111 echo "I am going to run ./configure with no arguments - if you wish "
129 $srcdir/configure --enable-maintainer-mode "$@" && echo
  /frameworks/av/media/libeffects/testlibs/
AudioFormatAdapter.h 52 // Configure the adapter.
59 void configure(T & processor, int nChannels, uint8_t pcmFormat, function in class:android::AudioFormatAdapter
70 // configure().
72 // configure(). May be the same as pIn.
124 // pIn The input buffer with the format designated in configure().
  /development/samples/ToyVpn/src/com/example/android/toyvpn/
ToyVpnService.java 151 // Authenticate and configure the virtual network interface.
282 configure(new String(packet.array(), 1, length - 1).trim()); method
289 private void configure(String parameters) throws Exception { method in class:ToyVpnService
296 // Configure a builder while parsing the parameters.
  /external/bison/tests/
Makefile.am 29 $(srcdir)/package.m4: $(top_srcdir)/configure
  /external/chromium_org/media/test/data/eme_player_js/
test_config.js 5 // Test configuration used by test page to configure the player app and other
  /external/chromium_org/sdch/open-vcdiff/packages/rpm/
rpm.spec 40 ./configure
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/test/
printer.py 46 self.configure(options)
48 def configure(self, options): member in class:Printer
  /external/chromium_org/third_party/sqlite/src/
configure.ac 4 # configure script needs to discover the following properties of the
10 # "configure" shell script. All source files are
72 # The generated configure script will make an attempt to guess
78 # variables, you can invoke configure as follows:
80 # configure --with-hints=FILE
85 # This configure.in file is easy to reuse on other projects. Just
92 dnl Make sure the local VERSION file matches this configure script
95 AC_MSG_ERROR([configure script is out of date:
96 configure \$PACKAGE_VERSION = $PACKAGE_VERSION
102 dnl show in in configure
    [all...]
  /external/cmockery/cmockery_0_1_2/packages/rpm/
rpm.spec 45 ./configure
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-trax.jar 
  /external/stlport/test/eh/
egcs.mak 2 # Generated automatically from Makefile.in by configure.
gcc7.mak 2 # Generated automatically from Makefile.in by configure.
hp.mak 2 # Generated automatically from Makefile.in by configure.

Completed in 2050 milliseconds

1 2 3 4 5 6 7 8 91011>>