Home
last modified time | relevance | path

Searched refs:configfile (Results 1 – 16 of 16) sorted by relevance

/external/swiftshader/third_party/LLVM/autoconf/
DAutoRegen.sh24 configfile=configure.ac
31 test -d autoconf && test -f autoconf/$configfile && cd autoconf
32 test -f $configfile || die "Can't find 'autoconf' dir; please cd into it first"
54 autoconf --force --warnings=all -o ../$outfile $configfile || die "autoconf failed"
57 autoheader --warnings=all -I autoconf -I autoconf/m4 autoconf/$configfile || die "autoheader failed"
/external/linux-kselftest/tools/testing/selftests/rcutorture/bin/
Dkvm-recheck.sh50 parse-build.sh $i/Make.out $configfile
53 parse-torture.sh $i/console.log $configfile
55 parse-console.sh $i/console.log $configfile
69 parse-build.sh $i/Make.out $configfile
Dkvm-recheck-lock.sh34 configfile=`echo $i | sed -e 's/^.*\///'`
38 echo "$configfile -------"
40 title="$configfile ------- $ncs acquisitions/releases"
Dkvm-recheck-rcu.sh35 configfile=`echo $i | sed -e 's/^.*\///'`
39 echo "$configfile -------"
41 title="$configfile ------- $ngps grace periods"
Dkvm-recheck-rcuperf.sh42 configfile=`echo $i | sed -e 's/^.*\///'`
/external/vboot_reference/scripts/image_signing/
Densure_sane_lsb-release.sh121 local configfile="$(dirname "$0")/default_lsb_release.config"
124 configfile="$2"
127 echo -n "Loading config from $configfile... "
128 . "$configfile" || return 1
Densure_no_nonrelease_files.sh32 local configfile="$(dirname "$0")/${0/%.sh/.config}"
35 configfile="$2"
38 . "$configfile" || return 1
Densure_secure_kernelparams.sh84 local configfile="$(dirname "$0")/${0/%.sh/.config}"
87 configfile="$2"
90 . "$configfile" || return 1
/external/curl/tests/
Dtestcurl.pl252 my $configfile = "$pwd/$build/lib/curl_config.h";
254 if(-f $configfile && -s $configfile && open(LIBCONFIGH, "<$configfile")) {
/external/python/cpython2/Doc/distutils/
Dindex.rst35 configfile.rst
/external/syslinux/doc/
Dpxelinux.txt272 Option 209 pxelinux.configfile
292 option pxelinux.configfile code 209 = text;
314 option pxelinux.configfile "configs/common";
319 Note that the configfile is relative to the pathprefix: this will look
338 option pxelinux.configfile =
/external/syslinux/txt/
Dpxelinux.txt96 *Option 209* (pxelinux.configfile)::
339 option pxelinux.configfile code 209 = text;
361 option pxelinux.configfile "configs/common";
366 Note that the configfile is relative to the pathprefix: this will look
385 option pxelinux.configfile =
/external/iptables/iptables/
Dxtables-config-parser.y98 configfile :
/external/python/cpython2/Mac/BuildScript/
Dbuild-installer.py574 def getTclTkVersion(configfile, versionline): argument
579 f = open(configfile, "r")
581 fatal("Framework configuration file not found: %s" % configfile)
589 % (versionline, configfile))
/external/python/cpython2/Doc/library/
Dconfigparser.rst462 with open('example.cfg', 'wb') as configfile:
463 config.write(configfile)
/external/openssh/
Dssh.09 [-F configfile] [-I pkcs11] [-i identity_file]
110 -F configfile