/external/stlport/doc/ |
README.borland | 60 configure --help 66 configure -c bcc
|
/external/valgrind/main/ |
README_DEVELOPERS | 144 (2) Configure inner with --enable-inner and build/install as 147 (3) Configure Outer normally and build/install as usual.
|
/external/valgrind/main/docs/internals/ |
porting-HOWTO.txt | 20 - Update configure.in (use x86 and x86-linux as a guide). 88 - Update configure.in (use linux and x86-linux as a guide).
|
/external/webkit/Source/autotools/ |
acinclude.m4 | 66 # configure, so must be a string, not a variable. 71 # OP argument in the final configure script.
|
/frameworks/av/media/libstagefright/codecs/aacenc/ |
AACEncoder.cpp | 77 ALOGE("Failed to configure AAC encoder"); 81 // Configure AAC encoder$
|
/frameworks/wilhelm/tests/sandbox/ |
monkey.c | 98 // configure audio source 109 // configure audio sink
|
srcsink.c | 38 // configure a typical audio source of 44.1 kHz stereo 16-bit little endian 54 // configure audio sink
|
/hardware/invensense/mlsdk/platform/include/linux/ |
mpu.h | 225 * @config: function used to configure the device 286 * Contains platform specific information on how to configure the MPU3050 to
|
/hardware/ti/wlan/wl1271/Txn/ |
TxnQueue.h | 106 /** \brief Configure bus driver 116 * Configure the bus driver with its connection configuration (such as baud-rate, bus width etc)
|
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/ |
openAuthSm.c | 86 * openAuth_smConfig - configure a new authentication SM 90 * Configure a new authentication SM.
|
/ndk/sources/host-tools/sed-4.2.1/ |
ABOUT-NLS | 30 should configure it using 32 ./configure --with-included-gettext 66 ./configure --with-included-gettext 67 ./configure --disable-nls 74 configure without an option for your new package, `configure' will 81 ./configure --with-included-gettext 92 translations have been forbidden at `configure' time by using the [all...] |
bootstrap.sh | 12 auto-configure due to a lack of a working sed. If you are on 16 re-build starting with a run of "configure", as the bootstrap
|
bootstrap.sh.in | 12 auto-configure due to a lack of a working sed. If you are on 16 re-build starting with a run of "configure", as the bootstrap
|
/external/clang/include/clang/Sema/ |
Lookup.h | 143 configure(); 163 configure(); 480 configure(); 486 configure(); 605 void configure(); 638 unsigned IDNS; // set by configure()
|
/external/dhcpcd/ |
dhcpcd.8 | 238 to release its lease, de-configure the 306 will not de-configure the interface when it exits. 353 to de-configure the 465 configure the interface and routing. 553 Bourne shell script that is run to configure or de-configure an interface.
|
dhcpcd.8.in | 238 to release its lease, de-configure the 306 will not de-configure the interface when it exits. 353 to de-configure the 465 configure the interface and routing. 553 Bourne shell script that is run to configure or de-configure an interface.
|
/external/libnfc-nxp/src/ |
phHal4Nfc_ADD.c | 161 /*Issue configure with given configuration*/ 188 /**Configure the discovery*/ 289 );/*Configure HCI Discovery*/ 306 /* Change the State of the HAL only if HCI Configure 316 PHDBG_INFO("Hal4:Configure returned NFCSTATUS_PENDING"); 321 else/*Configure failed.Restore old poll dev info*/ [all...] |
/external/qemu/distrib/zlib-1.2.3/ |
configure | 2 # configure script for zlib. This script is needed only if 7 # To create a shared library, use "configure --shared"; by default a static 12 # prefix=$HOME CC=cc CFLAGS="-O4" ./configure 14 # (setenv prefix $HOME; setenv CC cc; setenv CFLAGS "-O4"; ./configure) 44 echo ' configure [--shared] [--prefix=PREFIX] [--exec_prefix=EXPREFIX]' 69 # to force the asm version use: CFLAGS="-O3 -DASMV" ./configure
|
/external/valgrind/main/docs/xml/ |
manual-writing-tools.xml | 128 <para>Edit <filename>configure.in</filename>, adding 138 ./configure --prefix=`pwd`/inst 142 <para>It should automake, configure and compile without errors, 173 <computeroutput>./configure</computeroutput>.</para> 565 list in <filename>configure.in</filename>.</para> 572 <filename>configure.in</filename>.</para>
|
/frameworks/base/docs/html/tools/debugging/ |
improving-w-lint.jd | 34 <p>The Android SDK provides a code scanning tool called {@code lint} that can help you to easily identify and correct problems with the structural quality of your code, without having to execute the app or write any test cases. Each problem detected by the tool is reported with a description message and a severity level, so that you can quickly prioritize the critical improvements that need to be made. You can also configure a problem's severity level to ignore issues that are not relevant for your project, or raise the severity level. The tool has a command-line interface, so you can easily integrate it into your automated testing process.</p> 96 <p>By default, when you run a {@code lint} scan, the tool checks for all issues that are supported by {@code lint}. You can also restrict the issues for {@code lint} to check and assign the severity level for those issues. For example, you can disable {@code lint} checking for specific issues that are not relevant to your project and configure {@code lint} to report non-critical issues at a lower severity level.</p> 97 <p>You can configure {@code lint} checking at different levels:</p> 106 <p>You can configure global, project-specific, and file-specific settings for {@code lint} from the Eclipse user interface.</p> 118 <li>From the <strong>Lint Warnings</strong> view, use the toolbar options to configure {@code lint} preferences for individual projects and files in Eclipse. The options you can select include: 135 <!-- list of issues to configure -->
|
/external/libpng/ |
CHANGES | [all...] |
/external/fdlibm/ |
configure | 8 # This configure script is free software; the Free Software Foundation 330 # Accept the important Cygnus configure options, so we can diagnose typos. 742 \`configure' configures fdlibm 5.3 to adapt to many kinds of systems. 760 --srcdir=DIR find the sources in DIR [configure dir or \`..'] 811 Use these variables to override the choices made by `configure' or to help 889 # Check for guested configure; otherwise get Cygnus style configure. 890 if test -f $ac_srcdir/configure.gnu; then 892 $SHELL $ac_srcdir/configure.gnu --help=recursive 893 elif test -f $ac_srcdir/configure; the [all...] |
/external/elfutils/ |
aclocal.m4 | 73 # depending on how configure is run. This is pretty annoying, since 95 # This will work as long as MISSING is not called from configure, because 96 # unfortunately $(top_srcdir) has no meaning in configure. 98 # configure, and could therefore not use this "fixed" $ac_aux_dir. 555 # Add --enable-maintainer-mode option to configure. -*- Autoconf -*- 750 # arguments. Must try -L first in case configure is actually a 755 set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` 758 set X `ls -t $srcdir/configure conftest.file` 761 if test "$[*]" != "X $srcdir/configure conftest.file" \ 762 && test "$[*]" != "X conftest.file $srcdir/configure"; the [all...] |
/external/grub/ |
aclocal.m4 | 71 # depending on how configure is run. This is pretty annoying, since 93 # This will work as long as MISSING is not called from configure, because 94 # unfortunately $(top_srcdir) has no meaning in configure. 96 # configure, and could therefore not use this "fixed" $ac_aux_dir. 583 # Add --enable-maintainer-mode option to configure. [all...] |
/external/libusb-compat/ |
aclocal.m4 | 119 # explicit call to PKG_PROG_PKG_CONFIG in your configure.ac 229 # depending on how configure is run. This is pretty annoying, since 251 # This will work as long as MISSING is not called from configure, because 252 # unfortunately $(top_srcdir) has no meaning in configure. 254 # configure, and could therefore not use this "fixed" $ac_aux_dir. [all...] |