HomeSort by relevance Sort by last modified time
    Searched full:configure (Results 201 - 225 of 2918) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/
X509.java 19 public void configure(ConfigurableProvider provider) method in class:X509.Mappings
  /external/chromium/chrome/browser/extensions/
extension_context_menu_model.cc 22 CONFIGURE,
64 AddItemWithStringId(CONFIGURE, IDS_EXTENSIONS_OPTIONS);
82 if (command_id == CONFIGURE) {
117 case CONFIGURE:
  /external/chromium/sdch/open-vcdiff/packages/deb/
rules 13 # These are used for cross-compiling and for saving the configure script
39 config.status: configure
41 # Add here commands to configure the package.
42 CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
  /external/chromium/third_party/libevent/
README.chromium 10 1) Run configure and "make event-config.h" on a Linux, FreeBSD, and
  /external/genext2fs/
configure.in 2 # Process this file with autoconf to produce a configure script.
  /external/icu4c/data/translit/
trnsfiles.mk 11 # configure the ICU.
  /external/iptables/
INSTALL 4 iptables uses the well-known configure(autotools) infrastructure.
6 $ ./configure
23 ./configure [options]
68 ./configure CFLAGS="-ggdb3 -O0"
  /external/iptables/extensions/
libxt_TEE.man 3 must be the target, or you will have to configure the nexthop to forward it
  /external/jpeg/
jconfig.cfg 1 /* jconfig.cfg --- source file edited by configure script */
  /external/kernel-headers/original/linux/
threads.h 12 * set via configure setting. The maximum is equal to the size of the
  /external/libpng/
autogen.sh 7 touch Makefile.am configure.ac
  /external/libvpx/libvpx/nestegg/
.gitignore 20 configure
  /external/open-vcdiff/packages/deb/
rules 13 # These are used for cross-compiling and for saving the configure script
39 config.status: configure
41 # Add here commands to configure the package.
42 CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
  /external/openssl/
android-config.mk 5 # by running ./Configure from import_openssl.sh.
  /external/protobuf/gtest/xcode/Scripts/
versiongenerate.py 5 This script extracts the version information from the configure.ac file and
14 of configure.ac
34 # Read the first 1024 characters of the configure.ac file
35 config_file = open("%s/configure.ac" % input_dir, 'r')
  /external/protobuf/vsprojects/
config.h 2 * automatically by autoheader / autoconf / configure. */
  /external/qemu/distrib/jpeg-6b/
jconfig.cfg 1 /* jconfig.cfg --- source file edited by configure script */
  /external/qemu/distrib/sdl-1.2.15/
INSTALL 4 1. Run './configure; make; make install'
  /external/srec/make/asr/
Makefile.config 4 # Configure the ASR build. Works in conjunction with Makefile.defs and
  /external/wpa_supplicant_8/hostapd/
hostapd.wpa_psk 3 # Special MAC address 00:00:00:00:00:00 can be used to configure PSKs that
  /frameworks/base/docs/html/distribute/googleplay/publish/
index.jd 13 <p>Upload apps, build your product pages, configure prices and
  /frameworks/compile/mclinker/unittests/
test3.txt 47 DEVO_SUPPORT= README Makefile.in configure configure.ac \
58 ETC_SUPPORT= Makefile.in configure configure.in standards.texi \
59 make-stds.texi standards.info* configure.texi configure.info* \
69 VER = ` if grep 'AM_INIT_AUTOMAKE.*BFD_VERSION' $(TOOL)/configure.in >/dev/null 2>&1; then \
70 sed < bfd/configure.in -n 's/AM_INIT_AUTOMAKE[^,]*, *\([^)]*\))/\1/p'; \
71 elif grep AM_INIT_AUTOMAKE $(TOOL)/configure.in >/dev/null 2>&1; then \
72 sed < $(TOOL)/configure.in -n 's/AM_INIT_AUTOMAKE[^,]*, *\([^)]*\))/\1/p';
    [all...]
  /frameworks/native/build/
phone-hdpi-dalvik-heap.mk 17 # Provides overrides to configure the Dalvik heap for a standard high density phone.
phone-xhdpi-1024-dalvik-heap.mk 17 # Provides overrides to configure the Dalvik heap for a xhdpi phone
tablet-10in-xhdpi-2048-dalvik-heap.mk 17 # Provides overrides to configure the Dalvik heap for a standard tablet device.

Completed in 479 milliseconds

1 2 3 4 5 6 7 891011>>