/third_party/flutter/skia/third_party/externals/spirv-tools/test/stats/ |
D | stats_analyzer_test.cpp | 61 StatsAnalyzer analyzer(stats); in TEST() local 64 analyzer.WriteVersion(ss); in TEST() 75 StatsAnalyzer analyzer(stats); in TEST() local 78 analyzer.WriteGenerator(ss); in TEST() 95 StatsAnalyzer analyzer(stats); in TEST() local 98 analyzer.WriteCapability(ss); in TEST() 112 StatsAnalyzer analyzer(stats); in TEST() local 115 analyzer.WriteExtension(ss); in TEST() 131 StatsAnalyzer analyzer(stats); in TEST() local 134 analyzer.WriteOpcode(ss); in TEST() [all …]
|
/third_party/grpc/third_party/upb/ |
D | .bazelrc | 17 build:analyzer --copt=-fanalyzer --copt=-Werror 18 build:analyzer --per_file_copt=json/parser@-fno-analyzer 19 build:analyzer --per_file_copt=com_google_protobuf@-fno-analyzer 20 build:analyzer --per_file_copt=com_github_google_benchmark@-fno-analyzer
|
/third_party/flutter/skia/third_party/externals/spirv-tools/tools/stats/ |
D | stats.cpp | 134 StatsAnalyzer analyzer(stats); in main() local 139 analyzer.WriteVersion(out); in main() 140 analyzer.WriteGenerator(out); in main() 143 analyzer.WriteCapability(out); in main() 146 analyzer.WriteExtension(out); in main() 149 analyzer.WriteOpcode(out); in main() 152 analyzer.WriteOpcodeMarkov(out); in main() 155 analyzer.WriteConstantLiterals(out); in main()
|
/third_party/curl/src/ |
D | Makefile.am | 147 …analyzer-security.insecureAPI.strcpy,-clang-analyzer-optin.performance.Padding,-clang-analyzer-val…
|
/third_party/curl/lib/ |
D | Makefile.am | 150 …analyzer-security.insecureAPI.strcpy,-clang-analyzer-optin.performance.Padding,-clang-analyzer-val…
|
/third_party/boost/libs/spirit/doc/lex/ |
D | lexer_static_model.qbk | 27 steps needed to create a static lexical analyzer using __lex__: 29 # generating the C++ code for the static analyzer (including the tokenization 31 # modifying the dynamic lexical analyzer to use the generated code. 38 [@../../example/lex/static_lexer/word_count_static.cpp the static lexical analyzer]). 47 make these available to the code generator and the static lexical analyzer. 52 from a similar class to be used for a dynamic lexical analyzer. The library 53 has been designed in a way, that all components (dynamic lexical analyzer, code 54 generator, and static lexical analyzer) can reuse the very same token definition 69 static lexical analyzer, and for this reason it is not different from a grammar 70 used either without a lexer or using a dynamic lexical analyzer as described [all …]
|
D | lexer_quickstart3.qbk | 17 lexical analyzer libraries. The utilization of iterators seemed to be the 25 Another problem related to the integration of the lexical analyzer with the 65 without modification from either a stand alone lexical analyzer or in conjunction 74 using special iterators wrapping the lexical analyzer, we still need a means of 134 of the lexical analyzer and the grammar. After reading the contents of the
|
D | introduction.qbk | 16 will use the terms 'lexical analyzer', 'lexer' and 'scanner' interchangeably). 110 The advantage of using __lex__ to create the lexical analyzer over using more 128 the lexical analyzer (we will refer to that as the /static/ model, described in 132 into your C++ program, building the lexical analyzer dynamically at runtime. The 144 lexical analyzer as an arbitrary standard forward iterator. The lexical 145 analyzer itself exposes a standard forward iterator as well. The difference
|
D | lexer_quickstart2.qbk | 59 the lexical analyzer. This is very similar to __flex__, where the action code 82 analyzer. If translated into English this may be read as: The lexical analyzer
|
/third_party/benchmark/ |
D | .clang-tidy | 2 Checks: 'clang-analyzer-*,readability-redundant-*,performance-*' 3 WarningsAsErrors: 'clang-analyzer-*,readability-redundant-*,performance-*'
|
/third_party/flutter/engine/flutter/shell/platform/fuchsia/runtime/dart/utils/ |
D | handle_exception.cc | 115 fuchsia::crash::AnalyzerPtr analyzer = in HandleException() local 118 if (!analyzer) { in HandleException() 123 analyzer->OnManagedRuntimeException( in HandleException()
|
/third_party/python/Tools/c-analyzer/ |
D | must-resolve.sh | 32 ./python Tools/c-analyzer/c-analyzer.py capi \
|
D | README | 37 python3 Tools/c-analyzer/check-c-globals.py 41 python3 Tools/c-analyzer/c-analyzer.py
|
/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()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-directwrite.cc | 526 IDWriteTextAnalyzer* analyzer; in _hb_directwrite_shape_full() local 527 dwriteFactory->CreateTextAnalyzer (&analyzer); in _hb_directwrite_shape_full() 589 hr = analysis.GenerateResults (analyzer, &runHead); in _hb_directwrite_shape_full() 636 hr = analyzer->GetGlyphs (textString, textLength, fontFace, false, in _hb_directwrite_shape_full() 676 hr = analyzer->GetGlyphPlacements (textString, clusterMap, textProperties, in _hb_directwrite_shape_full() 687 analyzer->QueryInterface (&analyzer1); in _hb_directwrite_shape_full()
|
/third_party/harfbuzz/src/ |
D | hb-directwrite.cc | 568 IDWriteTextAnalyzer* analyzer; in _hb_directwrite_shape_full() local 569 dwriteFactory->CreateTextAnalyzer (&analyzer); in _hb_directwrite_shape_full() 631 hr = analysis.GenerateResults (analyzer, &runHead); in _hb_directwrite_shape_full() 678 hr = analyzer->GetGlyphs (textString, textLength, fontFace, false, in _hb_directwrite_shape_full() 718 hr = analyzer->GetGlyphPlacements (textString, clusterMap, textProperties, in _hb_directwrite_shape_full() 729 analyzer->QueryInterface (&analyzer1); in _hb_directwrite_shape_full()
|
/third_party/flutter/flutter/dev/devicelab/bin/tasks/ |
D | dartdocs.dart | 28 print('analyzer stdout: $entry'); 44 print('analyzer stderr: $entry');
|
/third_party/iowow/ |
D | pvs_studio_analyze.sh | 17 pvs-studio-analyzer analyze -a 45 -l ${HOME}/.config/PVS-Studio/PVS-Studio.lic -j4 -o ./pvs.log
|
/third_party/ejdb/ |
D | pvs_studio_analyze.sh | 20 pvs-studio-analyzer analyze -a 45 -l ${HOME}/.config/PVS-Studio/PVS-Studio.lic -j4 -o ./pvs.log
|
/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/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/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/e2fsprogs/doc/RelNotes/ |
D | v1.43.2.txt | 56 Remove complicated logic which caused a static code analyzer to flag a 57 false positive. (A static code analyzer also found a valid bug in
|
/third_party/skia/docker/binary-size/ |
D | Dockerfile | 17 FROM alpine:latest as analyzer
|