/external/llvm/utils/buildit/ |
build_llvm | 21 # shell script named 'configure' in this directory. This script makes a copy... 128 $SRC_DIR/configure --prefix=$DEST_DIR$DEST_ROOT $configure_opts \
|
/external/openssh/contrib/aix/ |
buildbff.sh | 49 echo "Makefile not found (did you run configure?)" 55 # current dir = $objdir directory you ran ./configure in.
|
/external/openssh/contrib/caldera/ |
openssh.spec | 179 %configure \ 188 %configure \
|
/external/qemu/android/ |
main-emulator.c | 55 in 64-bit (with ,/android-configure.sh --try-64). In this case, emulator-$ARCH 322 * to the standalone build with ./android-configure.sh where the script
|
/external/srtp/googlepatches/ |
vidyo-1-srtp-win.patch | 5 /* crypto/include/config.h. Generated by configure. */ 6 /* config_in.h. Generated from configure.in by autoheader. */
|
/external/webkit/Tools/Scripts/webkitperl/VCSUtils_unittest/ |
parseGitDiffHeader.pl | 95 diff --git a/configure.ac b/configure.ac
|
/external/webkit/Tools/android/flex-2.5.4a/MISC/VMS/ |
descrip.mms | 119 configure.in conf.in Makefile.in mkskel.sh flex.skl \ 121 flex.1 scan.c install.sh mkinstalldirs configure
|
/frameworks/base/core/java/android/database/sqlite/ |
SQLiteOpenHelper.java | 301 * the database except to configure the database connection as required. 303 * This method should only call methods that configure the parameters of the
|
/frameworks/base/core/java/android/net/ |
VpnService.java | 275 * configure the VPN connection. If it is not set, the button 276 * to configure will not be shown in system-managed dialogs.
|
/frameworks/base/docs/html/tools/publishing/ |
publishing_overview.jd | 68 element. You may also have to configure several other settings to meet Google Play 148 country. You can also configure listing details such as the application type, category, and
|
/frameworks/base/docs/html/tools/workflow/publishing/ |
publishing_overview.jd | 76 element. You may also have to configure several other settings to meet Google Play 160 country. You can also configure listing details such as the application type, category, and
|
/frameworks/base/docs/html/tools/workflow/ |
publishing_overview.jd | 76 element. You may also have to configure several other settings to meet Google Play 160 country. You can also configure listing details such as the application type, category, and
|
/frameworks/wilhelm/tests/mimeUri/ |
slesTestManyPlayers.cpp | 206 * configure it, and start playing. 268 /* Configure fill level updates every 5 percent */
|
/hardware/ti/wlan/wl1271/CUDK/configurationutility/src/ |
ticon.c | 376 CHK_NULL(h1 = (THandle) Console_AddDirExt(pTiCon->hConsole, (THandle) h, (PS8)"configApp", (PS8)"Configure One-Shot Application Scan Params" ) ); 423 CHK_NULL(h1 = (THandle) Console_AddDirExt (pTiCon->hConsole, (THandle)h, (PS8)"configpEriodic", (PS8)"Configure Periodic Application Scan" ) ); 437 Console_AddToken (pTiCon->hConsole, h1, (PS8)"Global", (PS8)"Configure global periodic scan parameters", CuCmd_ConfigPeriodicScanGlobal, aaa); 444 Console_AddToken (pTiCon->hConsole, h1, (PS8)"Interval", (PS8)"Configure interval table", CuCmd_ConfigPeriodicScanInterval, aaa); 452 Console_AddToken (pTiCon->hConsole, h1, (PS8)"SSID", (PS8)"Configure SSID list", CuCmd_ConfigurePeriodicScanSsid, aaa); 464 Console_AddToken (pTiCon->hConsole, h1, (PS8)"Channel", (PS8)"Configure channel list", CuCmd_ConfigurePeriodicScanChannel, aaa); 471 CHK_NULL(h1 = (THandle) Console_AddDirExt(pTiCon->hConsole, (THandle) h, (PS8)"configPolicy", (PS8)"Configure Scan Manager Scan Policy" ) ); 484 CHK_NULL(h2 = (THandle) Console_AddDirExt(pTiCon->hConsole, (THandle) h1, (PS8)"Band", (PS8)"Configure band scan policy" ) ); [all...] |
/hardware/ti/wlan/wl1271/TWD/FW_Transfer/ |
CmdMBox.c | 130 * \brief Configure the CmdMbox object 349 * \brief configure the mailbox address.
|
/hardware/ti/wlan/wl1271/TWD/MacServices/ |
PowerSrvSM.c | 181 DESCRIPTION: Power Server SM module initialize function, called by the Power Server init in configure phase 331 DESCRIPTION: Power Server SM module configuration function, called by the Power Server init in configure phase [all...] |
/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/ |
apConnApi.h | 262 * \brief Configure Roaming Thresholds 265 * \param pParam - Pointer to input Roaming event thresholds to configure
|
/libcore/luni/src/main/java/javax/xml/parsers/ |
SAXParserFactory.java | 29 * Defines a factory API that enables applications to configure and 142 * RELAX NG instead of DTD, you can configure your parser to be
|
/ndk/sources/host-tools/make-3.81/ |
config.h-vms | 19 /* config.h. Generated automatically by configure. */ 20 /* config.h.in. Generated automatically from configure.in by autoheader. */
|
/development/ndk/platforms/android-3/include/ |
zconf.h | 287 #if 0 /* HAVE_UNISTD_H -- this line is updated by ./configure */
|
/docs/source.android.com/src/source/ |
known-issues.md | 85 **Fix**: Configure VirtualBox to use bridged network instead of NAT.
|
/external/antlr/antlr-3.4/antlr3-maven-plugin/src/site/apt/ |
usage.apt.vm | 15 can configure the locations of the grammar files, where library/import files
|
/external/antlr/antlr-3.4/gunit-maven-plugin/ |
pom.xml | 42 pom. However, we must also configure our .m2/settings.xml to include
|
/external/antlr/antlr-3.4/ |
pom.xml | 10 pom. However, we must also configure our .m2/settings.xml to include
|
/external/apache-http/src/org/apache/http/conn/scheme/ |
Scheme.java | 44 * For example, to configure support for "https://" URLs,
|