/external/oprofile/ |
ChangeLog-2001 | 176 * configure.in: add FIXME comment 224 * configure.in: handle missing libiberty.h and 308 * configure.in: cvs add Rules.make.in. 312 * configure.in: suppress reference to an inexistant 322 * configure.in: 463 * configure.in: bump to 0.0.8cvs 468 * configure.in: fixes for configuration when Qt2 not found 475 * configure.in: bump to 0.0.7 479 * configure.in: 502 * configure.in [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/ |
gccinstall.info | 139 Necessary when running `configure' because some `/bin/sh' shells 142 performance problems. This can cause target `configure' runs to 149 `configure'/`make'. 203 library search path, you will have to configure with the 204 `--with-gmp' configure option. See also `--with-gmp-lib' and 211 `http://www.mpfr.org/'. The `--with-mpfr' configure option should 220 `http://www.multiprecision.org/'. The `--with-mpc' configure 231 The `--with-ppl' configure option should be used if PPL is not 244 `cloog-0.16.1.tar.gz'. To use it add the additional configure 248 In both cases `--with-cloog' configure option should be used i [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/ |
gccinstall.info | 139 Necessary when running `configure' because some `/bin/sh' shells 142 performance problems. This can cause target `configure' runs to 149 `configure'/`make'. 203 library search path, you will have to configure with the 204 `--with-gmp' configure option. See also `--with-gmp-lib' and 211 `http://www.mpfr.org/'. The `--with-mpfr' configure option should 220 `http://www.multiprecision.org/'. The `--with-mpc' configure 231 The `--with-ppl' configure option should be used if PPL is not 244 `cloog-0.16.1.tar.gz'. To use it add the additional configure 248 In both cases `--with-cloog' configure option should be used i [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/ |
gccinstall.info | 139 Necessary when running `configure' because some `/bin/sh' shells 142 performance problems. This can cause target `configure' runs to 149 `configure'/`make'. 203 library search path, you will have to configure with the 204 `--with-gmp' configure option. See also `--with-gmp-lib' and 211 `http://www.mpfr.org/'. The `--with-mpfr' configure option should 220 `http://www.multiprecision.org/'. The `--with-mpc' configure 231 The `--with-ppl' configure option should be used if PPL is not 244 `cloog-0.16.1.tar.gz'. To use it add the additional configure 248 In both cases `--with-cloog' configure option should be used i [all...] |
/hardware/ti/wlan/wl1271/TWD/TWDriver/ |
TWDriver.h | [all...] |
/external/strace/ |
ChangeLog-CVS | 39 * configure.ac: Reformat AC_CHECK_HEADERS to keep it sorted and 108 * configure.ac: Make it recognize avr32. 121 * configure.ac: Make it recognize cris. 183 * configure.ac: Check for struct sigcontext. 422 * configure.ac: Add bfin to supported architectures. 444 * configure.ac: Accept uclinux hosts as linux. 516 * configure.ac, NEWS: Version 4.5.18. 573 * configure.ac: Add AC_HEADER_STDBOOL. 587 * configure.ac: Version 4.5.17. 732 * configure.ac: Add check for struct sigcontext_struct in <signal.h> [all...] |
/ndk/build/tools/ |
build-mingw64-toolchain.sh | 422 run $SRC_DIR/$PKGNAME/configure "$@" 423 fail_panic "Can't configure $PKGNAME !!" 467 run $SRC_DIR/mingw-w64-$MINGW_W64_VERSION/mingw-w64-headers/configure --prefix=$INSTALL_DIR --host=$TARGET_TAG --build=$HOST_TAG 468 fail_panic "Can't configure mingw-64-headers" 476 fail_panic "Can't configure mingw-64-headers" 496 run $SRC_DIR/$PKGNAME/configure "$@" 497 fail_panic "Can't configure $PKGNAME !!" 524 run $SRC_DIR/mingw-w64-$MINGW_W64_VERSION/mingw-w64-crt/configure "$@" 525 fail_panic "Can't configure $PKGNAME !!" 547 # No configure step here! We're resuming work that was starte [all...] |
/external/bluetooth/glib/ |
ChangeLog.pre-2-12 | 24 * configure.in: Bump version 75 * configure.in: Bump version 114 * configure.in: Added Bengali India (bn_IN) in ALL_LINGUAS. 118 * configure.in: Bump version 126 * configure.in: Set version to 2.12.0 137 * configure.in: Bump version 192 * configure.in: Bump version 196 * configure.in: Set interface age to 0. 272 * configure.in: Don't compile timeloop on Minix. 299 * configure.in: Bump versio [all...] |
ChangeLog.pre-2-16 | 5 * configure.in: 30 * configure.in: Bump version 43 * configure.in: Bump version to 2.16.0 61 * configure.in: 122 * configure.in: Bump version 272 * configure.in: Bump version 292 * configure.in: Check for getmntent_r. 308 * configure.in: Unfortunately the mingw implementations of 369 * configure.in: generate gobject/tests/Makefile. 388 * configure.in: Check for gmtime_r. Missing part of bug #511807 [all...] |
/external/grub/ |
NEWS | 131 * The configure script accepts a new option, `--enable-preset-menu'. You 138 specify the option `--enable-example-kernel' to the configure script. 142 * The configure script now accepts `--disable-auto-linux-mem-opt', which 174 * Serial terminal support is added. The configure script accepts 180 * Only for developers: the configure script accepts 218 * The configure script doesn't accept the option 230 * Diskless support is added. Now configure accepts --enable-diskless, 274 * Now configure accepts the option `--disable-lba-support-bitmap-check' 288 * New options for configure can disable some functions in Stage 2. See 289 the output from `configure --help' for more information [all...] |
/external/icu4c/ |
Makefile.in | 138 all-local: $(srcdir)/configure $(LOCAL_BUILT_FILES) $(INSTALLED_BUILT_FILES) 201 #$(srcdir)/configure : $(srcdir)/configure.in $(top_srcdir)/aclocal.m4 292 config.status: $(srcdir)/configure $(srcdir)/common/unicode/uvernum.h 296 @echo " 'configure' and/or 'uvernum.h' have changed, please" 297 @echo " do 'runConfigureICU' (or 'configure') again, as per"
|
/external/llvm/projects/sample/autoconf/ |
configure.ac | 47 dnl Begin LLVM configure.ac Import 50 dnl Derived from LLVM's configure.ac. This was imported directly here so that we 60 dnl Configure all of the projects present in our source tree. While we could 62 dnl configure script, that usage of the AC_CONFIG_SUBDIRS macro is deprecated. 68 dnl We want to configure those projects first so that their object trees are 69 dnl created before running the configure scripts of projects that depend upon 86 dnl Check if polly is checked out into tools/polly and configure it if 105 dnl Determine the platform type and cache its value. This helps us configure 266 dnl Make sure we aren't attempting to configure for an unknown system 268 AC_MSG_ERROR([Operating system is unknown, configure can't continue] [all...] |
/external/webkit/Tools/android/flex-2.5.4a/ |
Makefile.in | 81 configure.in conf.in Makefile.in mkskel.sh flex.skl \ 83 flex.1 scan.c install.sh mkinstalldirs configure 246 config.status: configure 248 configure: configure.in 255 # stamp-h.in: configure.in acconfig.h
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/info/ |
gccinstall.info | 139 Necessary when running `configure' because some `/bin/sh' shells 142 performance problems. This can cause target `configure' runs to 149 `configure'/`make'. 179 library search path, you will have to configure with the 180 `--with-gmp' configure option. See also `--with-gmp-lib' and 193 The `--with-mpfr' configure option should be used if your MPFR 203 The `--with-ppl' configure option should be used if PPL is not 213 The `--with-cloog' configure option should be used if CLooG is not 225 Necessary when modifying `configure.ac', `aclocal.m4', etc. to 226 regenerate `configure' and `config.in' files [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/info/ |
gccinstall.info | 139 Necessary when running `configure' because some `/bin/sh' shells 142 performance problems. This can cause target `configure' runs to 149 `configure'/`make'. 179 library search path, you will have to configure with the 180 `--with-gmp' configure option. See also `--with-gmp-lib' and 193 The `--with-mpfr' configure option should be used if your MPFR 203 The `--with-ppl' configure option should be used if PPL is not 213 The `--with-cloog' configure option should be used if CLooG is not 225 Necessary when modifying `configure.ac', `aclocal.m4', etc. to 226 regenerate `configure' and `config.in' files [all...] |
/external/bison/m4/ |
lib-prefix_gl.m4 | 121 dnl $exec_prefix will expand at the end of the configure script. 125 dnl at the end of configure. 144 dnl at the end of the configure script.
|
/external/expat/ |
Makefile.in | 2 # Process this file with top-level configure script to produce Makefile 71 rm -f expat_config.h.in configure 97 # for VPATH builds (invoked by configure)
|
/external/libmtp/ |
ChangeLog | 3 * configure.ac: bump version to libmtp 1.0.1 and release! 51 * configure.ac: tag for libmtp 1.0.0! 81 * configure.ac: use the AC_SYS_LARGEFILE macro instead 92 * configure.ac: some buildsystem updates. 207 * configure.ac: 232 configure libmtp outside the source tree in Windows too. 286 * configure.ac: preparing for 0.3.7. 322 * configure.ac: bump to 0.3.6 and release. 384 * configure.ac: fix the renamed _stdint.h too. 404 * configure.ac: change release to 0.3.5 [all...] |
/external/srtp/ |
README | 19 ./configure [ options ] # GNU autoconf script 22 The configure script accepts the following options: 32 You can use the above configure options to have the debugging output
|
/external/valgrind/main/docs/internals/ |
multiple-architectures.txt | 36 - configure.in 42 The configure script inspects the CPU. It then sets 159 automagically set up by configure.in. Do not use -m32 and -m64
|
/external/webkit/Tools/Scripts/webkitpy/common/system/ |
logutils.py | 160 """Configure logging for standard purposes. 166 testing where the caller may want to configure logging temporarily 172 logger: A logging.logger instance to configure. This parameter
|
/external/webrtc/src/modules/audio_processing/ |
gain_control_impl.cc | 291 return Configure(); 305 return Configure(); 315 return Configure();
|
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
OMX_TI_Index.h | 84 OMX_TI_IndexParamVideoNALUsettings, //!< use OMX_VIDEO_PARAM_AVCNALUCONTROLTYPE to configure the type os NALU to send along with the Different Frame Types 86 OMX_TI_IndexParamVideoIntraPredictionSettings, //!< use OMX_VIDEO_PARAM_INTRAPREDTYPE to configure the intra prediction modes used for different block sizes 88 OMX_TI_IndexParamVideoFrameDataContentSettings, //!< use OMX_TI_VIDEO_PARAM_FRAMEDATACONTENTTYPE to configure the data content tpye
|
/ndk/sources/host-tools/make-3.81/ |
Makefile.am | 75 README.DOS Makefile.DOS configure.bat dosbuild.bat configh.dos\ 81 # This is built during configure, but behind configure's back
|
/ndk/sources/host-tools/sed-4.2.1/ |
BUGS | 13 $ configure 16 If sed doesn't configure your favorite package, take a few extra 23 not involve something as far removed from sed as ``try to configure
|