Home
last modified time | relevance | path

Searched full:analyzer (Results 1 – 25 of 366) sorted by relevance

12345678910>>...15

/third_party/grpc/third_party/upb/
D.bazelrc17 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/test/stats/
Dstats_analyzer_test.cpp61 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/boost/libs/spirit/doc/lex/
Dlexer_static_model.qbk27 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 …]
Dintroduction.qbk16 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
Dlexer_quickstart3.qbk17 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
Dtokens_values.qbk14 analyzer often get assigned unique integer token identifiers (token ids). These
19 analyzer. However, it is different from commonly used lexical analyzers in the
51 Incrementing the lexer iterator invokes the lexical analyzer to
75 [note If the lexical analyzer is used in conjunction with a __qi__ parser, the
124 normally used as part of the definition of the lexical analyzer. At the same
Dlexer_quickstart2.qbk59 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/flutter/skia/third_party/externals/spirv-tools/tools/stats/
Dstats.cpp134 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/gn/src/gn/
Danalyzer.cc5 #include "gn/analyzer.h"
219 Analyzer::Analyzer(const Builder& builder, in Analyzer() function in Analyzer
261 Analyzer::~Analyzer() = default;
263 std::string Analyzer::Analyze(const std::string& input, Err* err) const { in Analyze()
303 // TODO(crbug.com/667989): Expand analyzer to non-default toolchains when in Analyze()
346 std::set<const Item*> Analyzer::GetAllAffectedItems( in GetAllAffectedItems()
359 std::set<Label> Analyzer::InvalidLabels(const std::set<Label>& labels) const { in InvalidLabels()
368 std::set<const Target*> Analyzer::TargetsFor( in TargetsFor()
381 std::set<const Target*> Analyzer::Filter( in Filter()
390 void Analyzer::FilterTarget(const Target* target, in FilterTarget()
[all …]
Danalyzer.h17 // An Analyzer can answer questions about a build graph. It is used
21 class Analyzer {
23 Analyzer(const Builder& builder,
27 ~Analyzer();
Dcommand_analyze.cc12 #include "gn/analyzer.h"
125 Analyzer analyzer( in RunAnalyze() local
129 std::string output = analyzer.Analyze(input, &err); in RunAnalyze()
/third_party/grpc/src/csharp/
DSettings.StyleCop3 <Analyzer AnalyzerId="StyleCop.CSharp.DocumentationRules">
217 </Analyzer>
218 <Analyzer AnalyzerId="StyleCop.CSharp.MaintainabilityRules">
282 </Analyzer>
283 <Analyzer AnalyzerId="StyleCop.CSharp.NamingRules">
327 </Analyzer>
328 <Analyzer AnalyzerId="StyleCop.CSharp.OrderingRules">
372 </Analyzer>
373 <Analyzer AnalyzerId="StyleCop.CSharp.ReadabilityRules">
482 </Analyzer>
[all …]
/third_party/flutter/engine/flutter/shell/platform/fuchsia/runtime/dart/utils/
Dhandle_exception.cc115 fuchsia::crash::AnalyzerPtr analyzer = in HandleException() local
116 services->Connect<fuchsia::crash::Analyzer>(); in HandleException()
118 if (!analyzer) { in HandleException()
119 FX_LOG(FATAL, LOG_TAG, "Could not connect to analyzer service"); in HandleException()
123 analyzer->OnManagedRuntimeException( in HandleException()
Dhandle_exception.h17 // to the crash analyzer service for further handling.
22 // Passes the exception message and stack trace to the crash analyzer service
/third_party/harfbuzz/src/
Dhb-directwrite.cc351 // Analyzes the text using the script analyzer and returns in GenerateResults()
568 IDWriteTextAnalyzer* analyzer; in _hb_directwrite_shape_full() local
569 dwriteFactory->CreateTextAnalyzer (&analyzer); in _hb_directwrite_shape_full()
622 * There's an internal 16-bit limit on some things inside the analyzer, in _hb_directwrite_shape_full()
631 hr = analysis.GenerateResults (analyzer, &runHead); in _hb_directwrite_shape_full()
640 FAIL ("Analyzer failed to generate results."); in _hb_directwrite_shape_full()
678 hr = analyzer->GetGlyphs (textString, textLength, fontFace, false, in _hb_directwrite_shape_full()
694 FAIL ("Analyzer failed to get glyphs."); in _hb_directwrite_shape_full()
718 hr = analyzer->GetGlyphPlacements (textString, clusterMap, textProperties, in _hb_directwrite_shape_full()
726 FAIL ("Analyzer failed to get glyph placements."); in _hb_directwrite_shape_full()
[all …]
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-directwrite.cc304 // Analyzes the text using the script analyzer and returns in GenerateResults()
526 IDWriteTextAnalyzer* analyzer; in _hb_directwrite_shape_full() local
527 dwriteFactory->CreateTextAnalyzer (&analyzer); in _hb_directwrite_shape_full()
580 * There's an internal 16-bit limit on some things inside the analyzer, in _hb_directwrite_shape_full()
589 hr = analysis.GenerateResults (analyzer, &runHead); in _hb_directwrite_shape_full()
598 FAIL ("Analyzer failed to generate results."); in _hb_directwrite_shape_full()
636 hr = analyzer->GetGlyphs (textString, textLength, fontFace, false, in _hb_directwrite_shape_full()
652 FAIL ("Analyzer failed to get glyphs."); in _hb_directwrite_shape_full()
676 hr = analyzer->GetGlyphPlacements (textString, clusterMap, textProperties, in _hb_directwrite_shape_full()
684 FAIL ("Analyzer failed to get glyph placements."); in _hb_directwrite_shape_full()
[all …]
/third_party/curl/src/
DMakefile.am147analyzer-security.insecureAPI.strcpy,-clang-analyzer-optin.performance.Padding,-clang-analyzer-val…
/third_party/curl/lib/
DMakefile.am150analyzer-security.insecureAPI.strcpy,-clang-analyzer-optin.performance.Padding,-clang-analyzer-val…
/third_party/flutter/flutter/packages/flutter/lib/
Danalysis_options_user.yaml8 # https://github.com/dart-lang/sdk/tree/master/pkg/analyzer#configuring-the-analyzer
23 analyzer:
/third_party/python/Lib/test/test_tools/test_c_analyzer/
D__init__.py9 test.test_tools.skip_if_missing('c-analyzer')
10 with test.test_tools.imports_under_tool('c-analyzer'):
/third_party/python/Lib/test/
Dtest_check_c_globals.py4 test.test_tools.skip_if_missing('c-analyzer')
5 with test.test_tools.imports_under_tool('c-analyzer'):
/third_party/flutter/skia/third_party/externals/sdl/build-scripts/
Dchecker-buildbot.sh4 # through Clang's static analyzer and prepare the output to be uploaded
9 # or download checker at http://clang-analyzer.llvm.org/ and unpack it in
67 #CC="$CHECKERDIR/libexec/ccc-analyzer" CFLAGS="-O0" ../configure --enable-assertions=enabled
/third_party/flutter/flutter/
Danalysis_options.yaml8 # https://github.com/dart-lang/sdk/tree/master/pkg/analyzer#configuring-the-analyzer
21 analyzer:
31 # Ignore analyzer hints for updating pubspecs when using Future or
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-directwrite.cc342 // Analyzes the text using the script analyzer and returns in GenerateResults()
558 IDWriteTextAnalyzer* analyzer; in _hb_directwrite_shape() local
559 dwriteFactory->CreateTextAnalyzer (&analyzer); in _hb_directwrite_shape()
610 * There's an internal 16-bit limit on some things inside the analyzer, in _hb_directwrite_shape()
619 hr = analysis.GenerateResults (analyzer, &runHead); in _hb_directwrite_shape()
628 FAIL ("Analyzer failed to generate results."); in _hb_directwrite_shape()
670 hr = analyzer->GetGlyphs (textString, in _hb_directwrite_shape()
698 FAIL ("Analyzer failed to get glyphs."); in _hb_directwrite_shape()
722 hr = analyzer->GetGlyphPlacements (textString, in _hb_directwrite_shape()
742 FAIL ("Analyzer failed to get glyph placements."); in _hb_directwrite_shape()
/third_party/flutter/engine/flutter/tools/licenses/
Danalysis_options.yaml8 # https://github.com/dart-lang/sdk/tree/master/pkg/analyzer#configuring-the-analyzer
22 analyzer:

12345678910>>...15