/external/clang/tools/clang-check/ |
D | ClangCheck.cpp | 72 Analyze("analyze", cl::desc(Options->getOptionHelpText(options::OPT_analyze)), variable 172 Analyze ? "--analyze" : "-fsyntax-only", ArgumentInsertPosition::BEGIN)); in main() 178 if (Analyze) in main()
|
/external/ltp/testcases/kernel/hotplug/cpu_hotplug/doc/ |
D | hotplug05.txt | 34 # Analyze system statistics to determine memory leaks 35 # Analyze drops in activities
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | register_pressure.h | 88 Analyze(f); in RegisterLiveness() 163 void Analyze(Function* f);
|
D | feature_manager.h | 39 void Analyze(Module* module);
|
D | feature_manager.cpp | 26 void FeatureManager::Analyze(Module* module) { in Analyze() function in spvtools::opt::FeatureManager
|
D | loop_utils.h | 34 void Analyze(const Loop& loop);
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | register_pressure.h | 88 Analyze(f); in RegisterLiveness() 163 void Analyze(Function* f);
|
D | feature_manager.h | 39 void Analyze(Module* module);
|
D | feature_manager.cpp | 26 void FeatureManager::Analyze(Module* module) { in Analyze() function in spvtools::opt::FeatureManager
|
D | loop_utils.h | 34 void Analyze(const Loop& loop);
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | logical_buffer_analysis.cc | 48 TF_RETURN_IF_ERROR(analysis->Analyze()); in Run() 52 Status LogicalBufferAnalysis::Analyze() { in Analyze() function in xla::LogicalBufferAnalysis
|
D | buffer_liveness.cc | 42 TF_RETURN_IF_ERROR(liveness->Analyze()); in Run() 46 Status BufferLiveness::Analyze() { in Analyze() function in xla::BufferLiveness
|
D | buffer_liveness.h | 91 Status Analyze();
|
D | logical_buffer_analysis.h | 48 Status Analyze();
|
/external/clang/tools/scan-build/libexec/ |
D | ccc-analyzer | 206 sub Analyze { subroutine 776 Analyze($Clang, \@NewArgs, \@AnalyzeArgs, $FileLang, $Output, 781 Analyze($Clang, \@CmdArgs, \@AnalyzeArgs, $FileLang, $Output,
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/ |
D | CMakeLists.txt | 12 Analyze.cpp
|
/external/llvm/lib/Target/Mips/ |
D | MipsAnalyzeImmediate.h | 28 const InstSeq &Analyze(uint64_t Imm, unsigned Size, bool LastInstrIsADDiu);
|
D | MipsAnalyzeImmediate.cpp | 126 &MipsAnalyzeImmediate::Analyze(uint64_t Imm, unsigned Size, in Analyze() function in MipsAnalyzeImmediate
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsAnalyzeImmediate.h | 30 const InstSeq &Analyze(uint64_t Imm, unsigned Size, bool LastInstrIsADDiu);
|
D | MipsAnalyzeImmediate.cpp | 130 &MipsAnalyzeImmediate::Analyze(uint64_t Imm, unsigned Size, in Analyze() function in MipsAnalyzeImmediate
|
/external/bcc/tools/ |
D | deadlock_detector_example.txt | 345 deadlock_detector 181 # Analyze PID 181 348 # Analyze PID 181 and locks from this binary. 355 # Analyze PID 181 and print statistics about 360 # Analyze PID 181 and trace custom mutex 364 # Analyze PID 181 and dump the mutex wait
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/LoopAccessAnalysis/ |
D | safe-with-dep-distance.ll | 4 ; Analyze this loop:
|
/external/llvm/test/Analysis/LoopAccessAnalysis/ |
D | safe-with-dep-distance.ll | 4 ; Analyze this loop:
|
/external/v8/src/compiler/ |
D | bytecode-analysis.h | 106 void Analyze(BailoutId osr_bailout_id);
|
/external/clang/include/clang/StaticAnalyzer/Core/ |
D | Analyses.def | 48 ANALYSIS_INLINING_MODE(All, "all", "Analyze all functions as top level")
|