HomeSort by relevance Sort by last modified time
    Searched full:analyzer (Results 201 - 225 of 334) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/srec/srec/Semproc/include/
SR_ExpressionParser.h 185 * @param lexAnalyzer pointer to the lexical analyzer where the parser gets tokens from
  /external/webkit/Tools/android/flex-2.5.4a/
FlexLexer.h 3 // FlexLexer.h -- define interfaces for lexical analyzer classes generated
  /frameworks/base/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
LVPSA_Private.h 88 LVM_UINT16 nBands; /* Number of bands of the spectrum analyzer */
  /sdk/attribute_stats/src/
Analyzer.java 54 public class Analyzer {
77 private Analyzer(List<File> directories, File xmlMetadataFile) {
84 System.err.println("Usage: " + Analyzer.class.getSimpleName()
128 new Analyzer(directories, metadataFile).analyze();
  /sdk/layoutopt/libs/uix/src/com/android/layoutopt/uix/
LayoutAnalyzer.java 60 * Creates a new layout analyzer. This constructor takes no argument
  /external/clang/docs/
UsersManual.html 42 <li><a href="#analyzer_diagnositics">Controlling Static Analyzer Diagnostics</a></li>
95 Static Analyzer</a>, please see its web page.</p>
629 <h4 id="analyzer_diagnositics">Controlling Static Analyzer Diagnostics</h4>
632 href="http://clang-analyzer.llvm.org">static analyzer</a> can also be influenced
637 <li id="analyzer_annotations"><b>Annotations</b>: The static analyzer recognizes various GCC-style
639 static analyzer warnings or teach the analyzer about code invariants which
642 static analyzer. Detailed information on these annotations can be found in the
643 <a href="http://clang-analyzer.llvm.org/annotations.html">analyzer'
    [all...]
  /external/clang/lib/Frontend/
CompilerInvocation.cpp 70 Res.push_back("-analyzer-checker-help");
72 Res.push_back("-analyzer-store");
76 Res.push_back("-analyzer-constraints");
80 Res.push_back("-analyzer-output");
88 Res.push_back("-analyzer-opt-analyze-headers");
90 Res.push_back("-analyzer-display-progress");
92 Res.push_back("-analyzer-opt-analyze-nested-blocks");
94 Res.push_back("-analyzer-eagerly-assume");
96 Res.push_back("-analyzer-no-purge-dead");
100 Res.push_back("-analyzer-viz-egraph-graphviz")
    [all...]
  /external/clang/test/Analysis/
misc-ps-region-store.m 1 // RUN: %clang_cc1 -triple i386-apple-darwin9 -analyze -analyzer-checker=core,deadcode.IdempotentOperations,core.experimental.CastToStruct,security.experimental.ReturnPtrRange,security.experimental.ArrayBound -analyzer-store=region -verify -fblocks -analyzer-opt-analyze-nested-blocks %s
2 // RUN: %clang_cc1 -triple x86_64-apple-darwin9 -DTEST_64 -analyze -analyzer-checker=core,deadcode.IdempotentOperations,core.experimental.CastToStruct,security.experimental.ReturnPtrRange,security.experimental.ArrayBound -analyzer-store=region -verify -fblocks -analyzer-opt-analyze-nested-blocks %s
920 // This previously crashed the analyzer (reported in PR 6302)
    [all...]
retain-release.mm 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin10 -analyze -analyzer-checker=core,osx.coreFoundation.CFRetainRelease,osx.cocoa.ClassRelease -analyzer-store=region -fblocks -verify %s
plist-output.m 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,core.experimental -analyzer-store=region -analyzer-constraints=range -fblocks -analyzer-output=plist -o - %s | FileCheck %s
unused-ivars.m 1 // RUN: %clang_cc1 -fobjc-nonfragile-abi -fblocks -analyze -analyzer-checker=osx.cocoa.UnusedIvars %s -verify
retain-release.m 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin10 -analyze -analyzer-checker=core,osx.coreFoundation.CFRetainRelease,osx.cocoa.ClassRelease -analyzer-store=basic -fblocks -verify %s
2 // RUN: %clang_cc1 -triple x86_64-apple-darwin10 -analyze -analyzer-checker=core,osx.coreFoundation.CFRetainRelease,osx.cocoa.ClassRelease -analyzer-store=region -fblocks -verify %s
3 // RUN: %clang_cc1 -triple x86_64-apple-darwin10 -analyze -analyzer-checker=core,osx.coreFoundation.CFRetainRelease,osx.cocoa.ClassRelease -analyzer-store=basic -fblocks -verify -x objective-c++ %s
4 // RUN: %clang_cc1 -triple x86_64-apple-darwin10 -analyze -analyzer-checker=core,osx.coreFoundation.CFRetainRelease,osx.cocoa.ClassRelease -analyzer-store=region -fblocks -verify -x objective-c++ %s
634 // One build of the analyzer accidentally stopped tracking the allocated
    [all...]
  /external/llvm/utils/TableGen/
ClangSACheckersEmitter.cpp 10 // This tablegen backend emits Clang Static Analyzer checkers tables.
22 // Static Analyzer Checkers Tables generation
  /external/v8/src/
data-flow.cc 71 AssignedVariablesAnalyzer analyzer(info, size);
72 return analyzer.Analyze();
rewriter.cc 56 // usage analyzer). Instead we simple remember if
  /frameworks/base/media/libeffects/lvm/lib/Bundle/lib/
LVM.h 21 /* Equalizer, Power Spectrum Analyzer, Trebble Enhancement and volume management */
296 /* Spectrum Analyzer parameters Control */
    [all...]
  /dalvik/dx/src/com/android/dx/ssa/back/
LivenessAnalyzer.java 103 * Makes liveness analyzer instance for specific register.
  /external/apache-xml/
NOTICE 50 - Lexical Analyzer Generator (JLex) - see LICENSE.txt
  /external/bluetooth/hcidump/src/
csrsniff.c 271 printf("CSR sniffer - Bluetooth packet analyzer ver %s\n", VERSION);
  /external/clang/
clang-tblgen-rules.mk 60 @echo "Building Clang static analyzer checkers list with tblgen"
  /external/clang/lib/FrontendTool/
ExecuteCompilerInvocation.cpp 128 // Honor -analyzer-checker-help.
  /external/javassist/src/main/javassist/bytecode/analysis/
MultiType.java 46 * changes, and somehow communicating assignment changes to the Analyzer
  /external/srec/srec/Semproc/src/
SemanticProcessorImpl.c 122 if ((rc = LA_Init(&impl->analyzer)) != ESR_SUCCESS)
162 LA_Free(impl->analyzer);
    [all...]
  /packages/apps/Exchange/tests/src/com/android/exchange/provider/
MailboxUtilitiesTests.java 117 // Run the parent key analyzer and reload the mailboxes
142 // Run the parent key analyzer to set up the initial hierarchy.
193 // Run the parent key analyzer to set up the initial hierarchy.
237 // Run the parent key analyzer to set up the initial hierarchy.
    [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
Checkers.td 1 //===--- Checkers.td - Static Analyzer Checkers -===-----------------------===//
353 // Debugging checkers (for analyzer development).
371 HelpText<"Emit warnings with analyzer statistics">,

Completed in 217 milliseconds

1 2 3 4 5 6 7 891011>>