/external/clang/tools/clang-check/ |
D | ClangCheck.cpp | 70 Analyze("analyze", cl::desc(Options->getOptionHelpText(options::OPT_analyze)), variable 163 Analyze ? "--analyze" : "-fsyntax-only", ArgumentInsertPosition::BEGIN)); in main() 169 if (Analyze) in main()
|
/external/clang/tools/scan-build/ |
D | ccc-analyzer | 188 sub Analyze { subroutine 749 Analyze($Clang, \@NewArgs, \@AnalyzeArgs, $FileLang, $Output, 754 Analyze($Clang, \@CmdArgs, \@AnalyzeArgs, $FileLang, $Output,
|
/external/v8/test/cctest/compiler/ |
D | test-pipeline.cc | 27 CHECK(Scope::Analyze(&info)); in TEST()
|
D | function-tester.h | 59 CHECK(Scope::Analyze(&info)); in Compile()
|
D | test-codegen-deopt.cc | 50 CHECK(Scope::Analyze(&info)); in DeoptCodegenTester()
|
D | test-changes-lowering.cc | 60 CHECK(Scope::Analyze(&info)); in CallWithPotentialGC()
|
/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
|
D | MipsSEInstrInfo.cpp | 395 AnalyzeImm.Analyze(Imm, Size, LastInstrIsADDiu); in loadImmediate()
|
D | MipsSEISelDAGToDAG.cpp | 759 AnalyzeImm.Analyze(Imm, Size, false); in selectNode()
|
/external/llvm/lib/CodeGen/ |
D | MachineLoopInfo.cpp | 40 LI.Analyze(getAnalysis<MachineDominatorTree>().getBase()); in runOnMachineFunction()
|
/external/linux-tools-perf/src/tools/perf/Documentation/ |
D | perf-lock.txt | 6 perf-lock - Analyze lock events
|
D | perf-kvm.txt | 102 Analyze events only for given process ID(s) (comma separated list). 120 Analyze events only for given process ID(s) (comma separated list).
|
/external/clang/include/clang/StaticAnalyzer/Core/ |
D | Analyses.def | 48 ANALYSIS_INLINING_MODE(All, "all", "Analyze all functions as top level")
|
/external/llvm/test/Analysis/LoopAccessAnalysis/ |
D | unsafe-and-rt-checks.ll | 3 ; Analyze this loop:
|
/external/llvm/lib/Analysis/ |
D | LoopInfo.cpp | 682 LI.Analyze(AM->getResult<DominatorTreeAnalysis>(F)); in run() 705 LI.Analyze(getAnalysis<DominatorTreeWrapperPass>().getDomTree()); in INITIALIZE_PASS_DEPENDENCY()
|
/external/v8/src/ |
D | scopes.h | 81 static bool Analyze(CompilationInfo* info);
|
D | compiler.cc | 643 if (!Scope::Analyze(info)) return false; in CompileUnoptimizedCode() 740 if (!Scope::Analyze(info)) return false; in CompileOptimizedPrologue()
|
/external/eigen/bench/btl/ |
D | README | 45 4 : Analyze the result. different data files (.dat) are produced in each libs directories.
|
/external/pdfium/core/src/fxge/win32/ |
D | fx_win32_dwrite.cpp | 151 hr = pDwFontFile->Analyze( in DwCreateFontFaceFromStream()
|
/external/v8/src/compiler/ |
D | js-inlining.cc | 59 CHECK(Scope::Analyze(info)); in Parse()
|
/external/llvm/include/llvm/Analysis/ |
D | LoopInfoImpl.h | 471 Analyze(DominatorTreeBase<BlockT> &DomTree) { in Analyze() function
|
D | LoopInfo.h | 633 void Analyze(DominatorTreeBase<BlockT> &DomTree);
|
/external/llvm/utils/TableGen/ |
D | CodeGenDAGPatterns.cpp | 2708 void Analyze(const TreePattern *Pat) { in Analyze() function in InstAnalyzer 2713 void Analyze(const PatternToMatch *Pat) { in Analyze() function in InstAnalyzer 3229 PatInfo.Analyze(Pattern); in InferInstructionFlags() 3253 PatInfo.Analyze(&PTM); in InferInstructionFlags() 3315 PatInfo.Analyze(&PTM); in VerifyInstructionFlags()
|
/external/zlib/src/ |
D | make_vms.com | 719 $! Analyze the project map file and create the symbol vector for a shareable
|