Home
last modified time | relevance | path

Searched defs:accumulate (Results 1 – 21 of 21) sorted by relevance

/external/libvpx/libvpx/vp8/common/x86/
Dmfqe_sse2.asm194 .accumulate: label
/external/libvpx/libvpx/vp9/common/x86/
Dvp9_mfqe_sse2.asm195 .accumulate: label
/external/tensorflow/tensorflow/core/util/
Dcuda_device_functions.h407 __device__ T CudaAtomicCasHelper(T* ptr, F accumulate) { in CudaAtomicCasHelper()
420 __device__ float CudaAtomicCasHelper(float* ptr, F accumulate) { in CudaAtomicCasHelper()
427 __device__ double CudaAtomicCasHelper(double* ptr, F accumulate) { in CudaAtomicCasHelper()
448 __device__ Eigen::half CudaAtomicCasHelper(Eigen::half* ptr, F accumulate) { in CudaAtomicCasHelper()
/external/libcxx/test/std/numerics/numeric.ops/numeric.ops.gcd/
Dgcd.pass.cpp59 bool accumulate = true; in do_test() local
/external/libcxx/test/std/numerics/numeric.ops/numeric.ops.lcm/
Dlcm.pass.cpp58 bool accumulate = true; in do_test() local
/external/pdfium/third_party/agg23/
Dagg_conv_adaptor_vcgen.h37 accumulate, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLiveRegUnits.cpp70 void LiveRegUnits::accumulate(const MachineInstr &MI) { in accumulate() function in LiveRegUnits
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_shader.cpp638 void shader_stats::accumulate(shader_stats& s) { in accumulate() function in r600_sb::shader_stats
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-reduce.hpp361 auto accumulate(AN&&... an) in accumulate() function
/external/tensorflow/tensorflow/contrib/tensor_forest/kernels/v4/
Dgrow_stats.cc634 void FixedSizeClassStats::accumulate(int c, float w) { in accumulate() function in tensorflow::tensorforest::FixedSizeClassStats
/external/skia/src/gpu/ops/
DGrQuadPerEdgeAA.cpp325 auto accumulate = [&](const SkPoint& p) { in get_exact_coverage() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dmemory_optimizer.cc679 NodeDef* accumulate = item->graph.add_node(); in SchedulingPass() local
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-observable.hpp1218 auto accumulate(AN&&... an) const in accumulate() function in rxcpp::observable
/external/libxaac/decoder/
Dixheaacd_env_calc.c1245 WORD32 accumulate; in ixheaacd_enery_calc_persfb() local
/external/libpng/contrib/libtests/
Dpngstest.c2039 int accumulate; /* Accumlate component errors (don't log) */ member
/external/skqp/src/core/
DSkCanvas.cpp1520 void accumulate(SkBaseDevice* device, SkRegion* rgn) { in accumulate() function in RgnAccumulator
/external/skia/src/core/
DSkCanvas.cpp1517 void accumulate(SkBaseDevice* device, SkRegion* rgn) { in accumulate() function in RgnAccumulator
/external/skia/src/opts/
DSkRasterPipeline_opts.h2102 STAGE(accumulate, const SkRasterPipeline_SamplerCtx* c) { in STAGE() argument
/external/skqp/src/opts/
DSkRasterPipeline_opts.h2086 STAGE(accumulate, const SkRasterPipeline_SamplerCtx* c) { in STAGE() argument
/external/protobuf/php/ext/google/protobuf/
Dupb.c8705 static void accumulate(upb_pb_encoder *e) { in accumulate() function
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c9416 static void accumulate(upb_pb_encoder *e) { in accumulate() function