/third_party/lame/ |
D | README.WINGTK | 1 Installation notes on MP3X (the LAME frame analyzer) for WIN32 26 How to compile the MP3 frame analyzer (MP3x): 37 analyzer directory (for example, D:\CVS\lame\WinGtk) 40 D:\CVS\lame\analyzer\WinGtk\src\glib 41 D:\CVS\lame\analyzer\WinGtk\src\gtk+\glib 42 D:\CVS\lame\analyzer\WinGtk\src\gtk+ 47 How to run and use the MP3 Frame analyzer
|
D | INSTALL | 12 mp3x A GTK based graphical MP3 frame analyzer. For debugging, 44 MP3 frame analyzer. 65 --enable-mp3x Build the mp3 frame analyzer, 'mp3x' 146 It is possible to compile the GTK frame analyzer under windows, see
|
D | configure.in | 531 dnl check if we should remove hooks for analyzer code in library 533 AC_MSG_CHECKING(use of analyzer hooks) 534 AC_ARG_ENABLE(analyzer-hooks, 535 [ --disable-analyzer-hooks Exclude analyzer hooks], 542 AC_DEFINE(NOANALYSIS, 1, build without hooks for analyzer) 545 AC_MSG_ERROR(bad value �${CONFIG_ANALYZER}� for analyzer-hooks option) 607 [ --enable-mp3x Build GTK frame analyzer [default=no]], 623 AC_MSG_WARN(can't build mp3x because of disabled analyzer hooks) 1207 # Uncomment & inspect the GTK lines to use MP3x GTK frame analyzer.
|
/third_party/curl/src/ |
D | Makefile.am | 152 …analyzer-security.insecureAPI.strcpy,-clang-analyzer-optin.performance.Padding,-clang-analyzer-val…
|
/third_party/curl/lib/ |
D | Makefile.am | 136 …analyzer-security.insecureAPI.strcpy,-clang-analyzer-optin.performance.Padding,-clang-analyzer-val…
|
/third_party/node/deps/v8/tools/testrunner/testproc/ |
D | fuzzer.py | 63 def __init__(self, probability, analyzer, fuzzer): argument 73 self.analyzer = analyzer 138 if fuzzer_config.analyzer: 139 analysis_flags += fuzzer_config.analyzer.get_analysis_flags() 165 if analysis_result and fuzzer_config.analyzer: 166 analysis_value = fuzzer_config.analyzer.do_analysis(analysis_result)
|
/third_party/benchmark/ |
D | .clang-tidy | 2 Checks: 'clang-analyzer-*,readability-redundant-*,performance-*' 3 WarningsAsErrors: 'clang-analyzer-*,readability-redundant-*,performance-*'
|
/third_party/python/Tools/c-analyzer/ |
D | README | 37 python3 Tools/c-analyzer/check-c-globals.py 41 python3 Tools/c-analyzer/c-analyzer.py
|
D | must-resolve.sh | 32 ./python Tools/c-analyzer/c-analyzer.py capi \
|
/third_party/node/deps/v8/tools/ |
D | README.md | 18 The system-analyzer can symbolize profiles for local binaries by running a 22 ws --stack system-analyzer/lws-middleware.js lws-static cors;
|
D | ic-processor-driver.mjs | 5 import { Processor } from "./system-analyzer/processor.mjs";
|
/third_party/gn/src/gn/ |
D | command_analyze.cc | 127 Analyzer analyzer( in RunAnalyze() local 131 std::string output = analyzer.Analyze(input, &err); in RunAnalyze()
|
D | analyzer_unittest.cc | 93 Analyzer analyzer(builder_, SourceFile("//build/config/BUILDCONFIG.gn"), in RunAnalyzerTest() local 98 std::string actual_output = analyzer.Analyze(input, &err); in RunAnalyzerTest()
|
/third_party/vixl/ |
D | .clang-tidy | 4 # -clang-analyzer-security.insecureAPI.rand: 28 Checks: '-clang-analyzer-security.insecureAPI.rand,google-*,-google-readability-todo,-goog…
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-directwrite.cc | 558 IDWriteTextAnalyzer* analyzer; in _hb_directwrite_shape() local 559 dwriteFactory->CreateTextAnalyzer (&analyzer); in _hb_directwrite_shape() 619 hr = analysis.GenerateResults (analyzer, &runHead); in _hb_directwrite_shape() 670 hr = analyzer->GetGlyphs (textString, in _hb_directwrite_shape() 722 hr = analyzer->GetGlyphPlacements (textString, in _hb_directwrite_shape()
|
/third_party/python/Tools/c-analyzer/cpython/ |
D | ignored.tsv | 4 # XXX The analyzer should have ignored these (forward/extern references): 2044 # XXX This should have been found by the analyzer but wasn't: 2046 # XXX This should have been found by the analyzer but wasn't: 2048 # XXX This should have been found by the analyzer but wasn't: 2050 # XXX This should have been found by the analyzer but wasn't: 2052 # XXX This should have been found by the analyzer but wasn't: 2054 # XXX This should have been found by the analyzer but wasn't: 2056 # XXX This should have been found by the analyzer but wasn't: 2058 # XXX This should have been found by the analyzer but wasn't: 2060 # XXX This should have been found by the analyzer but wasn't: [all …]
|
/third_party/rust/crates/cxx/ |
D | .clang-tidy | 2 clang-analyzer-*,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/logwatch/ |
D | README | 3 analyzer script for parsing hostapd system log entries for logwatch.
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/logwatch/ |
D | README | 3 analyzer script for parsing hostapd system log entries for logwatch.
|
/third_party/lame/mac/ |
D | LAME_Carbon_Debug.pch | 15 #define NOANALYSIS 1 // Build without frame-analyzer hooks
|
D | LAME_Classic_Debug.pch | 15 #define NOANALYSIS 1 // Build without frame-analyzer hooks
|
D | LAME_Classic_Final.pch | 15 #define NOANALYSIS 1 // Build without frame-analyzer hooks
|
D | LAME_Carbon_Final.pch | 15 #define NOANALYSIS 1 // Build without frame-analyzer hooks
|
/third_party/skia/docker/binary-size/ |
D | Dockerfile | 17 FROM alpine:latest as analyzer
|
/third_party/rust/crates/cxx/.devcontainer/ |
D | build.Dockerfile | 7 && rustup component add rust-analyzer-preview rustfmt clippy 2>&1 \
|