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

<<11121314151617181920>>

  /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!"
  /ndk/sources/host-tools/make-3.81/glob/
Makefile.ami 20 # This must repeat the value, because configure will remove `VPATH = .'.
28 # Information determined by configure.
SMakefile 20 # This must repeat the value, because configure will remove `VPATH = .'.
29 # Information determined by configure.
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/
SOURCES 4 Configure options:
9 path/to/build/configure --target=arm-linux-androideabi \
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/
SOURCES 4 Configure options:
8 path/to/build/configure --target=arm-linux-androideabi \
  /external/ppp/pppd/
fsm.c 110 /* Send an initial configure-request */
185 /* Send an initial configure-request */
315 /* Retransmit the configure-request */
318 fsm_sconfreq(f, 1); /* Re-send Configure-Request */
410 * fsm_rconfreq - Receive Configure-Request.
434 fsm_sconfreq(f, 0); /* Send initial Configure-Request */
440 fsm_sconfreq(f, 0); /* Send initial Configure-Request */
481 * fsm_rconfack - Receive Configure-Ack.
495 error("Received bad configure-ack: %P", inp, len);
531 fsm_sconfreq(f, 0); /* Send initial Configure-Request *
    [all...]
  /external/bluetooth/glib/
ChangeLog.pre-1-2 35 configure.in
44 * glib.h, glibconfig.h.win32, configure.in: Changed signature of
52 * configure.in (--enable-debug): default to yes for development trees.
61 * configure.in: don't reset G_MODULE_IMPL, so it can be overridden
90 * configure.in, acconfig.h: Changed the test for getpwuid_r to
103 * configure.in: Make the error message in case of a broken thread
125 configure.in
150 * configure.in: Moved the check for MT safe function variants
155 * configure.in: Fixed typo. Now HPUX 11 thread system detection
166 configure.i
    [all...]
ChangeLog.pre-2-8 3 * configure.in: Bump version
19 * configure.in: Bump version to 2.8.0
62 * configure.in: Add an --enable-iconv-cache option, and
76 * configure.in: Added "te" to ALL_LINGUAS.
97 * configure.in: Bump version
122 * configure.in: Bump version
142 * configure.in: ... and use them on s390.
236 * configure.in: Try -mt as compiler flag for threads, needed
244 * configure.in: Bump version
280 * configure.in: Bump versio
    [all...]
INSTALL.in 6 % ./configure # run the `configure' script
36 configure. This forces libiconv to be used.
89 and --exec-prefix options given to configure. There are also more
  /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...]
  /hardware/ti/wlan/wl1271/TWD/Ctrl/
CmdBldCfgIE.c 51 * DESCRIPTION: Configure wlan hardware memory
93 * DESCRIPTION: Configure/Interrogate the Slot Time
125 * DESCRIPTION: Configure/Interrogate the Preamble
156 * DESCRIPTION: Configure/Interrogate RxConfig information element
284 * DESCRIPTION: Configure/Interrogate ARP addr table information element for
322 * DESCRIPTION: Configure/Interrogate Group addr table information element
401 * DESCRIPTION: Configure the BTH-WLAN co-exsistance
447 * DESCRIPTION: Configure the FM-WLAN co-exsistance parameters
487 * DESCRIPTION: Configure/Interrogate MemoryMap information element
520 * DESCRIPTION: Configure/Interrogate the AID info elemen
    [all...]
  /development/samples/ApiDemos/res/xml/
appwidget_provider.xml 22 android:configure="com.example.android.apis.appwidget.ExampleAppWidgetConfigure"
  /development/samples/SearchableDictionary/res/xml/
searchable.xml 20 <!-- The attributes below configure the Android search box appearance
  /external/bluetooth/bluez/
.gitignore 18 configure
bootstrap-configure 12 ./configure --enable-maintainer-mode \
  /external/bluetooth/glib/docs/reference/
README 28 First, run configure to generate the makefiles for this
  /external/bluetooth/glib/docs/reference/glib/
building.sgml 28 <userinput>./configure</userinput>
37 <command>configure</command> script. Please see the
39 <command>./configure --help</command> for information about
106 --with-libiconv option to configure. This forces
155 library you can pass the --with-pcre=system option to configure,
165 configure option.
172 <option>--disable-selinux</option> configure option.
183 <command>configure</command> script in the GLib
187 <command>configure</command>
390 threads. configure tries to find out, whic
    [all...]
  /external/bluetooth/hcidump/
Makefile.am 48 aclocal.m4 configure config.h.in \
  /external/chromium/chrome/browser/sync/glue/
data_type_manager_mock.h 37 MOCK_METHOD1(Configure, void(const TypeSet&));
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-java/workspace/HelloLicense/src/
log4j.properties 6 # Configure the console as our one appender
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-java/workspace/HelloLicense/war/WEB-INF/classes/
log4j.properties 6 # Configure the console as our one appender
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/
README 17 You'll need to configure this sample before it will be functional. Edit
  /external/chromium/sdch/open-vcdiff/testdata/
configure.ac.v0.1 1 ## Process this file with autoconf to produce configure.
configure.ac.v0.2 1 ## Process this file with autoconf to produce configure.
  /external/chromium/testing/gtest/xcode/Scripts/
versiongenerate.py 34 This script extracts the version information from the configure.ac file and
43 of configure.ac
63 # Read the first 1024 characters of the configure.ac file
64 config_file = open("%s/configure.ac" % input_dir, 'r')

Completed in 313 milliseconds

<<11121314151617181920>>