HomeSort by relevance Sort by last modified time
    Searched refs:configure (Results 451 - 475 of 1605) sorted by null

<<11121314151617181920>>

  /cts/tests/tests/media/src/android/media/cts/
MediaCodecTest.java 228 // configure (enter Configured State)
230 // configure improperly
232 codec.configure(format, null /* surface */, null /* crypto */,
234 fail("configure needs MediaCodec.CONFIGURE_FLAG_ENCODE for encoders only");
238 fail("configure should not return IllegalStateException when improperly configured");
241 codec.configure(format, null /* surface */, null /* crypto */,
289 codec.configure(format, null /* surface */, null /* crypto */, 0 /* flags */);
290 fail("configure should return IllegalStateException when in Executing state");
294 fail("configure should not return MediaCodec.CodecException on wrong state");
334 * <br> calling createInputSurface() before configure() throws exceptio
    [all...]
  /external/clang/include/clang/Sema/
Lookup.h 145 configure();
167 configure();
552 configure();
558 configure();
690 void configure();
717 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...]
  /toolchain/binutils/binutils-2.25/
Makefile.def 54 // gmp's configure will complain if given anything
161 depend=configure; };
163 depend=configure; };
165 depend=configure; };
167 depend=configure; };
169 depend=configure; };
171 depend=configure;
174 depend=configure;
177 depend=configure;
180 depend=configure; };
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/
build-mingw64-toolchain.sh 528 run $SRC_DIR/$PKGNAME/configure "$@"
529 fail_panic "Can't configure $PKGNAME !!"
554 run $SRC_DIR/$PKGNAME/configure "$@"
555 fail_panic "Can't configure $PKGNAME !!"
601 run $MINGW_W64_SRC/mingw-w64-tools/widl/configure --prefix=$INSTALL_DIR --target=$TARGET_TAG
602 fail_panic "Can't configure mingw-64-tools"
625 run $MINGW_W64_SRC/mingw-w64-headers/configure --prefix=$PREFIX_FOR_TARGET --host=$TARGET_TAG \
627 fail_panic "Can't configure mingw-64-headers"
656 run $SRC_DIR/$PKGNAME/configure "$@"
657 fail_panic "Can't configure $PKGNAME !!
    [all...]
  /toolchain/binutils/binutils-2.25/gas/
configure.com 1 $! configure.com
3 $! files for a VMS system. We do not use the configure script, since we
76 /* config.h. Generated by configure.com. */
  /external/curl/
buildconf 81 # Ensure that buildconf runs from the subdirectory where configure.ac lives
83 if test ! -f configure.ac ||
95 # configure script. Unpatched version 2.68 is simply unusable, we should
117 echo " Unpatched version generates broken configure script."
120 echo " Unpatched version generates unusable configure script."
282 # Remove files generated on previous buildconf/configure run.
306 configure \
439 rm -f configure
MacOSX-Framework 85 ./configure --disable-dependency-tracking --disable-static --with-gssapi --with-darwinssl \
114 ./configure --disable-dependency-tracking --disable-static --with-gssapi --with-darwinssl \
  /external/google-breakpad/android/
run-checks.sh 99 system (using autotools/configure). This requires that you define
248 run2 "$PROGDIR/../configure" --prefix="$TMPHOST" $CONFIGURE_FLAGS &&
351 echo "Building full Android binaries with configure/make"
358 run2 "$PROGDIR"/../configure --prefix="$TMPTARGET" \
382 run2 "$PROGDIR"/../configure --prefix="$TMPTARGET" \
392 run2 "$PROGDIR"/../configure --prefix="$TMPTARGET" \
  /external/guice/core/test/com/google/inject/
ImplicitBindingTest.java 79 protected void configure() {
124 protected void configure() {
239 protected void configure() {
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
HifiUltrasoundSpeakerTestActivity.java 280 seriesFormat.configure(getApplicationContext(),
297 noiseSeriesFormat.configure(getApplicationContext(),
313 seriesFormat.configure(getApplicationContext(),
323 passSeriesFormat.configure(getApplicationContext(),
HifiUltrasoundTestActivity.java 238 seriesFormat.configure(getApplicationContext(),
255 noiseSeriesFormat.configure(getApplicationContext(),
271 seriesFormat.configure(getApplicationContext(),
281 passSeriesFormat.configure(getApplicationContext(),
  /cts/tests/tests/widget/src/android/widget/cts/
RemoteViewsWidgetTest.java 135 // Configure the app widget provider behavior
137 MyAppWidgetProvider.configure(providerCountDownLatch, null, null);
157 // Configure the app widget service behavior
287 MyAppWidgetProvider.configure(updateLatch, null, null);
324 MyAppWidgetProvider.configure(updateLatch, null, null);
444 MyAppWidgetProvider.configure(updateLatch, () -> mListView.getChildCount() > 0,
  /external/autotest/client/tests/ltp/
ltp.py 49 utils.configure('--prefix=%s' % ltpbin_dir)
  /external/autotest/server/cros/network/
wifi_cell_test_base.py 21 configure in various ways to test the ability of the client to connect.
120 Configure the router as an AP with the given parameters and connect
127 self.context.configure(configuration_parameters)
  /external/autotest/server/site_tests/network_WiFi_GTK/
network_WiFi_GTK.py 46 self.context.configure(ap_config)
  /external/autotest/server/site_tests/network_WiFi_LowInitialBitrates/
network_WiFi_LowInitialBitrates.py 89 self.context.configure(ap_config)
  /external/autotest/server/site_tests/network_WiFi_MalformedProbeResp/
network_WiFi_MalformedProbeResp.py 36 self.context.configure(configuration)
  /external/autotest/server/site_tests/network_WiFi_PTK/
network_WiFi_PTK.py 42 self.context.configure(ap_config)
  /external/autotest/server/site_tests/network_WiFi_Perf/
network_WiFi_Perf.py 52 self.context.configure(ap_config)
  /external/autotest/server/site_tests/network_WiFi_RoamSuspendEndToEnd/
network_WiFi_RoamSuspendEndToEnd.py 19 The test is run in two phases. First, where we configure the first AP and
21 and configure a second AP, tear down the first and trigger client side test.
28 """Configure an AP with the given parameters.
37 self.context.configure(ap_config, multi_interface=True)
70 # Configure first AP with channel 5 and mode G and default ssid.
79 # Configure second AP with channel 149, mode N and same ssid as before.
  /external/autotest/server/site_tests/network_WiFi_SimpleConnect/
network_WiFi_SimpleConnect.py 46 self.context.configure(router_conf)
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/digest/
SHA1.java 100 public void configure(ConfigurableProvider provider) method in class:SHA1.Mappings
  /external/guice/core/test/com/google/inject/spi/
InjectorSpiTest.java 24 protected void configure() {
  /external/guice/extensions/servlet/src/com/google/inject/servlet/
InternalServletModule.java 82 protected void configure() { method in class:InternalServletModule

Completed in 653 milliseconds

<<11121314151617181920>>