Searched refs:scriptname (Results 1 – 9 of 9) sorted by relevance
/external/valgrind/ |
D | vg-in-place | 14 scriptname=$PWD/$dollarzero; 17 scriptname=$dollarzero; 22 vgbasedir=`dirname $scriptname`
|
/external/llvm/examples/Kaleidoscope/MCJIT/complete/ |
D | split-lib.py | 5 def __init__(self, scriptname, outputname): argument 6 self.shfile = open(scriptname, 'w')
|
D | genk-timing.py | 8 def __init__(self, scriptname, outputname): argument 10 self.shfile = open(scriptname, 'w')
|
/external/llvm/examples/Kaleidoscope/MCJIT/cached/ |
D | split-lib.py | 5 def __init__(self, scriptname, outputname): argument 6 self.shfile = open(scriptname, 'w')
|
D | genk-timing.py | 8 def __init__(self, scriptname, outputname): argument 10 self.shfile = open(scriptname, 'w')
|
/external/v8/tools/ |
D | test-server.py | 124 scriptname = os.path.abspath(sys.argv[0]) 125 _Cmd("svn cat %s > %s" % (path, scriptname))
|
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
D | genk-timing.py | 8 def __init__(self, scriptname, outputname): argument 10 self.shfile = open(scriptname, 'w')
|
/external/linux-tools-perf/src/tools/perf/ |
D | builtin-script.c | 1050 static int check_ev_match(char *dir_name, char *scriptname, in check_ev_match() argument 1059 sprintf(filename, "%s/bin/%s-record", dir_name, scriptname); in check_ev_match()
|
/external/libvncserver/x11vnc/ |
D | README | 3494 example script passed in via -accept scriptname that deduces the Unix
|