/system/core/adb/ |
bugreport.h | 46 virtual void UpdateProgress(const std::string& file_name, int progress, int total);
|
/bionic/libc/bionic/ |
sysinfo.cpp | 88 long total; local 89 if (sscanf(buf, pattern, &total) == 1) { 90 page_count = static_cast<int>(total / (sysconf(_SC_PAGE_SIZE) / 1024));
|
/dalvik/dexgen/src/com/android/dexgen/rop/code/ |
DexTranslationAdvice.java | 99 * Calculates the total rop width of the list of SSA registers 106 int total = 0; local 109 total += sources.get(i).getCategory(); 112 return total;
|
/external/autotest/frontend/client/src/autotest/common/ |
StatusSummary.java | 13 public int total = 0; // TEST_NA is included here, but not in any other field in class:StatusSummary 24 summary.total = getField(group, groupCountField); 43 return total;
|
/external/libvpx/libvpx/third_party/libwebm/ |
mkvreader.cpp | 86 int MkvReader::Length(long long* total, long long* available) { 90 if (total) 91 *total = m_length;
|
/external/okhttp/benchmarks/src/main/java/com/squareup/okhttp/benchmarks/ |
SynchronousHttpClient.java | 46 long total = 0; local 48 total += count; 51 return total;
|
/external/opencv3/modules/viz/src/vtk/ |
vtkCloudMatSource.h | 85 template<typename _Msk> void filterNanColorsCopy(const Mat& cloud_colors, const Mat& mask, int total); 88 void filterNanNormalsCopy(const Mat& cloud_normals, const Mat& mask, int total); 91 void filterNanTCoordsCopy(const Mat& tcoords, const Mat& mask, int total);
|
/external/skia/tests/ |
AtomicTest.cpp | 34 int32_t total = base; local 37 total += gAdds[i].valueToAdd * gAdds[i].timesToAdd; 50 REPORTER_ASSERT(reporter, total == base);
|
/frameworks/base/libs/hwui/ |
Caches.cpp | 167 uint32_t total = 0; local 168 log.appendFormat("Current memory usage / total memory usage (bytes):\n"); 184 log.appendFormat(" Layers total %8d (numLayers = %zu)\n", 186 total += memused; 207 total += textureCache.getSize(); 208 total += renderBufferCache.getSize(); 209 total += gradientCache.getSize(); 210 total += pathCache.getSize(); 211 total += tessellationCache.getSize(); 212 total += dropShadowCache.getSize() [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/ |
mkvreader.cpp | 80 int MkvReader::Length(long long* total, long long* available) 85 if (total) 86 *total = m_length;
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
ScrollBarView.java | 61 // The content position is between 0 to "total". The current position is 63 public void setContentPosition(int position, int total) { 64 if (position == mContentPosition && total == mContentTotal) { 71 mContentTotal = total;
|
/packages/apps/Settings/src/com/android/settings/deviceinfo/ |
StorageItemPreference.java | 40 public void setStorageSize(long size, long total) { 44 if (total == 0) { 47 progress = (int)(size * PROGRESS_MAX / total);
|
/system/core/libdiskconfig/ |
diskutils.c | 42 uint64_t total = 0; local 77 total += nr_bytes; 105 ALOGI("Wrote %" PRIu64 " bytes to %s @ %lld", total, dst, (long long)offset);
|
/external/bison/lib/ |
timevar.c | 442 a special meaning -- it's considered to be the total elapsed time, 452 struct timevar_time_def *total = &timevars[TV_TOTAL].elapsed; local 481 /* Don't print the total execution time here; that goes at the 504 (total->user == 0 ? 0 : tv->elapsed.user / total->user) * 100); 511 (total->sys == 0 ? 0 : tv->elapsed.sys / total->sys) * 100); 518 (total->wall == 0 ? 0 : tv->elapsed.wall / total->wall) * 100); 524 /* Print total time. * [all...] |
/system/extras/showmap/ |
showmap.cpp | 242 static void print_mi(mapinfo *mi, bool total) 245 if (total) { 263 mapinfo total; local 264 memset(&total, 0, sizeof(total)); 277 total.shared_clean += mi->shared_clean; 278 total.shared_dirty += mi->shared_dirty; 279 total.private_clean += mi->private_clean; 280 total.private_dirty += mi->private_dirty; 281 total.swap += mi->swap [all...] |
/external/chromium-trace/catapult/telemetry/telemetry/timeline/ |
counter.py | 106 total = 0 108 total += self.samples[i * self.num_series + j] 109 self.totals.append(total) 110 if max_total is None or total > max_total: 111 max_total = total
|
/frameworks/base/services/core/java/com/android/server/ |
DiskStatsService.java | 96 long total = statfs.getBlockCount(); local 97 if (bsize <= 0 || total <= 0) { 99 "Invalid stat: bsize=" + bsize + " avail=" + avail + " total=" + total); 106 pw.print(total * bsize / 1024); 107 pw.print("K total = "); 108 pw.print(avail * 100 / total);
|
/libcore/ojluni/src/main/java/java/util/zip/ |
DeflaterInputStream.java | 240 int total = (int)Math.min(n, Integer.MAX_VALUE); local 242 while (total > 0) { 244 int len = read(rbuf, 0, (total <= rbuf.length ? total : rbuf.length)); 250 total -= len;
|
InflaterInputStream.java | 208 int total = 0; local 209 while (total < max) { 210 int len = max - total; 219 total += len; 221 return total;
|
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/util/ |
RamDisk.java | 61 int total = 0; local 64 total += read; 69 if (total < DEFAULT_SECTOR_SIZE) throw new IOException( 70 "read only " + total + " bytes"); //NOI18N 72 final ByteBuffer bb = ByteBuffer.wrap(bos.toByteArray(), 0, total);
|
/external/dbus/dbus/ |
dbus-file-unix.c | 62 int total; local 106 total = 0; 112 while (total < (int) sb.st_size) 115 sb.st_size - total); 131 total += bytes_read; 174 int total; local 243 total = 0; 246 while (total < bytes_to_write) 250 bytes_written = _dbus_write (fd, str, total, 251 bytes_to_write - total); [all...] |
dbus-file-win.c | 115 unsigned int total; local 162 total = 0; 168 while (total < fsize) 170 bytes_read = _dbus_file_read (hnd, str, fsize - total, error); 187 total += bytes_read; 222 int total; local 287 total = 0; 291 while (total < bytes_to_write) 296 res = WriteFile (hnd, str_c + total, bytes_to_write - total, [all...] |
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/table/ |
Table.java | 77 * @param total 88 final List<? extends ITableItem> items, final ICoverageNode total, 94 header(table, sortedItems, total); 95 footer(table, total, resources, base); 100 final List<? extends ITableItem> items, final ICoverageNode total) 104 c.init(tr, items, total); 108 private void footer(final HTMLElement table, final ICoverageNode total, 113 c.footer(tr, total, resources, base); 163 final ICoverageNode total) throws IOException { 164 visible = renderer.init(items, total); 178 renderer.footer(tr.td(style), total, resources, base); local [all...] |
/external/autotest/site_utils/ |
collect_host_stats.py | 53 total = 0 56 total += interval 57 if abs(total - total_time) > 10: 60 (board, pool, total - total_time)) 63 total = 0 65 total += interval[1] - interval[0] 66 if total > span*3600:
|
/external/v8/src/compiler/ |
zone-pool.cc | 38 size_t total = 0; local 40 total += static_cast<size_t>(zone->allocation_size()); 44 total -= it->second; 47 return total; 85 size_t total = 0; local 87 total += static_cast<size_t>(zone->allocation_size()); 89 return total;
|