Home
last modified time | relevance | path

Searched defs:scriptname (Results 1 – 7 of 7) 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/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
Dgen_x86_insn.py34 scriptname = "gen_x86_insn.py" variable
/external/linux-tools-perf/perf-3.12.0/tools/perf/
Dbuiltin-script.c1050 static int check_ev_match(char *dir_name, char *scriptname, in check_ev_match()