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

<<21222324252627282930>>

  /developers/build/prebuilts/gradle/BasicMediaDecoder/Application/src/main/java/com/example/android/common/media/
MediaCodecWrapper.java 148 videoCodec.configure(trackFormat, surface, null, 0);
  /developers/build/prebuilts/gradle/MediaRecorder/Application/src/main/java/com/example/android/common/media/
MediaCodecWrapper.java 148 videoCodec.configure(trackFormat, surface, null, 0);
  /developers/samples/android/common/src/java/com/example/android/common/media/
MediaCodecWrapper.java 148 videoCodec.configure(trackFormat, surface, null, 0);
  /development/samples/browseable/BasicMediaDecoder/src/com.example.android.common.media/
MediaCodecWrapper.java 151 videoCodec.configure(trackFormat, surface, null, 0);
  /development/samples/browseable/BasicRenderScript/src/com.example.android.common.media/
MediaCodecWrapper.java 151 videoCodec.configure(trackFormat, surface, null, 0);
  /development/samples/browseable/MediaRecorder/src/com.example.android.common.media/
MediaCodecWrapper.java 151 videoCodec.configure(trackFormat, surface, null, 0);
  /external/autotest/client/tests/ffsb/
ffsb.py 164 utils.configure()
  /external/autotest/server/site_tests/network_WiFi_AttenuatedPerf/
network_WiFi_AttenuatedPerf.py 67 self.context.configure(self._ap_config)
  /external/autotest/server/site_tests/network_WiFi_BluetoothStreamPerf/
network_WiFi_BluetoothStreamPerf.py 137 self.context.configure(ap_config)
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/
DESede.java 381 public void configure(ConfigurableProvider provider) method in class:DESede.Mappings
PBEPBKDF2.java 493 public void configure(ConfigurableProvider provider) method in class:PBEPBKDF2.Mappings
PBES2AlgorithmParameters.java 295 public void configure(ConfigurableProvider provider) method in class:PBES2AlgorithmParameters.Mappings
  /external/dhcpcd-6.8.2/
configure 2 # Try and be like autotools configure, but without autotools
4 echo "configure args: $*"
92 \`configure' configures this package to adapt to many kinds of systems.
94 Usage: configure [OPTION]... [VAR=VALUE]...
127 --build=BUILD configure for building on BUILD [guessed]
129 --target=TARGET configure for building compilers for TARGET [HOST]
144 Use these variables to override the choices made by \`configure' or to help
469 # because it's currently possible to configure a kernel
  /external/guice/core/test/com/google/inject/
PerformanceComparison.java 112 protected void configure() {
  /external/guice/examples/src/example/xml/
XmlBeanModule.java 35 public void configure(Binder binder) { method in class:XmlBeanModule
  /external/guice/extensions/assistedinject/test/com/google/inject/assistedinject/
ExtensionSpiTest.java 172 protected void configure() { method in class:ExtensionSpiTest.Module
  /external/guice/extensions/struts2/src/com/google/inject/struts2/
GuiceObjectFactory.java 126 protected void configure() {
  /external/guice/extensions/testlib/src/com/google/inject/testing/fieldbinder/
BoundFieldModule.java 101 // Note that binder is not initialized until configure() is called.
359 public void configure(Binder binder) { method in class:BoundFieldModule
  /external/icu/icu4c/packaging/rpm/
icu.spec 120 chmod a+x ./configure
121 CFLAGS="-O3" CXXFLAGS="-O" ./configure --prefix=/usr --sysconfdir=/etc --with-data-packaging=files --enable-shared --enable-static --disable-samples
  /external/icu/icu4c/source/tools/genren/
genren.pl 100 * - when running configure, e.g.
  /external/ltp/testcases/network/nfsv4/locks/
locktests.py 87 def configure(self, dir): member in class:Serveur
  /external/nanohttpd/
README.md 189 Here you write your own subclass of *fi.iki.elonen.NanoHTTPD* to configure and to serve the requests.
201 Here you write your own subclass of *fi.iki.elonen.NanoWebSocketServer* to configure and to serve the websocket requests. A small standard echo example is included as *fi.iki.elonen.samples.echo.DebugWebSocketServer*. You can use it as a starting point to implement your own services.
  /external/nanohttpd/src/site/markdown/
index.md 185 Here you write your own subclass of *fi.iki.elonen.NanoHTTPD* to configure and to serve the requests.
197 Here you write your own subclass of *fi.iki.elonen.NanoWebSocketServer* to configure and to serve the websocket requests. A small standard echo example is included as *fi.iki.elonen.samples.echo.DebugWebSocketServer*. You can use it as a starting point to implement your own services.
  /external/scrypt/
import_scrypt.sh 180 ./configure $CONFIGURE_ARGS
  /external/testng/src/main/java/org/testng/remote/
RemoteTestNG.java 132 * Override by the plugin if you need to configure differently the <code>TestRunner</code>
191 remoteTestNg.configure(cla);
212 // remoteTestNg.configure(cla);

Completed in 868 milliseconds

<<21222324252627282930>>