Home
last modified time | relevance | path

Searched refs:configfile (Results 1 – 17 of 17) 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/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/linux-kselftest/tools/testing/selftests/rcutorture/bin/
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/^.*\///'`
43 echo "$configfile ------- " $stopstate
45 title="$configfile ------- $ngps GPs"
Dkvm-recheck.sh51 parse-build.sh $i/Make.out $configfile
52 parse-console.sh $i/console.log $configfile
66 parse-build.sh $i/Make.out $configfile
Dkvm-recheck-rcuperf.sh42 configfile=`echo $i | sed -e 's/^.*\///'`
/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/python/cpython3/Doc/distutils/
Dindex.rst34 configfile.rst
/external/iptables/iptables/
Dxtables-config-parser.y98 configfile :
/external/python/cpython3/Mac/BuildScript/
Dbuild-installer.py524 def getTclTkVersion(configfile, versionline): argument
529 f = open(configfile, "r")
531 fatal("Framework configuration file not found: %s" % configfile)
539 % (versionline, configfile))
/external/python/cpython2/Mac/BuildScript/
Dbuild-installer.py520 def getTclTkVersion(configfile, versionline): argument
525 f = open(configfile, "r")
527 fatal("Framework configuration file not found: %s" % configfile)
535 % (versionline, configfile))
/external/python/cpython2/Doc/library/
Dconfigparser.rst462 with open('example.cfg', 'wb') as configfile:
463 config.write(configfile)
/external/python/cpython3/Doc/library/
Dconfigparser.rst90 >>> with open('example.ini', 'w') as configfile:
91 ... config.write(configfile)
790 with open('example.cfg', 'w') as configfile:
791 config.write(configfile)
/external/openssh/
Dssh.09 [-F configfile] [-I pkcs11] [-i identity_file]
110 -F configfile