Searched defs:analyze (Results 1 - 13 of 13) sorted by relevance

/external/javassist/src/main/javassist/bytecode/stackmap/
H A DLiveness.java216 analyze(ci, pos, pos + tb.length);
231 protected void analyze(CodeIterator ci, int begin, int end) method in class:Liveness
/external/javassist/src/main/javassist/bytecode/analysis/
H A DAnalyzer.java42 * // Method to analyze
74 * Frame[] frames = analyzer.analyze(clazz, method);
116 * @param method the method to analyze
121 public Frame[] analyze(CtClass clazz, MethodInfo method) throws BadBytecode { method in class:Analyzer
158 * @param method the method to analyze
163 public Frame[] analyze(CtMethod method) throws BadBytecode { method in class:Analyzer
164 return analyze(method.getDeclaringClass(), method.getMethodInfo2());
/external/apache-xml/src/main/java/org/apache/xpath/axes/
H A DWalkerFactory.java104 int analysis = analyze(compiler, stepOpCodePos, stepIndex);
165 int analysis = analyze(compiler, firstStepPos, 0);
664 private static int analyze( method in class:WalkerFactory
832 int analysis = analyze(compiler, stepOpCodePos, stepIndex);
/external/llvm/lib/CodeGen/
H A DSplitKit.cpp313 void SplitAnalysis::analyze(const LiveInterval *li) { function in class:SplitAnalysis
/external/quake/quake/src/WinQuake/
H A Dgl_vidandroid.cpp533 * @param ev the motion event to analyze.
535 void analyze(unsigned long long eventTime, int action, function in class:GestureDetector
662 gGestureDetector.analyze(eventTime, action, x, y, pressure, size, deviceId);
/external/smali/dexlib/src/main/java/org/jf/dexlib/Code/Analysis/
H A DMethodAnalyzer.java49 * Before calling the analyze() method, you must have initialized the ClassPath by calling
126 public void analyze() { method in class:MethodAnalyzer
274 throw new ExceptionWithContext("You must call analyze() before calling verify().");
3335 throw new ValidationException("Cannot analyze an odexed instruction unless we are deodexing");
3373 throw new ValidationException("Cannot analyze an odexed instruction unless we are deodexing");
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.launching_3.5.100.v20100526.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.sat4j.pb_2.2.0.v20100429.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.objectweb.asm_3.2.0.v200909071300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.sat4j.core_2.2.0.v20100429.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...

Completed in 266 milliseconds