Home
last modified time | relevance | path

Searched defs:plt (Results 1 – 25 of 32) sorted by relevance

12

/external/llvm-project/llvm/utils/llvm-locstats/
Dllvm-locstats.py18 def init_plot(plt): argument
26 def finish_plot(plt): argument
91 from matplotlib import pyplot as plt unknown
112 from matplotlib import pyplot as plt unknown
/external/kotlinx.coroutines/benchmarks/scripts/
Dgenerate_plots_flow_flatten_merge.py7 import matplotlib.pyplot as plt namespace
34 def draw(data, plt): argument
/external/scapy/scapy/
Dconsts.py15 import matplotlib.pyplot as plt namespace
24 plt = None variable
/external/perfetto/tools/
Danalyze_profiling_sampling_distribution.py23 from matplotlib import pyplot as plt unknown
/external/webrtc/rtc_tools/
Dmetrics_plotter.py29 import matplotlib.pyplot as plt namespace
/external/libvpx/libvpx/tools/3D-Reconstruction/MotionEST/
DUtil.py5 import matplotlib.pyplot as plt namespace
DMotionEST.py5 import matplotlib.pyplot as plt namespace
/external/webrtc/modules/audio_coding/audio_network_adaptor/
Dparse_ana_dump.py21 import matplotlib.pyplot as plt namespace
/external/webrtc/modules/audio_processing/test/py_quality_assessment/
Dapm_quality_assessment_boxplot.py25 import matplotlib.pyplot as plt namespace
/external/arm-optimized-routines/math/tools/
Dplot.py9 import matplotlib.pyplot as plt namespace
/external/llvm-project/libc/AOR_v20.02/math/tools/
Dplot.py10 import matplotlib.pyplot as plt namespace
/external/tensorflow/tensorflow/lite/micro/examples/micro_speech/apollo3/
Dcompare_1k.py22 import matplotlib.pyplot as plt namespace
/external/webrtc/rtc_tools/network_tester/
Dparse_packet_log.py19 import matplotlib.pyplot as plt namespace
/external/eigen/bench/
Dbench_norm.cpp88 Packet4f plt(const Packet4f& a, Packet4f& b) { return _mm_cmplt_ps(a,b); } in plt() function
89 Packet2d plt(const Packet2d& a, Packet2d& b) { return _mm_cmplt_pd(a,b); } in plt() function
/external/llvm-project/openmp/runtime/tools/
DsummarizeStats.py10 from matplotlib import pyplot as plt unknown
205 def multiAppBarChartSettings(ax, plt, index, width, n, tmp, s): argument
/external/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/
Dannotations_unittest.py104 import matplotlib.pyplot as plt namespace
/external/walt/pywalt/pywalt/
Dminimization.py115 import matplotlib.pyplot as plt namespace
/external/llvm-project/lld/ELF/Arch/
DAArch64.cpp212 uint64_t plt = in.plt->getVA(); in writePltHeader() local
634 uint64_t plt = in.plt->getVA(); in writePltHeader() local
DX86_64.cpp389 uint64_t plt = in.ibtPlt ? in.ibtPlt->getVA() : in.plt->getVA(); in writePltHeader() local
1014 uint64_t plt = in.plt->getVA(); in writePltHeader() local
/external/tensorflow/tensorflow/lite/micro/kernels/vexriscv/utils/
Dlog_parser.py41 import matplotlib.pyplot as plt namespace
/external/libvpx/libvpx/tools/non_greedy_mv/
Dnon_greedy_mv.py2 import matplotlib.pyplot as plt namespace
/external/webrtc/rtc_tools/py_event_log_analyzer/
Drtp_analyzer.py19 import matplotlib.pyplot as plt namespace
/external/llvm-project/clang/utils/analyzer/
DSATestBenchmark.py140 from matplotlib import pyplot as plt unknown
/external/blktrace/btt/
Dbtt_plot.py65 import matplotlib.pyplot as plt namespace
/external/webrtc/modules/video_coding/codecs/test/
Dplot_webrtc_test_logs.py18 import matplotlib.pyplot as plt namespace

12