Home
last modified time | relevance | path

Searched refs:Analyze (Results 1 – 25 of 38) sorted by relevance

12

/external/clang/tools/clang-check/
DClangCheck.cpp72 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/
Dhotplug05.txt34 # Analyze system statistics to determine memory leaks
35 # Analyze drops in activities
/external/clang/tools/scan-build/libexec/
Dccc-analyzer206 sub Analyze { subroutine
776 Analyze($Clang, \@NewArgs, \@AnalyzeArgs, $FileLang, $Output,
781 Analyze($Clang, \@CmdArgs, \@AnalyzeArgs, $FileLang, $Output,
/external/llvm/lib/Target/Mips/
DMipsAnalyzeImmediate.h28 const InstSeq &Analyze(uint64_t Imm, unsigned Size, bool LastInstrIsADDiu);
DMipsAnalyzeImmediate.cpp126 &MipsAnalyzeImmediate::Analyze(uint64_t Imm, unsigned Size, in Analyze() function in MipsAnalyzeImmediate
/external/v8/src/compiler/
Dast-loop-assignment-analyzer.h48 LoopAssignmentAnalysis* Analyze();
Dbytecode-analysis.h73 void Analyze(BailoutId osr_bailout_id);
Dast-loop-assignment-analyzer.cc22 LoopAssignmentAnalysis* ALAA::Analyze() { in Analyze() function in v8::internal::compiler::ALAA
Dbytecode-analysis.cc242 void BytecodeAnalysis::Analyze(BailoutId osr_bailout_id) { in Analyze() function in v8::internal::compiler::BytecodeAnalysis
/external/llvm/test/Analysis/LoopAccessAnalysis/
Dsafe-with-dep-distance.ll4 ; Analyze this loop:
Dunsafe-and-rt-checks.ll4 ; Analyze this loop:
/external/clang/include/clang/StaticAnalyzer/Core/
DAnalyses.def48 ANALYSIS_INLINING_MODE(All, "all", "Analyze all functions as top level")
/external/v8/src/
Dcompiler.h77 static bool Analyze(ParseInfo* info,
Dcompiler.cc600 if (!Compiler::Analyze(info->parse_info(), &inner_literals)) { in CompileUnoptimizedCode()
1032 if (!Compiler::Analyze(info.parse_info()) || in GetBaselineCode()
1217 bool Compiler::Analyze(ParseInfo* info, in Analyze() function in v8::internal::Compiler
1223 DeclarationScope::Analyze(info, AnalyzeMode::kRegular); in Analyze()
1234 if (!Compiler::Analyze(info)) return false; in ParseAndAnalyze()
/external/python/cpython2/Doc/library/
Dmodulefinder.rst52 Analyze the contents of the *pathname* file, which must contain Python
Dcsv.rst259 Analyze the given *sample* and return a :class:`Dialect` subclass
267 Analyze the sample text (presumed to be in CSV format) and return
/external/doclava/res/assets/templates-sdk/components/
Dmasthead.cs285 … <a class="dac-nav-link" href="<?cs var:toroot ?>distribute/analyze/index.html">Analyze</a>
/external/pdfium/core/fxge/win32/
Dfx_win32_dwrite.cpp165 hr = pDwFontFile->Analyze(&isSupportedFontType, &fontFileType, &fontFaceType, in DwCreateFontFaceFromStream()
/external/eigen/bench/btl/
DREADME45 4 : Analyze the result. different data files (.dat) are produced in each libs directories.
/external/v8/src/compiler-dispatcher/
Dcompiler-dispatcher-job.cc335 if (Compiler::Analyze(parse_info_.get())) { in AnalyzeOnMainThread()
/external/webrtc/tools/matlab/
DrtpAnalyze.m2 %RTP_ANALYZE Analyze RTP stream(s) from a txt file
/external/v8/src/ast/
Dscopes.h814 static void Analyze(ParseInfo* info, AnalyzeMode mode);
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp2752 void Analyze(const TreePattern *Pat) { in Analyze() function in InstAnalyzer
2757 void Analyze(const PatternToMatch *Pat) { in Analyze() function in InstAnalyzer
3277 PatInfo.Analyze(Pattern); in InferInstructionFlags()
3301 PatInfo.Analyze(&PTM); in InferInstructionFlags()
3361 PatInfo.Analyze(&PTM); in VerifyInstructionFlags()
/external/harfbuzz_ng/src/
Dhb-directwrite.cc181 hr = fontFile->Analyze (&isSupported, &fileType, &faceType, &numberOfFaces); in _hb_directwrite_shaper_face_data_create()
/external/v8/src/debug/
Ddebug-scopes.cc118 DeclarationScope::Analyze(info.get(), AnalyzeMode::kDebugger); in ScopeIterator()

12