Home
last modified time | relevance | path

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

/external/scapy/scapy/
Dconsts.py15 import matplotlib.pyplot as plt namespace
24 plt = None variable
/external/perfetto/tools/
Danalyze_profiling_sampling_distribution.py25 from matplotlib import pyplot as plt unknown
Danalyze_pipestats.py21 from matplotlib import pyplot as plt unknown
/external/tensorflow/tensorflow/lite/experimental/micro/examples/micro_speech/apollo3/
Dcompare_1k.py22 import matplotlib.pyplot as plt namespace
/external/tensorflow/tensorflow/contrib/eager/python/examples/l2hmc/
Dmain.py29 import matplotlib.pyplot as plt # pylint: disable=g-import-not-at-top namespace
/external/tensorflow/tensorflow/examples/tutorials/word2vec/
Dword2vec_basic.py325 import matplotlib.pyplot as plt namespace
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dplot_dynamics.py15 import matplotlib.pyplot as plt namespace
/external/walt/pywalt/pywalt/
Dminimization.py115 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/libvpx/libvpx/tools/non_greedy_mv/
Dnon_greedy_mv.py2 import matplotlib.pyplot as plt namespace
/external/autotest/client/site_tests/firmware_TouchMTB/
Dnoise_summary.py10 import matplotlib.pyplot as plt namespace
/external/tensorflow/tensorflow/contrib/eager/python/examples/rnn_colorbot/
Drnn_colorbot.py71 import matplotlib.pyplot as plt # pylint: disable=g-import-not-at-top namespace
/external/webrtc/webrtc/modules/video_coding/test/
Dvcm_payload_sink_factory.cc135 const PayloadTypes& plt = stream->payload_types(); in Create() local
/external/blktrace/btt/
Dbtt_plot.py65 import matplotlib.pyplot as plt namespace
/external/webrtc/webrtc/video/
Dfull_stack_plot.py32 import matplotlib.pyplot as plt namespace
/external/scapy/scapy/contrib/
Dpnio_rtc.py388 import matplotlib.pyplot as plt namespace
/external/pdfium/core/fxge/dib/
Dcfx_dibsource.cpp435 uint32_t plt[2]; in ConvertBuffer_1bppPlt2Rgb() local
486 uint32_t plt[256]; in ConvertBuffer_8bppPlt2Rgb() local