Searched refs:pyplot (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/llvm/clang/utils/analyzer/
H A DSATestBenchmark.py140 from matplotlib import pyplot as plt
H A DCmpRuns.py449 from matplotlib import pyplot namespace
450 pyplot.hist(path_difference_data, bins=100)
451 pyplot.show()
/openbsd-current/gnu/llvm/llvm/utils/llvm-locstats/
H A Dllvm-locstats.py113 from matplotlib import pyplot as plt
134 from matplotlib import pyplot as plt
/openbsd-current/gnu/llvm/llvm/utils/
H A Dllvm-mca-compare.py304 import matplotlib.pyplot as plt
306 print("error: matplotlib.pyplot not found.")
435 import matplotlib.pyplot as plt
437 print("error: matplotlib.pyplot not found.")
/openbsd-current/gnu/llvm/lldb/examples/python/
H A Dgdbremote.py1314 import matplotlib.pyplot as plt

Completed in 83 milliseconds