/external/fdlibm/ |
makefile.in | 146 -$(RM) configure
|
/external/libcap-ng/libcap-ng-0.7/ |
libcap-ng.spec | 55 %configure --libdir=/%{_lib}
|
/external/llvm/utils/release/ |
test-release.sh | 261 echo "# $BuildDir/llvm.src/configure --prefix=$InstallDir \ 265 $BuildDir/llvm.src/configure --prefix=$InstallDir \ 269 2>&1 | tee $LogDir/llvm.configure-Phase$Phase-$Flavor.log
|
/external/open-vcdiff/vsprojects/ |
vcdiff_test.bat | 37 set DICTIONARY_FILE=%TESTDATA_DIR%\configure.ac.v0.1 38 set TARGET_FILE=%TESTDATA_DIR%\configure.ac.v0.2 39 set DELTA_FILE=%TEMP%\configure.ac.vcdiff 40 set OUTPUT_TARGET_FILE=%TEMP%\configure.ac.output
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/ |
test_extensions.py | 118 lscale.scale.configure(from_=-5, to=5) 129 lscale.scale.configure(from_=0, to=10)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/ |
test_extensions.py | 118 lscale.scale.configure(from_=-5, to=5) 129 lscale.scale.configure(from_=0, to=10)
|
/cts/tests/tests/media/src/android/media/cts/ |
DecodeEditEncodeTest.java | 204 // configure() call to throw an unhelpful exception. 213 // Create a MediaCodec for the desired codec, then configure it as an encoder with 216 encoder.configure(format, null, null, MediaCodec.CONFIGURE_FLAG_ENCODE); 422 encoder.configure(outputFormat, null, null, MediaCodec.CONFIGURE_FLAG_ENCODE); 431 decoder.configure(inputFormat, outputSurface.getSurface(), null, 0); 629 decoder.configure(format, surface.getSurface(), null, 0); [all...] |
EncodeDecodeTest.java | 248 // configure() call to throw an unhelpful exception. 255 // Create a MediaCodec for the desired codec, then configure it as an encoder with 258 encoder.configure(format, null, null, MediaCodec.CONFIGURE_FLAG_ENCODE); 311 // configure() call to throw an unhelpful exception. 325 decoder.configure(format, outputSurface.getSurface(), null, 0); 328 // Create a MediaCodec for the desired codec, then configure it as an encoder with 331 encoder.configure(format, null, null, MediaCodec.CONFIGURE_FLAG_ENCODE); 569 // and pass that to configure(). We do that here to exercise the API. 574 decoder.configure(format, toSurface ? outputSurface.getSurface() : null, [all...] |
EncoderTest.java | 193 codec.configure(
|
ExtractDecodeEditEncodeMuxTest.java | 291 // configure() call to throw an unhelpful exception. 300 // Create a MediaCodec for the desired codec, then configure it as an encoder with 326 // Create a MediaCodec for the desired codec, then configure it as an encoder with 474 decoder.configure(inputFormat, surface, null, 0); 494 encoder.configure(format, null, null, MediaCodec.CONFIGURE_FLAG_ENCODE); 508 decoder.configure(inputFormat, null, null, 0); 521 encoder.configure(format, null, null, MediaCodec.CONFIGURE_FLAG_ENCODE); [all...] |
/developers/build/prebuilts/gradle/BasicMediaDecoder/BasicMediaDecoderSample/src/main/java/com/example/android/common/media/ |
MediaCodecWrapper.java | 150 videoCodec.configure(trackFormat, surface, null, 0);
|
/developers/build/prebuilts/gradle/BasicRenderScript/BasicRenderScriptSample/src/main/java/com/example/android/common/media/ |
MediaCodecWrapper.java | 150 videoCodec.configure(trackFormat, surface, null, 0);
|
/developers/build/prebuilts/gradle/MediaRecorder/MediaRecorderSample/src/main/java/com/example/android/common/media/ |
MediaCodecWrapper.java | 150 videoCodec.configure(trackFormat, surface, null, 0);
|
/developers/samples/android/common/src/java/com/example/android/common/media/ |
MediaCodecWrapper.java | 150 videoCodec.configure(trackFormat, surface, null, 0);
|
/development/samples/browseable/BasicMediaDecoder/src/com.example.android.common.media/ |
MediaCodecWrapper.java | 150 videoCodec.configure(trackFormat, surface, null, 0);
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/ |
AES.java | 366 public void configure(ConfigurableProvider provider) method in class:AES.Mappings
|
DESede.java | 381 public void configure(ConfigurableProvider provider) method in class:DESede.Mappings
|
/external/chromium/sdch/open-vcdiff/ |
Makefile.am | 3 # Make sure that when we re-make ./configure, we get the macros we need 209 dist_noinst_DATA = testdata/configure.ac.v0.1 \ 210 testdata/configure.ac.v0.2 \
|
/external/chromium_org/sdch/open-vcdiff/ |
Makefile.am | 3 # Make sure that when we re-make ./configure, we get the macros we need 230 dist_noinst_DATA = testdata/configure.ac.v0.1 \ 231 testdata/configure.ac.v0.2 \
|
/external/dhcpcd/ |
Makefile | 6 SRCS+= configure.c
|
bind.c | 43 #include "configure.h" 227 configure(iface);
|
/external/icu4c/tools/genren/ |
genren.pl | 98 * - when running configure, e.g.
|
/external/open-vcdiff/ |
Makefile.am | 3 # Make sure that when we re-make ./configure, we get the macros we need 230 dist_noinst_DATA = testdata/configure.ac.v0.1 \ 231 testdata/configure.ac.v0.2 \
|
/external/scrypt/ |
import_scrypt.sh | 180 ./configure $CONFIGURE_ARGS
|
/external/stlport/ |
configure | 25 configure [options] 85 stlport/stl/config/host.h set the following macro depending on the configure
|