Searched refs:analysis (Results 451 - 475 of 483) sorted by relevance

<<11121314151617181920

/external/chromium_org/native_client_sdk/src/doc/
H A Dfaq.rst371 In addition to static analysis of untrusted code, the Native Client runtime also
/external/chromium_org/third_party/opus/
H A Dopus.target.darwin-arm.mk133 third_party/opus/src/src/analysis.c \
H A Dopus.target.linux-arm.mk133 third_party/opus/src/src/analysis.c \
/external/deqp/modules/gles3/performance/
H A Des3pBufferDataUploadTests.cpp2500 const UploadSampleAnalyzeResult analysis = analyzeSampleResults(m_testCtx.getLog(), results, true);
2504 const float rate = (m_resultType == RESULT_ASYMPTOTIC_TRANSFER_RATE) ? (analysis.transferRateAtInfinity) : (analysis.transferRateMedian);
3376 const UploadSampleAnalyzeResult analysis = analyzeSampleResults(m_testCtx.getLog(), results, false);
3380 if (analysis.transferRateMedian == std::numeric_limits<float>::infinity())
3389 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, de::floatToString(analysis.transferRateMedian / 1024.0f / 1024.0f, 2).c_str());
4290 const RenderSampleAnalyzeResult analysis = analyzeSampleResults(m_testCtx.getLog(), mappedResults);
4291 const float rate = analysis.renderRateAtRange;
/external/valgrind/main/memcheck/tests/amd64/
H A Dsh-mem-vec128-plo-yes.stderr.exp464 For a detailed leak analysis, rerun with: --leak-check=full
H A Dsh-mem-vec128-plo-no.stderr.exp573 For a detailed leak analysis, rerun with: --leak-check=full
H A Dsh-mem-vec256-plo-yes.stderr.exp864 For a detailed leak analysis, rerun with: --leak-check=full
/external/valgrind/main/memcheck/tests/x86/
H A Dsh-mem-vec128-plo-yes.stderr.exp464 For a detailed leak analysis, rerun with: --leak-check=full
H A Dsh-mem-vec128-plo-no.stderr.exp573 For a detailed leak analysis, rerun with: --leak-check=full
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Dtree.rb98 construction and analysis of your tree nodes.
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/
H A DTool.java30 import org.antlr.analysis.*;
755 System.err.println(" -Xmultithreaded run the analysis in 2 threads");
1139 * elements of the grammar analysis, once it it has finished analyzing a grammar
1207 * Returns the number of errors that the analysis/processing threw up.
1219 * grammars in the list are excluded from individual analysis, which allows the caller
1321 * elements of the grammar analysis, once it it has finished analyzing a grammar
1324 * @param report true to generate the analysis report
1376 * grammars in the list are excluded from individual analysis, which allows the caller
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
H A DDFA.java28 package org.antlr.analysis;
167 * analysis engine.
868 /** Compute cyclic w/o relying on state computed during analysis. just check. */
907 * This is avoided if analysis bails out for any reason.
1129 * reachable labels. Later analysis will find that the exit branch
H A DNFAToDFAConverter.java28 package org.antlr.analysis;
295 // for analysis of Java grammar from 11.5s to 2s! Wow.
492 * have been recognized. This corresponds, during analysis, to the
562 * Ultimately analysis would stop and we'd find the conflict, but we
664 System.out.println("analysis overflow in closure("+d.stateNumber+")");
789 * I check for left-recursive stuff and terminate before analysis to
1330 * evaluating boolean expressions at run time. During analysis,
1338 * During analysis, we can simply make sure that for n
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
H A DBaseTest.java32 import org.antlr.analysis.Label;
H A DTestCompositeGrammars.java632 org.antlr.analysis.DFA dfa = g.getLookaheadDFA(1);
H A DTestSymbolDefinitions.java31 import org.antlr.analysis.Label;
/external/javassist/src/main/javassist/bytecode/analysis/
H A DExecutor.java15 package javassist.bytecode.analysis;
/external/jsilver/src/com/google/clearsilver/jsilver/compiler/
H A DTemplateTranslator.java38 import com.google.clearsilver.jsilver.syntax.analysis.DepthFirstAdapter;
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/analysis/
H A DDepthFirstAdapter.java3 package com.google.clearsilver.jsilver.syntax.analysis;
H A DReversedDepthFirstAdapter.java3 package com.google.clearsilver.jsilver.syntax.analysis;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.help.base_3.5.2.v201011171123.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
H A DGrammar.java31 import org.antlr.analysis.*;
32 import org.antlr.analysis.DFA;
294 * or epsilon. It is more suitable to analysis than an AST representation.
346 /** An external tool requests that DFA analysis abort prematurely. Stops
511 /** Useful for asking questions about target during analysis */
1025 * Grammar without doing the expensive analysis.
1036 // CHECK FOR LEFT RECURSION; Make sure we can actually do analysis
1076 " not suitable for LL(1)-optimized DFA analysis");
1315 // Retry to create a simpler DFA if analysis failed (non-LL(*),
1355 /** Terminate DFA creation (grammar analysis)
[all...]
/external/chromium_org/v8/src/
H A Djsregexp.cc6099 Analysis analysis(ignore_case, is_one_byte);
6100 analysis.EnsureAnalyzed(node);
6101 if (analysis.has_failed()) {
6102 const char* error_message = analysis.error_message();
/external/chromium-trace/
H A Dscript.js8 window.FLATTENED["tracing.importer.trace_event_importer"]=!0;window.FLATTENED["tracing.importer.v8.splaytree"]=!0;window.FLATTENED["tracing.importer.v8.codemap"]=!0;window.FLATTENED["tracing.importer.v8.log_reader"]=!0;window.FLATTENED["tracing.importer.v8_log_importer"]=!0;window.FLATTENED["tracing.importer"]=!0;window.FLATTENED["tracing.analysis.util"]=!0;window.FLATTENED["tracing.selection"]=!0;window.FLATTENED.ui=!0;window.FLATTENED["tracing.analysis.analysis_link"]=!0;
9 window.FLATTENED["tracing.analysis.generic_object_view"]=!0;window.FLATTENED["tracing.analysis.analysis_results"]=!0;window.FLATTENED["tracing.analysis.analyze_counters"]=!0;window.FLATTENED["tracing.analysis.analyze_slices"]=!0;window.FLATTENED["tracing.analysis.analyze_selection"]=!0;window.FLATTENED["tracing.analysis.object_instance_view"]=!0;window.FLATTENED["tracing.analysis.object_snapshot_view"]=!0;window.FLATTENED["tracing.analysis
[all...]
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/
H A DMethodAnalyzer.java32 package org.jf.dexlib2.analysis;
63 * for each register, it can deodex odexed instructions, and it can verify the bytecode. The analysis and verification
64 * are done in two separate passes, because the analysis has to process instructions multiple times in some cases, and

Completed in 655 milliseconds

<<11121314151617181920