Home
last modified time | relevance | path

Searched refs:analyzer (Results 1 – 25 of 72) sorted by relevance

123

/third_party/lame/
DREADME.WINGTK1 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
DINSTALL12 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
Dconfigure.in531 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/
DMakefile.am152analyzer-security.insecureAPI.strcpy,-clang-analyzer-optin.performance.Padding,-clang-analyzer-val…
/third_party/curl/lib/
DMakefile.am136analyzer-security.insecureAPI.strcpy,-clang-analyzer-optin.performance.Padding,-clang-analyzer-val…
/third_party/node/deps/v8/tools/testrunner/testproc/
Dfuzzer.py63 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-tidy2 Checks: 'clang-analyzer-*,readability-redundant-*,performance-*'
3 WarningsAsErrors: 'clang-analyzer-*,readability-redundant-*,performance-*'
/third_party/python/Tools/c-analyzer/
DREADME37 python3 Tools/c-analyzer/check-c-globals.py
41 python3 Tools/c-analyzer/c-analyzer.py
Dmust-resolve.sh32 ./python Tools/c-analyzer/c-analyzer.py capi \
/third_party/node/deps/v8/tools/
DREADME.md18 The system-analyzer can symbolize profiles for local binaries by running a
22 ws --stack system-analyzer/lws-middleware.js lws-static cors;
Dic-processor-driver.mjs5 import { Processor } from "./system-analyzer/processor.mjs";
/third_party/gn/src/gn/
Dcommand_analyze.cc127 Analyzer analyzer( in RunAnalyze() local
131 std::string output = analyzer.Analyze(input, &err); in RunAnalyze()
Danalyzer_unittest.cc93 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-tidy4 # -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/
Dhb-directwrite.cc558 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/
Dignored.tsv4 # 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-tidy2 clang-analyzer-*,
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/logwatch/
DREADME3 analyzer script for parsing hostapd system log entries for logwatch.
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/logwatch/
DREADME3 analyzer script for parsing hostapd system log entries for logwatch.
/third_party/lame/mac/
DLAME_Carbon_Debug.pch15 #define NOANALYSIS 1 // Build without frame-analyzer hooks
DLAME_Classic_Debug.pch15 #define NOANALYSIS 1 // Build without frame-analyzer hooks
DLAME_Classic_Final.pch15 #define NOANALYSIS 1 // Build without frame-analyzer hooks
DLAME_Carbon_Final.pch15 #define NOANALYSIS 1 // Build without frame-analyzer hooks
/third_party/skia/docker/binary-size/
DDockerfile17 FROM alpine:latest as analyzer
/third_party/rust/crates/cxx/.devcontainer/
Dbuild.Dockerfile7 && rustup component add rust-analyzer-preview rustfmt clippy 2>&1 \

123