/external/stlport/test/eh/ |
como.mak | 2 # Generated automatically from Makefile.in by configure.
|
deccxx.mak | 2 # Generated automatically from Makefile.in by configure.
|
sgi_mipspro.mak | 2 # Generated automatically from Makefile.in by configure.
|
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.
|
kai.mak | 2 # Generated automatically from Makefile.in by configure.
|
/external/valgrind/main/drd/scripts/ |
download-and-build-gcc | 61 ${SRC}/configure \
|
/external/webkit/Source/WebCore/platform/audio/mac/ |
AudioDestinationMac.cpp | 96 configure(); 105 void AudioDestinationMac::configure() function in class:WebCore::AudioDestinationMac
|
/ndk/build/tools/ |
build-host-sed.sh | 63 run $SED_SRCDIR/configure --disable-nls --disable-rpath --disable-i18n --disable-acl 64 fail_panic "Failed to configure the sed-$SED_VERSION build!"
|
build-host-make.sh | 86 run $TMP_SRCDIR/configure $CONFIGURE_FLAGS 87 fail_panic "Failed to configure the sed-$GNUMAKE_VERSION build!"
|
build-mingw64-toolchain.sh | 422 run $SRC_DIR/$PKGNAME/configure "$@" 423 fail_panic "Can't configure $PKGNAME !!" 467 run $SRC_DIR/mingw-w64-$MINGW_W64_VERSION/mingw-w64-headers/configure --prefix=$INSTALL_DIR --host=$TARGET_TAG --build=$HOST_TAG 468 fail_panic "Can't configure mingw-64-headers" 476 fail_panic "Can't configure mingw-64-headers" 496 run $SRC_DIR/$PKGNAME/configure "$@" 497 fail_panic "Can't configure $PKGNAME !!" 524 run $SRC_DIR/mingw-w64-$MINGW_W64_VERSION/mingw-w64-crt/configure "$@" 525 fail_panic "Can't configure $PKGNAME !!" 547 # No configure step here! We're resuming work that was starte [all...] |
/ndk/sources/host-tools/sed-4.2.1/doc/ |
Makefile.am | 28 sed.1: $(top_srcdir)/sed/sed.c $(top_srcdir)/configure.ac $(srcdir)/sed.x
|
/external/llvm/ |
Makefile | 114 $(PROJ_SRC_DIR)/configure --build=$(BUILD_TRIPLE) \ 139 # Specify options to pass to configure script when we're 157 $(Echo) Eliminating files constructed by configure 180 # autoconf/configure.ac. 212 $(Echo) '*****' configure with --enable-optimized. 239 ./configure --prefix="$(LLVM_TOP)/install" \
|
/frameworks/av/media/libeffects/testlibs/ |
AudioEqualizer.cpp | 58 void AudioEqualizer::configure(int nChannels, int sampleRate) { function in class:android::AudioEqualizer 59 ALOGV("AudioEqualizer::configure(nChannels=%d, sampleRate=%d)", nChannels, 61 mpLowShelf->configure(nChannels, sampleRate); 63 mpPeakingFilters[i].configure(nChannels, sampleRate); 65 mpHighShelf->configure(nChannels, sampleRate);
|
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. 123 // pIn The input buffer with the format designated in configure().
|
/frameworks/base/media/jni/ |
android_media_MediaCodec.h | 44 status_t configure(
|
/external/bison/djgpp/ |
config.bat | 2 Rem Configure Bison for DJGPP.
145 Rem Create an arguments file for the configure script.
167 redir -e /dev/null update %XSRC%/configure.orig ./configure
168 test -f ./configure
169 if errorlevel 1 update %XSRC%/configure ./configure
174 test -f ./configure.orig
175 if errorlevel 1 update configure configure.orig [all...] |
/external/e2fsprogs/debian/ |
rules | 20 # These are used for cross-compiling and for saving the configure script 101 CFGSTDSTAMP=${STAMPSDIR}/configure-std-stamp 102 CFGBFSTAMP=${STAMPSDIR}/configure-bf-stamp 103 CFGSTATICSTAMP=${STAMPSDIR}/configure-static-stamp 153 # we can't use those flags at configure time 176 # Make sure we don't try to rebuild the configure scripts 177 find . -name configure | xargs touch 182 ${topdir}/configure ${COMMON_CONF_FLAGS} ${STD_CONF_FLAGS} \ 186 ${topdir}/configure ${COMMON_CONF_FLAGS} ${STD_CONF_FLAGS} \ 195 ${topdir}/configure ${MIPS_NOPIC_CONF_FLAGS} CFLAGS="${CFLAGS} [all...] |
/external/libpng/ |
CHANGES | [all...] |
/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/chromium/sdch/open-vcdiff/packages/rpm/ |
rpm.spec | 40 ./configure
|
/external/dropbear/debian/ |
rules | 35 config.status: patch-stamp configure 38 ./configure --host='$(DEB_HOST_GNU_TYPE)' \
|
/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/libpcap/packaging/ |
pcap.spec | 27 CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%prefix
|