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

  /external/llvm/test/Bindings/OCaml/
analysis.ml 1 (* RUN: cp %s %T/analysis.ml
2 * RUN: %ocamlc -g -w +A -package llvm.analysis -linkpkg %T/analysis.ml -o %t
4 * RUN: %ocamlopt -g -w +A -package llvm.analysis -linkpkg %T/analysis.ml -o %t
  /external/webrtc/webrtc/modules/audio_coding/neteq/
audio_classifier.cc 40 bool AudioClassifier::Analysis(const int16_t* input,
50 // "third_party/opus/src/src/analysis.h", with lsb_depth = 16.
  /external/webrtc/webrtc/modules/audio_processing/
splitting_filter.cc 33 void SplittingFilter::Analysis(const IFChannelBuffer* data,
89 three_band_filter_banks_[i]->Analysis(data->fbuf_const()->channels()[i],
three_band_filter_bank.cc 22 // This is used in the analysis stage to first downsample serial to parallel
132 // The analysis can be separated in these steps:
138 void ThreeBandFilterBank::Analysis(const float* in,
  /external/llvm/include/llvm/Analysis/
DOTGraphTraitsPass.h 17 #include "llvm/Analysis/CFGPrinter.h"
23 /// \brief Default traits class for extracting a graph from an analysis pass.
44 /// @param Analysis The current analysis result for this function.
45 virtual bool processFunction(Function &F, AnalysisT &Analysis) {
50 auto &Analysis = getAnalysis<AnalysisT>();
52 if (!processFunction(F, Analysis))
55 GraphT Graph = AnalysisGraphTraitsT::getGraph(&Analysis);
86 /// @param Analysis The current analysis result for this function
    [all...]
  /external/skia/src/core/
SkBigPicture.h 65 struct Analysis {
66 explicit Analysis(const SkRecord&);
76 const Analysis& analysis() const;
82 SkOncePtr<const Analysis> fAnalysis;
  /external/chromium-trace/catapult/third_party/coverage/coverage/
results.py 12 class Analysis(object):
165 This holds the basic statistics from `Analysis`, and is used to roll
control.py 31 from coverage.results import Analysis, Numbers
849 def analysis(self, morf): member in class:Coverage
    [all...]
  /external/v8/test/unittests/compiler/
escape-analysis-unittest.cc 6 #include "src/compiler/escape-analysis.h"
7 #include "src/compiler/escape-analysis-reducer.h"
34 void Analysis() { escape_analysis_.Run(); }
220 Analysis();
246 Analysis();
268 Analysis();
295 Analysis();
328 Analysis();
361 Analysis();
395 Analysis();
    [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/v8/src/regexp/
jsregexp.h     [all...]
  /frameworks/opt/setupwizard/tools/docs/
jsilver.jar 
  /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 
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.3/
findbugs-2.0.3.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/3.0.0/
findbugs-3.0.0.jar 
  /external/testng/ant/3rdparty/
doclava-1.0.3.jar 

Completed in 382 milliseconds