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

<<11121314151617181920>>

  /external/chromium_org/third_party/libvpx/source/libvpx/build/make/
iosbuild.sh 45 eval "../../${LIBVPX_SOURCE_DIR}/configure" --target="${target}" \
209 --extra-configure-args)
  /external/chromium_org/third_party/sqlite/src/test/
releasetest.tcl 27 Almost any SQLite makefile (except those generated by configure - see below)
38 Makefiles generated by the sqlite configure program cannot be used as
  /external/icu/icu4c/source/tools/genren/
Makefile 57 ( cd $(ICUDIR) ; CPPFLAGS=-DU_DISABLE_RENAMING=1 $(GENREN_CONFIGURE_ENV) $(top_srcdir)/../configure --with-data-packaging=archive --enable-tests=no --prefix=`pwd` $(GENREN_CONFIGURE_OPTS) )
  /external/jemalloc/include/jemalloc/internal/
util.h 124 # error Both JEMALLOC_INTERNAL_FFSL && JEMALLOC_INTERNAL_FFS should have been defined by configure
  /external/llvm/utils/buildit/
build_llvm 21 # shell script named 'configure' in this directory. This script makes a copy...
153 $SRC_DIR/configure $COMMON_CONFIGURE_OPTS \
204 $SRC_DIR/configure $COMMON_CONFIGURE_OPTS $configure_opts \
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerDecoderBase.cpp 63 void NuPlayer::DecoderBase::configure(const sp<AMessage> &format) { function in class:android::NuPlayer::DecoderBase
  /frameworks/base/media/jni/
android_media_MediaCodec.h 50 status_t configure(
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/
GpuVideoTrackDecoder.java 100 mediaCodec.configure(format, surface, null, 0);
  /hardware/qcom/display/msm8084/libvirtual/
virtual.cpp 61 int VirtualDisplay::configure() { function in class:qhwc::VirtualDisplay
150 we can configure to the virtual display)
  /hardware/qcom/display/msm8226/libvirtual/
virtual.cpp 61 int VirtualDisplay::configure() { function in class:qhwc::VirtualDisplay
161 we can configure to the virtual display)
  /ndk/build/tools/
build-gdbserver.sh 182 # configure the gdbserver build now
183 dump "Configure: $TOOLCHAIN gdbserver-$GDBVER build."
211 run $SRC_DIR/configure \
215 dump "Could not configure gdbserver build. See $TMPLOG"
build-llvm.sh 201 run ./configure \
208 fail_panic "Couldn't configure gmp"
219 run $SRC_DIR/$TOOLCHAIN/llvm/tools/polly/utils/cloog_src/configure \
226 fail_panic "Couldn't configure cloog"
241 # configure the toolchain
242 dump "Configure: $TOOLCHAIN toolchain build"
272 run $SRC_DIR/$TOOLCHAIN/llvm/configure \
281 fail_panic "Couldn't configure llvm toolchain"
341 dump "Configure: mclinker against $TOOLCHAIN"
346 run $MCLINKER_SRC_DIR/configure \
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
configSectionNameDialog.py 15 self.configure(borderwidth=5)
macosxSupport.py 102 root.configure(menu=menubar)
textView.py 17 self.configure(borderwidth=5)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
configSectionNameDialog.py 15 self.configure(borderwidth=5)
macosxSupport.py 102 root.configure(menu=menubar)
textView.py 17 self.configure(borderwidth=5)
  /development/apps/WidgetPreview/src/com/android/widgetpreview/
WidgetPreviewActivity.java 149 if (providerInfo.configure != null) {
151 configureIntent.setComponent(providerInfo.configure);
  /external/bison/doc/
Makefile.am 60 # Depend on configure to get version number changes.
61 common_dep = $(top_srcdir)/configure $(srcdir)/common.x
151 # configure, because the former is way faster than the latter.
  /external/chromium_org/chrome/browser/ui/webui/
sync_setup_browsertest.js 78 SyncSetupOverlay.showSyncSetupPage('configure');
  /external/chromium_org/third_party/icu/source/config/
dist.mk 84 @(cd $(DISTY_CHECK) && tar xfpz $(DISTY_FILE_TGZ) && cd icu/source && $(SHELL) ./configure $(DISTCHECK_CONFIG_OPTIONS) && $(MAKE) check $(DISTCHECK_MAKE_OPTIONS) ) && (echo "!!! PASS: $(DISTY_FILE_TGZ)" )
  /external/dnsmasq/contrib/Suse/
dnsmasq-suse.spec 24 Dnsmasq is lightweight, easy to configure DNS forwarder and DHCP server. It
  /external/icu/icu4c/source/config/
dist.mk 84 @(cd $(DISTY_CHECK) && tar xfpz $(DISTY_FILE_TGZ) && cd icu/source && $(SHELL) ./configure $(DISTCHECK_CONFIG_OPTIONS) && $(MAKE) check $(DISTCHECK_MAKE_OPTIONS) ) && (echo "!!! PASS: $(DISTY_FILE_TGZ)" )
  /external/pcre/dist/
makevp.bat 32 :: sh configure

Completed in 2273 milliseconds

<<11121314151617181920>>