HomeSort by relevance Sort by last modified time
    Searched refs:Accumulator (Results 1 - 6 of 6) sorted by null

  /external/lldb/test/functionalities/data-formatter/data-formatter-cpp/
main.cpp 24 typedef Counter Accumulator; // should show as int
86 Accumulator* ACILookInt = new Accumulator(10);
  /frameworks/av/services/audioflinger/
AudioResamplerFirProcess.h 72 * Helper template functions for loop unrolling accumulator operations.
75 * Using a recursive template rather than an array of TO[] for the accumulator
80 class Accumulator : public Accumulator<CHANNELS-1, TO> // recursive
85 Accumulator<CHANNELS-1, TO>::clear();
90 Accumulator<CHANNELS-1, TO>::acc(coef, data);
94 Accumulator<CHANNELS-1, TO>::volume(out, gain);
101 class Accumulator<0, TO> {
192 Accumulator<CHANNELS, TO> accum;
  /external/llvm/unittests/ExecutionEngine/MCJIT/
MCJITTestBase.h 179 Value *Accumulator = Builder.CreateAdd(Param, RecursiveReturn);
180 Builder.CreateRet(Accumulator);
  /external/clang/lib/Sema/
SemaCodeComplete.cpp     [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
jsoup-1.7.2.jar 
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
gbemu.js     [all...]

Completed in 413 milliseconds