HomeSort by relevance Sort by last modified time
    Searched defs:Analysis (Results 1 - 23 of 23) sorted by null

  /external/llvm/test/Bindings/Ocaml/
analysis.ml 
  /external/smali/dexlib/src/main/java/org/jf/dexlib/Code/Analysis/
DexFileClassMap.java 29 package org.jf.dexlib.Code.Analysis;
ValidationException.java 29 package org.jf.dexlib.Code.Analysis;
OdexedFieldInstructionMapper.java 29 package org.jf.dexlib.Code.Analysis;
InlineMethodResolver.java 29 package org.jf.dexlib.Code.Analysis;
34 import static org.jf.dexlib.Code.Analysis.DeodexUtil.Static;
35 import static org.jf.dexlib.Code.Analysis.DeodexUtil.Virtual;
36 import static org.jf.dexlib.Code.Analysis.DeodexUtil.Direct;
CustomInlineMethodResolver.java 32 package org.jf.dexlib.Code.Analysis;
SyntheticAccessorResolver.java 29 package org.jf.dexlib.Code.Analysis;
AnalyzedInstruction.java 29 package org.jf.dexlib.Code.Analysis;
77 * An analyzed instruction's "deadness" is set during analysis (i.e. MethodAnalyzer.analyzer()). A dead instruction
DeodexUtil.java 29 package org.jf.dexlib.Code.Analysis;
RegisterType.java 29 package org.jf.dexlib.Code.Analysis;
37 import static org.jf.dexlib.Code.Analysis.ClassPath.ClassDef;
ClassPath.java 29 package org.jf.dexlib.Code.Analysis;
    [all...]
MethodAnalyzer.java 29 package org.jf.dexlib.Code.Analysis;
44 * for each register, it can deodex odexed instructions, and it can verify the bytecode. The analysis and verification
45 * are done in two separate passes, because the analysis has to process instructions multiple times in some cases, and
    [all...]
  /external/chromium_org/cc/resources/
picture_pile_impl.h 64 // SkDrawPictureCallback, which allows us to early out from analysis.
73 struct CC_EXPORT Analysis {
74 Analysis();
75 ~Analysis();
84 Analysis* analysis);
picture_pile_impl.cc 285 PicturePileImpl::Analysis* analysis) {
286 DCHECK(analysis);
303 analysis->is_solid_color = canvas.GetColorIfSolid(&analysis->solid_color);
304 analysis->has_text = canvas.HasText();
307 PicturePileImpl::Analysis::Analysis()
312 PicturePileImpl::Analysis::~Analysis() {
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
results.py 10 class Analysis(object):
158 This holds the basic statistics from `Analysis`, and is used to roll
control.py 15 from coverage.results import Analysis, Numbers
508 def analysis(self, morf): member in class:coverage
526 The analysis uses the source file itself and the current measured
530 analysis = self._analyze(morf)
532 analysis.filename, analysis.statements, analysis.excluded,
533 analysis.missing, analysis.missing_formatted()
539 Returns an `Analysis` object
    [all...]
  /external/llvm/lib/CodeGen/
MachineBasicBlock.cpp     [all...]
  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/analysis/
Analysis.java 3 package com.google.clearsilver.jsilver.syntax.analysis;
7 public interface Analysis extends Switch
  /external/chromium_org/v8/src/
jsregexp.h     [all...]
  /external/v8/src/
jsregexp.h     [all...]
  /prebuilts/devtools/tools/lib/
jsilver-1.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/google/jsilver/jsilver/1.0.0/
jsilver-1.0.0.jar 
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 

Completed in 314 milliseconds