Home
last modified time | relevance | path

Searched refs:scriptfile (Results 1 – 11 of 11) sorted by relevance

/third_party/boost/libs/python/test/
Dpyrun.py4 scriptfile = sys.argv[2] variable
7 exec(compile(open(scriptfile).read(), scriptfile, 'exec'))
/third_party/python/Tools/freeze/
Dfreeze.py298 scriptfile = args[0]
302 base = os.path.basename(scriptfile)
305 if base != scriptfile:
347 dir = os.path.dirname(scriptfile)
378 mf.run_script(scriptfile)
380 mf.load_file(scriptfile)
/third_party/python/Lib/http/
Dserver.py1064 scriptfile = self.translate_path(scriptname)
1065 if not os.path.exists(scriptfile):
1070 if not os.path.isfile(scriptfile):
1077 if not self.is_executable(scriptfile):
1174 os.execve(scriptfile, args, env)
1182 cmdline = [scriptfile]
1183 if self.is_python(scriptfile):
/third_party/cJSON/tests/unity/test/
Drakefile40 Dir['tests/test_*.rb'].each do |scriptfile|
41 require "./"+scriptfile
/third_party/unity/test/
Drakefile55 Dir['tests/test_*.rb'].each do |scriptfile|
56 require "./"+scriptfile
/third_party/gettext/gettext-tools/doc/
Dmsgfilter.texi119 @item -f @var{scriptfile}
120 @itemx --file=@var{scriptfile}
123 Add the contents of @var{scriptfile} to the commands to be executed.
/third_party/python/Doc/faq/
Dlibrary.rst53 The first is done by executing ``chmod +x scriptfile`` or perhaps ``chmod 755
54 scriptfile``.
/third_party/openssl/Configurations/
DREADME.design563 in2script(script => "PATH/TO/scriptfile",
DREADME727 in2script(script => "PATH/TO/scriptfile",
/third_party/pulseaudio/po/
Dnn.po2007 #| msgid "Failed to determine interpreter for scriptfile \"%1\""
2012 #| msgid "Failed to determine interpreter for scriptfile \"%1\""
/third_party/python/Lib/test/
Dmime.types898 application/vnd.vividence.scriptfile