HomeSort by relevance Sort by last modified time
    Searched full:accumulate (Results 426 - 450 of 1188) sorted by null

<<11121314151617181920>>

  /system/media/audio_utils/
PowerLog.cpp 160 // We accumulate the log info into a string, and write to the fd once.
  /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/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_enc.c 189 // accumulate contribution into best centroid
318 // accumulate best histogram
390 // Accumulate for later complexity analysis.
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_matching.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMScheduleA9.td     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
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
  /external/eigen/Eigen/src/LU/
FullPivLU.h 503 // will store the transpositions, before we accumulate them at the end.
504 // can't accumulate on-the-fly because that will be done in reverse order for the rows.
566 // the main loop is over, we still have to accumulate the transpositions to find the
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
row_neon.cc     [all...]
row_neon64.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
81 // Is the instruction a type of FP multiply-accumulate on 64-bit (or 32-bit) FPRs?
  /frameworks/native/libs/vr/libpdx_uds/
remote_method_tests.cpp 449 return std::accumulate(vector.begin(), vector.end(), 0);
613 EXPECT_EQ(std::accumulate(vector.begin(), vector.end(), 0), vector_sum);
614 EXPECT_EQ(std::accumulate(vector.begin(), vector.end(), 0), vector_sum2);
    [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
  /prebuilts/python/darwin-x86/2.7.5/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/python/linux-x86/2.7.5/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
  /art/compiler/optimizing/
instruction_simplifier_shared.cc 164 // Use multiply accumulate instruction for a few simple patterns.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
text_file.py 228 # did previous line end with a backslash? then accumulate
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/IScsiDxe/
Md5.c 307 Accumulate the MD5 value of every data segment and generate the finial
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FspSupport/Library/PeiFspHobProcessLibVlv2/
FspHobProcessLibVlv2.c 77 // Accumulate default memory size requirements
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3input.h 162 * the input stream must be careful to accumulate enough input so that any backtracking

Completed in 1398 milliseconds

<<11121314151617181920>>