Home
last modified time | relevance | path

Searched refs:ranges_count (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dquantization_utils_test.cc121 const size_t ranges_count = 6; in TestRequantizeManyInNewRange32To8Bit() local
122 const float ranges[ranges_count][4] = { in TestRequantizeManyInNewRange32To8Bit()
130 for (int i = 0; i < ranges_count; ++i) { in TestRequantizeManyInNewRange32To8Bit()
179 const size_t ranges_count = 6; in TestRequantizeManyInNewRange8To32Bit() local
180 const float ranges[ranges_count][4] = { in TestRequantizeManyInNewRange8To32Bit()
188 for (int i = 0; i < ranges_count; ++i) { in TestRequantizeManyInNewRange8To32Bit()
218 const size_t ranges_count = 6; in TestRequantizeManyInNewRangeEigenVsNonEigen() local
219 const float ranges[ranges_count][4] = { in TestRequantizeManyInNewRangeEigenVsNonEigen()
229 for (size_t range_index = 0; range_index < ranges_count; ++range_index) { in TestRequantizeManyInNewRangeEigenVsNonEigen()
515 const size_t ranges_count = 4; in TestRequantizeInNewRange() local
[all …]
/external/libchrome/base/metrics/
Dpersistent_histogram_allocator.cc361 size_t ranges_count = bucket_count + 1; in AllocateHistogram() local
362 size_t ranges_bytes = ranges_count * sizeof(HistogramBase::Sample); in AllocateHistogram()
368 ranges_ref, kTypeIdRangesArray, ranges_count); in AllocateHistogram()
/external/cronet/base/metrics/
Dpersistent_histogram_allocator.cc360 size_t ranges_count = bucket_count + 1; in AllocateHistogram() local
361 size_t ranges_bytes = ranges_count * sizeof(HistogramBase::Sample); in AllocateHistogram()
367 ranges_ref, kTypeIdRangesArray, ranges_count); in AllocateHistogram()
/external/cronet/buildtools/third_party/libc++/trunk/include/
DCMakeLists.txt82 __algorithm/ranges_count.h
Dmodule.modulemap.in351 module ranges_count { private header "__algorithm/ranges_count.h" }
Dalgorithm1801 #include <__algorithm/ranges_count.h>
/external/cronet/buildtools/third_party/libc++/trunk/utils/data/
Dignore_format.txt108 libcxx/include/__algorithm/ranges_count.h