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

<<11121314151617181920>>

  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
cvei.h 397 while encoding. aBitRate[n] is the new accumulate target bit rate of layer n.
402 while encoding. aFrameRate[n] is the new accumulate target frame rate of
  /libcore/ojluni/src/main/java/java/util/stream/
Collector.java 51 * accumulate entries into a mutable result container, and optionally perform
67 * accumulate the contents of each partition into a subresult for that partition,
  /system/netd/server/
IptablesRestoreController.cpp 305 // i == STDOUT_IDX: accumulate stdout into *output, and look
319 // i == STDERR_IDX: accumulate stderr into errBuf.
  /toolchain/binutils/binutils-2.25/cpu/
or1kcommon.cpu 184 (MAC MACLO #x001 "Multiply and accumulate result (low)")
185 (MAC MACHI #x002 "Multiply and accumulate result (high)")
sh64-compact.cpu 167 (comment "Multiple-accumulate low register")
176 (comment "Multiply-accumulate high register")
296 (dshcop sbit "Multiply-accumulate saturation flag" () h-sbit f-nil)
305 (dshcop macl "Multiply-accumulate low register" () h-macl f-nil)
306 (dshcop mach "Multiply-accumulate high register" () h-mach f-nil)
726 (dshci fmac "Floating point multiply and accumulate"
1016 (dshci macl "Multiply and accumulate (long)"
1045 (dshci macw "Multiply and accumulate (word)"
    [all...]
  /device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/PeiFspHobProcessLibSample/
FspHobProcessLibSample.c 74 // Accumulate default memory size requirements
  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
ns_addr.c 237 result[--reslen] = (u_char)sum; /* accumulate remainder */
  /external/compiler-rt/lib/ubsan/
ubsan_diag.h 127 /// accumulate arguments for a diagnostic. The destructor emits the diagnostic
  /external/dng_sdk/source/
dng_area_task.h 153 /// Called after all resources have completed processing. Can be overridden to accumulate results and free resources allocated in Start.
  /external/fec/
ssebfly27.s 98 # interleave decisions, accumulate into %ebx
viterbi27_av.c 83 * accumulate a full byte of decoded data
  /external/google-breakpad/src/common/
dwarf_line_to_module.h 162 // function info as well. Instead, we accumulate lines here, and let
  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/
DataCommandConsolidator.java 102 // data commands: continue to accumulate as long as the block nesting level
  /external/libchrome/base/metrics/
persistent_sample_map.cc 106 void PersistentSampleMap::Accumulate(Sample value, Count count) {
sparse_histogram.cc 114 samples_->Accumulate(value, count);
  /external/libvpx/libvpx/vpx_dsp/arm/
vpx_convolve8_avg_neon_asm.asm 28 ; Multiply and accumulate by q0
vpx_convolve8_neon_asm.asm 28 ; Multiply and accumulate by q0
  /external/llvm/include/llvm/Support/
BranchProbability.h 182 uint64_t Sum = std::accumulate(Begin, End, uint64_t(0),
  /external/llvm/lib/Analysis/
ModuleSummaryAnalysis.cpp 73 // Map from callee ValueId to profile count. Used to accumulate profile
  /external/llvm/lib/CodeGen/
SpillPlacement.h 111 /// more than once to accumulate constraints.
  /external/llvm/lib/Target/Hexagon/
HexagonIntrinsicsV4.td 267 // Add And Accumulate.
  /external/llvm/test/CodeGen/ARM/
longMAC.ll 5 ; Check generated signed and unsigned multiply accumulate long.
  /external/mesa3d/src/gallium/state_trackers/clover/core/
base.hpp 224 /// Similar to std::accumulate, but it accepts functions of an
  /external/parameter-framework/upstream/tools/xmlGenerator/
domainGeneratorConnector.cpp 182 std::cerr << accumulate(begin(tokens), end(tokens),
  /external/syslinux/core/lwip/src/netif/ppp/
randm.c 64 * real-time clock. We'll accumulate more randomness as soon

Completed in 1276 milliseconds

<<11121314151617181920>>