Home
last modified time | relevance | path

Searched defs:analyzer (Results 1 – 11 of 11) sorted by relevance

/third_party/mindspore/mindspore-src/source/tests/ut/cpp/runtime/device/gsm/
Dmem_usage_analyzer_test.cc45 auto analyzer = std::make_shared<MemUsageAnalyzer>(); in TEST_F() local
76 auto analyzer = std::make_shared<MemUsageAnalyzer>(); in TEST_F() local
/third_party/gn/src/gn/
Dcommand_analyze.cc127 Analyzer analyzer( in RunAnalyze() local
Danalyzer_unittest.cc93 Analyzer analyzer(builder_, SourceFile("//build/config/BUILDCONFIG.gn"), in RunAnalyzerTest() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/device/gsm/
Dswap_strategy_builder.cc37 const std::shared_ptr<MemUsageAnalyzer> &analyzer) { in GetLastKernelIndex()
60 const std::shared_ptr<MemUsageAnalyzer> &analyzer) { in GetFirstKernelIndex()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcordz_info.cc436 CordRepAnalyzer analyzer(stats); in GetCordzStatistics() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_capture/
Dcode_generator.cc1090 void CodeBreakGenerator::Init(const Graph *graph, const GraphAnalyzer &analyzer) { in Init()
1407 py::object MakeCodeFromCodeGen(const GraphBuilderPtr &builder, const GraphAnalyzerPtr &analyzer, Py… in MakeCodeFromCodeGen()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-directwrite.cc558 IDWriteTextAnalyzer* analyzer; in _hb_directwrite_shape() local
/third_party/skia/src/sksl/
DSkSLInliner.cpp1083 InlineCandidateAnalyzer analyzer; in buildCandidateList() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/
Dcommon.cc630 auto analyzer = GraphAnalyzer::Creator(g); in Analyze() local
652 GraphAnalyzerPtr analyzer = Analyze(g); in GraphCapture() local
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/
Djni-bridge.cpp622 auto *analyzer = engine.mActivityGlitches.getGlitchAnalyzer(); in Java_com_google_sample_oboe_manualtest_ManualGlitchActivity_getGlitch() local
/third_party/protobuf/src/google/protobuf/compiler/js/
Djs_generator.cc1564 SCCAnalyzer<DepsGenerator>* analyzer, in GenerateJspbAllowedMap()
3797 SCCAnalyzer<DepsGenerator> analyzer; in GenerateAll() local