/external/libxkbcommon/xkbcommon/build-aux/ |
D | traces.1 | 7 m4trace:configure.ac:25: -1- AC_INIT([libxkbcommon], [0.5.0], [https://bugs.freedesktop.org/enter_b… 8 m4trace:configure.ac:25: -1- m4_pattern_forbid([^_?A[CHUM]_]) 9 m4trace:configure.ac:25: -1- m4_pattern_forbid([_AC_]) 10 m4trace:configure.ac:25: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LI… 11 m4trace:configure.ac:25: -1- m4_pattern_allow([^AS_FLAGS$]) 12 m4trace:configure.ac:25: -1- m4_pattern_forbid([^_?m4_]) 13 m4trace:configure.ac:25: -1- m4_pattern_forbid([^dnl$]) 14 m4trace:configure.ac:25: -1- m4_pattern_forbid([^_?AS_]) 15 m4trace:configure.ac:25: -1- AC_SUBST([SHELL]) 16 m4trace:configure.ac:25: -1- AC_SUBST_TRACE([SHELL]) [all …]
|
D | traces.2 | 73 dnl location! This also ensures lt_ltdl_dir is set when configure.ac is 88 dnl location! This also ensures lt_ltdl_dir is set when configure.ac is 564 echo "configure: cannot find nm_test_func in $ac_nlist" >&AS_MESSAGE_LOG_FD 568 echo "configure: cannot run $lt_cv_sys_global_symbol_pipe" >&AS_MESSAGE_LOG_FD 571 echo "configure: failed program was:" >&AS_MESSAGE_LOG_FD 2225 # To make any issue more visible, cause the running configure to be aborted 2255 to "yes", and re-run configure. 2426 # arguments. Must try -L first in case configure is actually a 2434 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` 2437 set X `ls -t "$srcdir/configure" conftest.file` [all …]
|
D | traces.0 | 124 for use in further configure time tests before the real libtool is 182 # configure is writing to config.log, but config.lt does its own redirection, 184 # open by configure. Here we exec the FD to /dev/null, effectively closing 406 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure 895 dnl location! This also ensures lt_ltdl_dir is set when configure.ac is 910 dnl location! This also ensures lt_ltdl_dir is set when configure.ac is 1386 echo "configure: cannot find nm_test_func in $ac_nlist" >&AS_MESSAGE_LOG_FD 1390 echo "configure: cannot run $lt_cv_sys_global_symbol_pipe" >&AS_MESSAGE_LOG_FD 1393 echo "configure: failed program was:" >&AS_MESSAGE_LOG_FD 3191 # To make any issue more visible, cause the running configure to be aborted [all …]
|
/external/ImageMagick/config/ |
D | configure.xml.in | 3 <!ELEMENT configuremap (configure)+> 5 <!ELEMENT configure EMPTY> 6 <!ATTLIST configure xmlns CDATA #FIXED '' name NMTOKEN #REQUIRED 13 <configure name="CC" value="@CC@"/> 14 <configure name="CFLAGS" value="@MAGICK_CFLAGS@"/> 15 <configure name="CODER_PATH" value="@CODER_PATH@"/> 16 <configure name="CONFIGURE_PATH" value="@CONFIGURE_PATH@"/> 17 <configure name="CONFIGURE" value="@CONFIGURE_ARGS@"/> 18 <configure name="COPYRIGHT" value="Copyright (C) 1999-2020 ImageMagick Studio LLC"/> 19 <configure name="CPPFLAGS" value="@MAGICK_CPPFLAGS@"/> [all …]
|
D | configure.xml | 3 <!ELEMENT configuremap (configure)+> 5 <!ELEMENT configure EMPTY> 6 <!ATTLIST configure xmlns CDATA #FIXED '' name NMTOKEN #REQUIRED 13 …<configure name="CC" value="/src/ndk/out/android-ndk-r21-canary/toolchains/llvm/prebuilt/linux-x86… 14 …<configure name="CFLAGS" value=" -fopenmp -fPIE -fPIC -Wall -fexceptions -pthread -DMAGICKCORE_HDR… 15 <configure name="CODER_PATH" value="/usr/local/lib/ImageMagick-7.0.9/modules-Q16HDRI/coders"/> 16 <configure name="CONFIGURE_PATH" value="/usr/local/etc/ImageMagick-7/"/> 17 …<configure name="CONFIGURE" value="./configure '--host=x86_64-linux-android' '--without-zlib' 'ho… 18 <configure name="COPYRIGHT" value="Copyright (C) 1999-2020 ImageMagick Studio LLC"/> 19 <configure name="CPPFLAGS" value="-I/usr/local/include/ImageMagick-7"/> [all …]
|
/external/ImageMagick/www/source/ |
D | configure.xml | 3 <!ELEMENT configuremap (configure)+> 5 <!ELEMENT configure EMPTY> 6 <!ATTLIST configure xmlns CDATA #FIXED '' name NMTOKEN #REQUIRED 13 <configure name="CC" value="gcc"/> 14 …<configure name="CFLAGS" value="-I/usr/include/libxml2 -I/usr/include/libraw -I/usr/include/li… 15 <configure name="CODER_PATH" value="/usr/local/lib/ImageMagick-7.0.7/modules-Q16HDRI/coders"/> 16 <configure name="CONFIGURE_PATH" value="/usr/local/etc/ImageMagick-7/"/> 17 <configure name="CONFIGURE" value="./configure '--with-modules'"/> 18 <configure name="COPYRIGHT" value="Copyright (C) 1999-2020 ImageMagick Studio LLC"/> 19 <configure name="CPPFLAGS" value="-I/usr/local/include/ImageMagick-7"/> [all …]
|
/external/elfutils/ |
D | ChangeLog | 3 * configure.ac: Set version to 0.178. 8 * configure.ac: Add CXXFLAGS for gcov. 14 * configure.ac (--enable-debuginfod): New flag & checks. 18 * configure.ac: Add new --enable-valgrind-annotations 19 * configure.ac: Add new --with-valgrind (headers only) 23 * configure.ac: Get rid of --enable-libebl-subdir. 29 * configure.ac: Set version to 0.177. 37 * configure.ac: Set version to 0.176. 39 configure flag and fixed CVEs. 44 * configure.ac: Add new --enable-install-elfh. [all …]
|
/external/python/cpython2/Modules/zlib/ |
D | configure | 2 # configure script for zlib. 4 # Normally configure builds both a static and a shared library. 5 # If you want to build just a static library, use: ./configure --static 8 # prefix=$HOME CC=cc CFLAGS="-O4" ./configure 10 # (setenv prefix $HOME; setenv CC cc; setenv CFLAGS "-O4"; ./configure) 16 # start off configure.log 17 echo -------------------- >> configure.log 18 echo $0 $* >> configure.log 19 date >> configure.log 51 test -n "${CROSS_PREFIX}" && echo Using ${AR} | tee -a configure.log [all …]
|
/external/iperf3/ |
D | INSTALL | 15 The `configure' shell script attempts to guess correct values for 22 debugging `configure'). 31 to figure out how `configure' could check whether to do them, and mail 37 The file `configure.ac' (or `configure.in') is used to create 38 `configure' by a program called `autoconf'. You only need 39 `configure.ac' if you want to change it or regenerate `configure' using 45 `./configure' to configure the package for your system. If you're 47 `sh ./configure' instead to prevent `csh' from trying to execute 48 `configure' itself. 50 Running `configure' takes awhile. While running, it prints some [all …]
|
/external/libusb/ |
D | INSTALL | 13 Briefly, the shell commands `./configure; make; make install' should 14 configure, build, and install this package. The following 18 The `configure' shell script attempts to guess correct values for 25 debugging `configure'). 34 to figure out how `configure' could check whether to do them, and mail 40 The file `configure.ac' (or `configure.in') is used to create 41 `configure' by a program called `autoconf'. You need `configure.ac' if 42 you want to change it or regenerate `configure' using a newer version 48 `./configure' to configure the package for your system. 50 Running `configure' might take a while. While running, it prints [all …]
|
/external/bc/manuals/ |
D | build.md | 6 To accomplish that, a POSIX-compatible, custom `configure.sh` script is used to 13 [ENVIRONMENT_VARIABLE=<value>...] ./configure.sh [build_options...] 22 ./configure.sh -h 23 ./configure.sh --help 26 ***WARNING***: even though `configure.sh` supports both option types, short and 30 the `configure.sh` script: 51 HOSTCC="/path/to/native/compiler" ./configure.sh 78 `configure.sh`. Any values of those variables given to `configure.sh` will be 135 Can be overridden by passing the `--prefix` option to `configure.sh`. 144 This can be passed either to `configure.sh` or `make install`. If it is passed [all …]
|
/external/libcap-ng/libcap-ng-0.7/ |
D | INSTALL | 15 Briefly, the shell commands `./configure; make; make install' should 16 configure, build, and install this package. The following 24 The `configure' shell script attempts to guess correct values for 31 debugging `configure'). 40 to figure out how `configure' could check whether to do them, and mail 46 The file `configure.ac' (or `configure.in') is used to create 47 `configure' by a program called `autoconf'. You need `configure.ac' if 48 you want to change it or regenerate `configure' using a newer version 54 `./configure' to configure the package for your system. 56 Running `configure' might take a while. While running, it prints [all …]
|
/external/google-breakpad/ |
D | INSTALL | 15 Briefly, the shell commands `./configure; make; make install' should 16 configure, build, and install this package. The following 24 The `configure' shell script attempts to guess correct values for 31 debugging `configure'). 40 to figure out how `configure' could check whether to do them, and mail 46 The file `configure.ac' (or `configure.in') is used to create 47 `configure' by a program called `autoconf'. You need `configure.ac' if 48 you want to change it or regenerate `configure' using a newer version 54 `./configure' to configure the package for your system. 56 Running `configure' might take a while. While running, it prints [all …]
|
/external/pcre/dist2/ |
D | INSTALL | 15 Briefly, the shell command './configure && make && make install' 16 should configure, build, and install this package. The following 24 The 'configure' shell script attempts to guess correct values for 31 debugging 'configure'). 39 to figure out how 'configure' could check whether to do them, and mail 45 The file 'configure.ac' (or 'configure.in') is used to create 46 'configure' by a program called 'autoconf'. You need 'configure.ac' if 47 you want to change it or regenerate 'configure' using a newer version of 53 './configure' to configure the package for your system. 55 Running 'configure' might take a while. While running, it prints [all …]
|
/external/lmfit/ |
D | INSTALL | 15 Briefly, the shell commands `./configure; make; make install' should 16 configure, build, and install this package. The following 24 The `configure' shell script attempts to guess correct values for 31 debugging `configure'). 40 to figure out how `configure' could check whether to do them, and mail 46 The file `configure.ac' (or `configure.in') is used to create 47 `configure' by a program called `autoconf'. You need `configure.ac' if 48 you want to change it or regenerate `configure' using a newer version 54 `./configure' to configure the package for your system. 56 Running `configure' might take a while. While running, it prints [all …]
|
/external/libexif/ |
D | INSTALL | 15 Briefly, the shell commands `./configure; make; make install' should 16 configure, build, and install this package. The following 24 The `configure' shell script attempts to guess correct values for 31 debugging `configure'). 40 to figure out how `configure' could check whether to do them, and mail 46 The file `configure.ac' (or `configure.in') is used to create 47 `configure' by a program called `autoconf'. You need `configure.ac' if 48 you want to change it or regenerate `configure' using a newer version 54 `./configure' to configure the package for your system. 56 Running `configure' might take a while. While running, it prints [all …]
|
/external/antlr/runtime/C/ |
D | INSTALL | 15 Briefly, the shell commands `./configure; make; make install' should 16 configure, build, and install this package. The following 24 The `configure' shell script attempts to guess correct values for 31 debugging `configure'). 40 to figure out how `configure' could check whether to do them, and mail 46 The file `configure.ac' (or `configure.in') is used to create 47 `configure' by a program called `autoconf'. You need `configure.ac' if 48 you want to change it or regenerate `configure' using a newer version 54 `./configure' to configure the package for your system. 56 Running `configure' might take a while. While running, it prints [all …]
|
/external/strace/ |
D | INSTALL | 15 Briefly, the shell command './configure && make && make install' should 16 configure, build, and install this package. The following more-detailed 24 The 'configure' shell script attempts to guess correct values for 31 debugging 'configure'). 39 to figure out how 'configure' could check whether to do them, and mail 45 The file 'configure.ac' (or 'configure.in') is used to create 46 'configure' by a program called 'autoconf'. You need 'configure.ac' if 47 you want to change it or regenerate 'configure' using a newer version of 53 './configure' to configure the package for your system. 55 Running 'configure' might take a while. While running, it prints [all …]
|
/external/guice/core/src/com/google/inject/spi/ |
D | ModuleSource.java | 29 * Module#configure(Binder) configure(Binder)} method invocation. 40 * The chunk of call stack that starts from the parent module {@link Module#configure(Binder) 41 * configure(Binder)} call and ends just before the module {@link Module#configure(Binder) 42 * configure(Binder)} method invocation. For a module without a parent module the chunk starts 52 * Module#configure(Binder) configure(Binder)} call and ends just before the module {@link 53 * Module#configure(Binder) configure(Binder)} method invocation 65 * Module#configure(Binder) configure(Binder)} call and ends just before the module {@link 66 * Module#configure(Binder) configure(Binder)} method invocation 88 * Module#configure(Binder) configure(Binder)} call and ends just before the module {@link 89 * Module#configure(Binder) configure(Binder)} method invocation. The return array is non-empty [all …]
|
/external/libpng/ |
D | autogen.sh | 3 # Run 'autoreconf' to build 'configure', 'Makefile.in' and other configure 7 # configure.ac and Makefile.am; all of the autotools support scripts are 12 # necessary to run autogen.sh because ./configure --enable-maintainer-mode says 13 # what to do if Makefile.am or configure.ac are changed. 41 echo " ./autogen.sh generates the configure script and" 43 echo " or configure.ac. You may prefer to just run autoreconf." 47 echo " If you need to change Makefile.am or configure.ac then you" 48 echo " also need to run ./configure --enable-maintainer-mode and" 77 config.sub configure depcomp install-sh ltmain.sh missing\ 81 # versions than those required by configure.ac): [all …]
|
/external/u-boot/drivers/misc/ |
D | mpc83xx_serdes.c | 31 * setup_sata() - Configure the SerDes device to SATA mode 32 * @dev: The device to configure 43 /* Configure SRDSCR0 */ in setup_sata() 48 /* Configure SRDSCR1 */ in setup_sata() 51 /* Configure SRDSCR2 */ in setup_sata() 56 /* Configure SRDSCR3 */ in setup_sata() 61 /* Configure SRDSCR4 */ in setup_sata() 66 * setup_pex() - Configure the SerDes device to PCI Express mode 67 * @dev: The device to configure 68 * @type: The PCI Express type to configure for (x1 or x2) [all …]
|
/external/guice/core/test/com/google/inject/util/ |
D | OverrideModuleTest.java | 66 public void configure(Binder binder) {} 94 protected void configure() { in testOverrideConstant() 102 protected void configure() { in testOverrideConstant() 115 protected void configure() { in testGetProviderInModule() 130 protected void configure() { in testOverrideWhatGetProviderProvided() 147 protected void configure() { in testOverrideUsingOriginalsGetProvider() 156 protected void configure() { in testOverrideUsingOriginalsGetProvider() 170 protected void configure() { in testOverrideOfOverride() 180 protected void configure() { in testOverrideOfOverride() 191 protected void configure() { in testOverrideOfOverride() [all …]
|
/external/oss-fuzz/projects/dlplibs/ |
D | build.sh | 20 ./configure --static 28 ./configure --disable-shared --enable-static --without-jpeg --without-tiff 36 ./configure --disable-shared --enable-static CPPFLAGS="$ZLIB_CFLAGS" LDFLAGS="$ZLIB_LIBS" 44 ./configure --disable-shared --enable-static --disable-ipv6 --without-python --without-zlib --witho… 57 ./configure --disable-shared --enable-static --with-data-packaging=static --disable-dyload --disabl… 74 ./configure 81 ./configure --without-docs --disable-werror --disable-shared --enable-static --disable-tests --enab… 95 ./configure --without-docs --disable-werror --disable-shared --enable-static --disable-tools --enab… 101 ./configure --without-docs --disable-werror --disable-shared --enable-static --disable-tools --enab… 107 ./configure --without-docs --disable-werror --disable-shared --enable-static --disable-tools --enab… [all …]
|
/external/libffi/ |
D | ChangeLog.libffi | 7 * configure.ac: Undefine _AC_ARG_VAR_PRECIOUS for autoconf 2.64. 8 * configure: Rebuilt. 38 configure.ac, 51 configure, 202 * configure.ac: Bump version to 3.0.8. 203 * configure, doc/stamp-vti, doc/version.texi: Rebuilt. 209 * configure.ac: Bump version to 3.0.7. 210 * configure, doc/stamp-vti, doc/version.texi: Rebuilt. 240 * configure.ac: Bump version to 3.0.6. 241 * configure, doc/stamp-vti, doc/version.texi: Rebuilt. [all …]
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | ChangeLog.libffi | 7 * configure.ac: Undefine _AC_ARG_VAR_PRECIOUS for autoconf 2.64. 8 * configure: Rebuilt. 38 configure.ac, 51 configure, 202 * configure.ac: Bump version to 3.0.8. 203 * configure, doc/stamp-vti, doc/version.texi: Rebuilt. 209 * configure.ac: Bump version to 3.0.7. 210 * configure, doc/stamp-vti, doc/version.texi: Rebuilt. 240 * configure.ac: Bump version to 3.0.6. 241 * configure, doc/stamp-vti, doc/version.texi: Rebuilt. [all …]
|