Home
last modified time | relevance | path

Searched defs:total_count (Results 1 – 8 of 8) sorted by relevance

/external/libchrome/base/metrics/
Dsparse_histogram.cc137 Count total_count = snapshot->TotalCount(); in WriteAsciiImpl() local
185 void SparseHistogram::WriteAsciiHeader(const Count total_count, in WriteAsciiHeader()
/external/freetype/src/base/
Dftdbgmem.c857 FT_Long total_count = ft_atol( p ); in ft_mem_debug_init() local
/external/libchrome/base/process/
Dprocess_metrics_linux.cc302 int total_count = 0; in GetOpenFdCount() local
/external/pdfium/third_party/freetype/src/base/
Dftdbgmem.c857 FT_Long total_count = ft_atol( p ); in ft_mem_debug_init() local
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/base/
Dftdbgmem.c857 FT_Long total_count = ft_atol( p ); in ft_mem_debug_init() local
/external/pdfium/core/src/fpdftext/
Dfpdf_text.cpp681 int total_count = 0, rotated_count[3] = {0, 0, 0}; in CheckRotate() local
/external/e2fsprogs/misc/
De4defrag.c177 static unsigned int total_count; variable
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.h538 uptr total_count = (region->mapped_user - beg_idx - size) in PopulateFreeList() local