HomeSort by relevance Sort by last modified time
    Searched refs:ANALYSIS (Results 1 - 4 of 4) sorted by null

  /external/libvorbis/lib/
misc.h 25 #ifdef ANALYSIS
analysis.c 13 function: single-block PCM analysis mode dispatch
14 last mod: $Id: analysis.c 16226 2009-07-08 06:43:49Z xiphmont $
66 #ifdef ANALYSIS
  /external/clang/include/clang/StaticAnalyzer/Core/
AnalyzerOptions.h 1 //===--- AnalyzerOptions.h - Analysis Engine Options ------------*- C++ -*-===//
35 /// Analysis - Set of available source code analyses.
37 #define ANALYSIS(NAME, CMDFLAG, DESC, SCOPE) NAME,
42 /// AnalysisStores - Set of available analysis store models.
57 /// analysis results.
103 /// \brief Describes the different modes of inter-procedural analysis.
107 /// Perform only intra-procedural analysis.
147 /// the given analysis consumer. Note, the code will get parsed and the
162 /// or 1 respectively. The upside is that this can increase analysis
198 /// Controls the mode of inter-procedural analysis
    [all...]
  /external/clang/lib/Basic/
DiagnosticIDs.cpp 139 CATEGORY(ANALYSIS, SEMA)

Completed in 1898 milliseconds