Home
last modified time | relevance | path

Searched defs:total (Results 1 – 25 of 462) sorted by relevance

12345678910>>...19

/external/opencv3/modules/viz/src/vtk/
DvtkCloudMatSource.cpp76 … int total = _cloud.depth() == CV_32F ? filterNanCopy<float>(cloud) : filterNanCopy<double>(cloud); in SetCloud() local
89 int total = SetCloud(_cloud); in SetColorCloud() local
110 int total = SetColorCloud(_cloud, _colors); in SetColorCloudNormals() local
138 int total = SetColorCloudNormals(_cloud, _colors, _normals); in SetColorCloudNormalsTCoords() local
192 int total = 0; in filterNanCopy() local
208 …v::viz::vtkCloudMatSource::filterNanColorsCopy(const Mat& cloud_colors, const Mat& mask, int total) in filterNanColorsCopy()
242 …:viz::vtkCloudMatSource::filterNanNormalsCopy(const Mat& cloud_normals, const Mat& mask, int total) in filterNanNormalsCopy()
267 …d cv::viz::vtkCloudMatSource::filterNanTCoordsCopy(const Mat& _tcoords, const Mat& mask, int total) in filterNanTCoordsCopy()
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/table/
DTable.java88 final List<? extends ITableItem> items, final ICoverageNode total, in render()
100 final List<? extends ITableItem> items, final ICoverageNode total) in header()
108 private void footer(final HTMLElement table, final ICoverageNode total, in footer()
163 final ICoverageNode total) throws IOException { in init()
174 void footer(final HTMLElement tr, final ICoverageNode total, in footer()
178 renderer.footer(tr.td(style), total, resources, base); in footer() local
DPercentageColumn.java59 final ICoverageNode total) { in init()
63 public void footer(final HTMLElement td, final ICoverageNode total, in footer()
78 final int total = counter.getTotalCount(); in cell() local
DIColumnRenderer.java39 public boolean init(List<? extends ITableItem> items, ICoverageNode total); in init()
55 public void footer(HTMLElement td, ICoverageNode total, in footer()
DLabelColumn.java36 final ICoverageNode total) { in init()
40 public void footer(final HTMLElement td, final ICoverageNode total, in footer()
DBarColumn.java64 final ICoverageNode total) { in init()
75 public void footer(final HTMLElement td, final ICoverageNode total, in footer()
/external/opencv3/modules/ts/src/
Dts_func.cpp186 int total = (int)planes[0].total(), maxsize = std::min(12*12*std::max(12/cn, 1), total); in add() local
234 convert_(const _Tp1* src, _Tp2* dst, size_t total, double alpha, double beta) in convert_()
249 convertTo(const _Tp* src, void* dst, int dtype, size_t total, double alpha, double beta) in convertTo()
301 size_t total = planes[0].total()*planes[0].channels(); in convert() local
361 size_t j, k, elemSize = src.elemSize(), total = planes[0].total(); in copy() local
422 size_t j, k, elemSize = dst.elemSize(), total = planes[0].total(); in set() local
449 size_t j, k, size0 = src.elemSize(), size1 = dst.elemSize(), total = planes[0].total(); in insert() local
474 size_t j, k, size0 = src.elemSize(), size1 = dst.elemSize(), total = planes[0].total(); in extract() local
511 randUniInt_(RNG& rng, _Tp* data, size_t total, int cn, const Scalar& scale, const Scalar& delta) in randUniInt_()
523 randUniFlt_(RNG& rng, _Tp* data, size_t total, int cn, const Scalar& scale, const Scalar& delta) in randUniFlt_()
[all …]
/external/guava/guava-tests/benchmark/com/google/common/base/
DStopwatchBenchmark.java33 long total = 0; in stopwatch() local
43 long total = 0; in manual() local
DSplitterBenchmark.java45 int total = 0; in charSplitter() local
53 int total = 0; in stringSplitter() local
/external/lzma/CS/7zip/Compress/RangeCoder/
DRangeCoder.cs54 public void Encode(uint start, uint size, uint total) in Encode()
170 public uint GetThreshold(uint total) in GetThreshold()
175 public void Decode(uint start, uint size, uint total) in Decode()
/external/sqlite/android/
DPhoneNumberUtilsTest.cpp34 #define EXPECT(function, input1, input2, expected, total, error) \ argument
77 int total = 0; in main() local
/external/skia/src/views/animated/
DSkScrollBarView.cpp53 void SkScrollBarView::setTotal(unsigned total) in setTotal()
122 int total = fTotalLength; in adjust() local
/external/v8/src/
Druntime-profiler.cc96 int typeinfo, generic, total, type_percentage, generic_percentage; in Optimize() local
225 int typeinfo, generic, total, type_percentage, generic_percentage; in OptimizeNow() local
248 int typeinfo, generic, total, type_percentage, generic_percentage; in OptimizeNow() local
/external/v8/src/compiler/
Dzone-pool.cc38 size_t total = 0; in GetCurrentAllocatedBytes() local
86 size_t total = 0; in GetCurrentAllocatedBytes() local
/external/opencv/cvaux/src/
Dcvsubdiv2.cpp47 int i, j, total = subdiv->edges->total; in icvSubdiv2DCheck() local
166 int i, total = subdiv->edges->total; in icvDrawMosaic() local
/external/doclava/src/com/google/doclava/
DTodoFile.java58 public int total; field in TodoFile.PackageStats
85 int total = 1; in writeTodoFile() local
/external/libvpx/libvpx/
Drate_hist.c34 int total; member
192 int buckets, int total, int scale) { in show_histogram()
253 int total = 0; in show_q_histogram() local
/external/dbus/dbus/
Ddbus-file-unix.c62 int total; in _dbus_file_get_contents() local
174 int total; in _dbus_string_save_to_file() local
Ddbus-file-win.c115 unsigned int total; in _dbus_file_get_contents() local
222 int total; in _dbus_string_save_to_file() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/paddings/
DPaddedBufferedBlockCipher.java96 int total = len + bufOff; in getOutputSize() local
123 int total = len + bufOff; in getUpdateOutputSize() local
/external/opencv3/modules/imgproc/src/
Dsubdivision2d.cpp533 size_t i, total = qedges.size(); in clearVoronoi() local
579 int i, total = (int)qedges.size(); in calcVoronoi() local
664 int i, total = (int)vtx.size(); in findNearest() local
729 int i, total = (int)(qedges.size()*4); in getTriangleList() local
760 size_t i, total; in getVoronoiFacetList() local
791 int i, j, total = (int)qedges.size(); in checkSubdiv() local
/external/lzma/CPP/7zip/UI/FileManager/
DProgressDialog.h45 void SetProgress(UInt64 total, UInt64 completed) in SetProgress()
56 void GetProgress(UInt64 &total, UInt64 &completed) in GetProgress()
/external/icu/icu4c/source/samples/ucnv/
Dconvsamp.cpp302 uint32_t letters=0, total=0; in convsample_05() local
398 uint32_t letters=0, total=0; in convsample_06() local
881 uint32_t inbytes=0, total=0; in convsample_40() local
987 uint32_t inchars=0, total=0; in convsample_46() local
/external/v8/test/unittests/compiler/
Dzone-pool-unittest.cc20 void ExpectForPool(size_t current, size_t max, size_t total) { in ExpectForPool()
27 size_t total) { in Expect()
/external/lzma/CPP/7zip/Compress/
DRangeCoder.h45 void Encode(UInt32 start, UInt32 size, UInt32 total) in Encode()
134 UInt32 GetThreshold(UInt32 total) in GetThreshold()

12345678910>>...19