HomeSort by relevance Sort by last modified time
    Searched full:accumulate (Results 401 - 425 of 1081) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
for_each_selectors.h 206 /** @brief std::accumulate() selector. */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
macpath.py 171 a filename pattern, or a mutable object designed to accumulate
trace.py 107 -f, --file=<file> File to accumulate counts over several runs.
109 Useful if you want to accumulate over several runs.
303 # accumulate summary info, if needed
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
macpath.py 171 a filename pattern, or a mutable object designed to accumulate
trace.py 107 -f, --file=<file> File to accumulate counts over several runs.
109 Useful if you want to accumulate over several runs.
303 # accumulate summary info, if needed
  /system/extras/perfprofd/
configreader.cc 105 // Maximum number of unprocessed profiles we can accumulate in the
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
vr4130.s 333 # Check every affected multiply-accumulate instruction.
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
AST.stg 200 /* How to accumulate lists when we are doing rewrite tracking...
212 /* How to accumulate lists of rule outputs (only allowed with AST
217 * code to copy from heap allocations. However, here we want to accumulate copies
  /external/eigen/Eigen/src/LU/
FullPivLU.h 439 // will store the transpositions, before we accumulate them at the end.
440 // can't accumulate on-the-fly because that will be done in reverse order for the rows.
499 // the main loop is over, we still have to accumulate the transpositions to find the
  /external/opencv3/3rdparty/libwebp/enc/
analysis.c 184 // accumulate contribution into best centroid
293 // accumulate best histogram
356 // Accumulate for later complexity analysis.
  /external/opencv3/modules/calib3d/src/
dls.h 260 // Accumulate transformations
416 // Accumulate transformations
654 // Accumulate transformations (Algol's ortran).
  /external/valgrind/VEX/priv/
host_mips_defs.h 296 Min_Macc, /* Multiply and accumulate */
308 Min_FpMulAcc, /* FP multipy-accumulate style op */
523 /* MIPS Multiply and accumulate instructions. */
  /external/webp/src/enc/
analysis.c 189 // accumulate contribution into best centroid
295 // accumulate best histogram
358 // Accumulate for later complexity analysis.
  /external/opencv3/modules/imgproc/src/
histogram.cpp     [all...]
  /development/perftests/panorama/feature_stab/db_vlvm/
db_feature_matching.cpp     [all...]
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_matching.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMScheduleA9.td     [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
row_neon.cc     [all...]
  /external/libyuv/files/source/
row_neon.cc     [all...]
row_neon64.cc     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64A57FPLoadBalancing.cpp 12 // multiply-accumulate operations.
18 // Ideally we'd just take each multiply or multiply-accumulate in turn and
82 // Is the instruction a type of FP multiply-accumulate on 64-bit (or 32-bit) FPRs?
  /external/opencv3/modules/java/src/
imgproc+Imgproc.java 1505 public static void accumulate(Mat src, Mat dst, Mat mask) method in class:Imgproc
1514 public static void accumulate(Mat src, Mat dst) method in class:Imgproc
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
trace.py 107 -f, --file=<file> File to accumulate counts over several runs.
109 Useful if you want to accumulate over several runs.
303 # accumulate summary info, if needed
  /prebuilts/gdb/linux-x86/lib/python2.7/
trace.py 107 -f, --file=<file> File to accumulate counts over several runs.
109 Useful if you want to accumulate over several runs.
303 # accumulate summary info, if needed
  /art/cmdline/
README.md 140 In some situations, we may want to accumulate the argument values instead of discarding the previous

Completed in 638 milliseconds

<<11121314151617181920>>