/external/opencv3/modules/imgproc/test/ocl/ |
D | test_accumulate.cpp | 104 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/ |
D | reflect-enumerate-special-cases.js | 33 function Accumulate(x) { class
|
/external/v8/test/mjsunit/ |
D | for-in-special-cases.js | 66 function Accumulate(x) { class
|
/external/v8/src/ |
D | string-builder.cc | 61 void IncrementalStringBuilder::Accumulate(Handle<String> new_part) { in Accumulate() function in v8::internal::IncrementalStringBuilder
|
D | compilation-statistics.cc | 47 void CompilationStatistics::BasicStats::Accumulate(const BasicStats& stats) { in Accumulate() function in v8::internal::CompilationStatistics::BasicStats
|
/external/clang/lib/Analysis/ |
D | CFGStmtMap.cpp | 49 static void Accumulate(SMap &SM, CFGBlock *B) { in Accumulate() function
|
/external/libchrome/base/metrics/ |
D | sample_map.cc | 20 void SampleMap::Accumulate(Sample value, Count count) { in Accumulate() function in base::SampleMap
|
D | sample_vector.cc | 42 void SampleVector::Accumulate(Sample value, Count count) { in Accumulate() function in base::SampleVector
|
/external/opencv3/modules/imgproc/perf/opencl/ |
D | perf_accumulate.cpp | 58 OCL_PERF_TEST_P(AccumulateFixture, Accumulate, in OCL_PERF_TEST_P() argument
|
/external/webrtc/webrtc/base/ |
D | virtualsocketserver.cc | 1016 VirtualSocketServer::Function* VirtualSocketServer::Accumulate(Function* f) { in Accumulate() function in rtc::VirtualSocketServer
|
/external/protobuf/gtest/test/ |
D | gtest_unittest.cc | 576 static void Accumulate(int n) { g_sum += n; } in Accumulate() function
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/ |
D | gtest_unittest.cc | 783 static void Accumulate(int n) { g_sum += n; } in Accumulate() function
|
/external/gtest/test/ |
D | gtest_unittest.cc | 783 static void Accumulate(int n) { g_sum += n; } in Accumulate() function
|
/external/google-breakpad/src/testing/gtest/test/ |
D | gtest_unittest.cc | 710 static void Accumulate(int n) { g_sum += n; } in Accumulate() function
|