Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dgpu_device_functions.h585 __device__ T GpuAtomicCasHelper(T* ptr, F accumulate) { in GpuAtomicCasHelper()
599 __device__ float GpuAtomicCasHelper(float* ptr, F accumulate) { in GpuAtomicCasHelper()
606 __device__ double GpuAtomicCasHelper(double* ptr, F accumulate) { in GpuAtomicCasHelper()
640 __device__ Eigen::half GpuAtomicCasHelper(Eigen::half* ptr, F accumulate) { in GpuAtomicCasHelper()
669 __device__ long long GpuAtomicCasHelper(long long* ptr, F accumulate) { in GpuAtomicCasHelper()
/external/libvpx/libvpx/vp9/common/x86/
Dvp9_mfqe_sse2.asm195 .accumulate: label
/external/libvpx/libvpx/vp8/common/x86/
Dmfqe_sse2.asm194 .accumulate: label
/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/llvm-project/libcxx/test/std/numerics/numeric.ops/numeric.ops.gcd/
Dgcd.pass.cpp59 bool accumulate = true; in do_test() local
/external/llvm-project/libcxx/test/std/numerics/numeric.ops/numeric.ops.lcm/
Dlcm.pass.cpp56 bool accumulate = true; in do_test() local
/external/pdfium/third_party/agg23/
Dagg_conv_adaptor_vcgen.h37 accumulate, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveRegUnits.cpp64 void LiveRegUnits::accumulate(const MachineInstr &MI) { in accumulate() function in LiveRegUnits
/external/llvm-project/llvm/lib/CodeGen/
DLiveRegUnits.cpp60 void LiveRegUnits::accumulate(const MachineInstr &MI) { in accumulate() function in LiveRegUnits
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/
Dencoder.c205 static void accumulate(upb_pb_encoder *e) { in accumulate() function
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-reduce.hpp361 auto accumulate(AN&&... an) in accumulate() function
/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/tensorflow/tensorflow/core/grappler/optimizers/
Dmemory_optimizer.cc710 NodeDef* accumulate = item->graph.add_node(); in SchedulingPass() local
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-observable.hpp1222 auto accumulate(AN&&... an) const in accumulate() function in rxcpp::observable
/external/libxaac/decoder/
Dixheaacd_env_calc.c1250 WORD32 accumulate; in ixheaacd_enery_calc_persfb() local
/external/libpng/contrib/libtests/
Dpngstest.c2039 int accumulate; /* Accumulate component errors (don't log) */ member
/external/skqp/src/core/
DSkCanvas.cpp1520 void accumulate(SkBaseDevice* device, SkRegion* rgn) { in accumulate() function in RgnAccumulator
/external/skqp/src/opts/
DSkRasterPipeline_opts.h2086 STAGE(accumulate, const SkRasterPipeline_SamplerCtx* c) { in STAGE() argument
/external/skia/src/opts/
DSkRasterPipeline_opts.h2566 STAGE(accumulate, const SkRasterPipeline_SamplerCtx* c) { in STAGE() argument
/external/protobuf/php/ext/google/protobuf/
Dupb.c8003 static void accumulate(upb_pb_encoder *e) { in accumulate() function
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c11773 static void accumulate(upb_pb_encoder *e) { in accumulate() function