Home
last modified time | relevance | path

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

/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.sh21 configfile=`echo $i | sed -e 's/^.*\///'`
25 echo "$configfile -------"
27 title="$configfile ------- $ncs acquisitions/releases"
Dkvm-recheck-rcu.sh22 configfile=`echo $i | sed -e 's/^.*\///'`
30 echo "$configfile ------- " $stopstate
32 title="$configfile ------- $ngps GPs"
Dkvm-recheck.sh48 parse-build.sh $i/Make.out $configfile
49 parse-console.sh $i/console.log $configfile
63 parse-build.sh $i/Make.out $configfile
Dkvm-recheck-rcuperf.sh29 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/curl/tests/server/
Dmqttd.c119 static const char *configfile = DEFAULT_CONFIG; variable
145 FILE *fp = fopen(configfile, FOPEN_READTEXT); in getconfig()
179 logmsg("No config file '%s' to read", configfile); in getconfig()
706 newfd, configfile); in incoming()
890 configfile = argv[arg++]; in main()
Dsocksd.c139 static const char *configfile = DEFAULT_CONFIG; variable
177 FILE *fp = fopen(configfile, FOPEN_READTEXT); in getconfig()
704 newfd, configfile); in incoming()
915 configfile = argv[arg++]; in main()
/external/python/cpython2/Doc/distutils/
Dindex.rst35 configfile.rst
/external/python/cpython3/Doc/distutils/
Dindex.rst36 configfile.rst
/external/llvm-project/llvm/test/Transforms/LoopIdiom/
Ddbginfo-cost.ll47 !1 = !DIFile(filename: "configfile.c", directory: "/home/ijonpan/minispec-2006/spec-llvm/464.h264re…
/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/cpython3/Mac/BuildScript/
Dbuild-installer.py568 def getTclTkVersion(configfile, versionline): argument
573 f = open(configfile, "r")
575 fatal("Framework configuration file not found: %s" % configfile)
583 % (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)
800 with open('example.cfg', 'w') as configfile:
801 config.write(configfile)
/external/guice/extensions/struts2/lib/
Dstruts2-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...