Home
last modified time | relevance | path

Searched defs:scriptname (Results 1 – 6 of 6) sorted by relevance

/external/llvm/examples/Kaleidoscope/MCJIT/complete/
Dsplit-lib.py5 def __init__(self, scriptname, outputname): argument
Dgenk-timing.py8 def __init__(self, scriptname, outputname): argument
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
Dsplit-lib.py5 def __init__(self, scriptname, outputname): argument
Dgenk-timing.py8 def __init__(self, scriptname, outputname): argument
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dgenk-timing.py8 def __init__(self, scriptname, outputname): argument
/external/linux-tools-perf/src/tools/perf/
Dbuiltin-script.c1050 static int check_ev_match(char *dir_name, char *scriptname, in check_ev_match()