Home
last modified time | relevance | path

Searched defs:Accumulate (Results 1 – 14 of 14) sorted by relevance

/external/opencv3/modules/imgproc/test/ocl/
Dtest_accumulate.cpp104 typedef AccumulateBase Accumulate; typedef
106 OCL_TEST_P(Accumulate, Mat) in OCL_TEST_P() argument
119 OCL_TEST_P(Accumulate, Mask) in OCL_TEST_P() argument
/external/v8/test/mjsunit/harmony/
Dreflect-enumerate-special-cases.js33 function Accumulate(x) { class
/external/v8/test/mjsunit/
Dfor-in-special-cases.js66 function Accumulate(x) { class
/external/v8/src/
Dstring-builder.cc61 void IncrementalStringBuilder::Accumulate(Handle<String> new_part) { in Accumulate() function in v8::internal::IncrementalStringBuilder
Dcompilation-statistics.cc47 void CompilationStatistics::BasicStats::Accumulate(const BasicStats& stats) { in Accumulate() function in v8::internal::CompilationStatistics::BasicStats
/external/clang/lib/Analysis/
DCFGStmtMap.cpp49 static void Accumulate(SMap &SM, CFGBlock *B) { in Accumulate() function
/external/libchrome/base/metrics/
Dsample_map.cc20 void SampleMap::Accumulate(Sample value, Count count) { in Accumulate() function in base::SampleMap
Dsample_vector.cc42 void SampleVector::Accumulate(Sample value, Count count) { in Accumulate() function in base::SampleVector
/external/opencv3/modules/imgproc/perf/opencl/
Dperf_accumulate.cpp58 OCL_PERF_TEST_P(AccumulateFixture, Accumulate, in OCL_PERF_TEST_P() argument
/external/webrtc/webrtc/base/
Dvirtualsocketserver.cc1016 VirtualSocketServer::Function* VirtualSocketServer::Accumulate(Function* f) { in Accumulate() function in rtc::VirtualSocketServer
/external/protobuf/gtest/test/
Dgtest_unittest.cc576 static void Accumulate(int n) { g_sum += n; } in Accumulate() function
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
Dgtest_unittest.cc783 static void Accumulate(int n) { g_sum += n; } in Accumulate() function
/external/gtest/test/
Dgtest_unittest.cc783 static void Accumulate(int n) { g_sum += n; } in Accumulate() function
/external/google-breakpad/src/testing/gtest/test/
Dgtest_unittest.cc710 static void Accumulate(int n) { g_sum += n; } in Accumulate() function