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

<<11121314151617181920>>

  /external/boringssl/src/crypto/chacha/asm/
chacha-x86.pl 216 &add ($a,0x61707865); # accumulate key material
247 &add ($b_,0x3320646e); # accumulate key material
308 &add ($b_,0x3320646e); # accumulate key material
573 &paddd ($xa0,&QWP($i+16*0-128,"ebp")); # accumulate key material
  /external/fec/
ssebfly29.s 96 # interleave decisions, accumulate into %ebx
viterbi39_av.c 79 * accumulate a full byte of decoded data
  /external/google-breakpad/src/common/
dwarf_cu_to_module.h 310 // The line numbers we have seen thus far. We accumulate these here
  /external/google-tv-pairing-protocol/java/src/com/google/polo/json/
JSONTokener.java 356 * Accumulate characters until we reach the end of the text or a
  /external/icu/android_icu4j/src/main/java/android/icu/text/
StringReplacer.java 193 // Accumulate straight (non-segment) text.
  /external/icu/icu4c/source/i18n/
strrepl.cpp 166 // Accumulate straight (non-segment) text.
  /external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
StringReplacer.java 192 // Accumulate straight (non-segment) text.
  /external/libmojo/base/android/java/src/org/chromium/base/
TraceEvent.java 66 * accumulate between idle notifications and get reset when a new idle
  /external/libvpx/libvpx/third_party/libyuv/source/
compare.cc 120 // After each block of 65536 pixels, accumulate into a uint64.
  /external/libvpx/libvpx/vp9/encoder/arm/neon/
vp9_denoiser_neon.c 70 * and accumulate them. Adjustments are less than eight and the maximum
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_denoiser_sse2.c 114 // Accumulate the adjustments.
  /external/libvpx/libvpx/vpx_dsp/x86/
quantize_ssse3_x86_64.asm 293 ; horizontally accumulate/max eobs and write into [eob] memory pointer
  /external/libyuv/files/source/
compare.cc 120 // After each block of 65536 pixels, accumulate into a uint64.
  /external/llvm/lib/Target/AArch64/
AArch64A53Fix835769.cpp 15 // instr 2: non-SIMD integer multiply-accumulate writing 64-bit X registers.
  /external/llvm/lib/Transforms/Scalar/
LoopUnrollPass.cpp 276 // A small worklist used to accumulate cost of instructions from each
283 // Helper function to accumulate cost for instructions in the loop.
327 // First accumulate the cost of this instruction.
345 // Otherwise accumulate its cost.
    [all...]
  /external/llvm/test/MC/AArch64/
neon-aba-abd.s 6 // Vector Absolute Difference and Accumulate (Signed, Unsigned)
  /external/llvm/unittests/ExecutionEngine/MCJIT/
MCJITTestBase.h 162 StringRef Name = "accumulate") {
  /external/llvm/utils/TableGen/
CodeEmitterGen.cpp 261 // Map to accumulate all the cases.
  /external/opencv/cxcore/src/
cxsvd.cpp 384 /* accumulate left transformations */
428 /* accumulate right transformations */
781 /* accumulate left transformations */
825 /* accumulate right transformations */
    [all...]
  /external/replicaisland/src/com/replica/replicaisland/
InputGameInterface.java 128 // - For roll events that occur in quick succession to accumulate.
  /external/skia/src/image/
SkImageShader.cpp 307 p->append(SkRasterPipeline::accumulate, ctx);
  /external/skia/src/pathops/
SkPathOpsDebug.h 55 #define DEBUG_COINCIDENCE_DUMP 0 // accumulate and dump which algorithms fired
  /external/skia/src/utils/
SkDashPath.cpp 28 // shouldn't happen with perfect precision, but we can accumulate errors
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineRegisterInfo.cpp 76 // Accumulate constraints from all uses.

Completed in 1178 milliseconds

<<11121314151617181920>>