/external/toybox/toys/posix/ |
D | ls.c | 290 unsigned width, flags = toys.optflags, totals[8], len[8], totpad = 0, in listfiles() local 301 memset(totals, 0, sizeof(totals)); in listfiles() 353 if (len[width]>totals[width]) totals[width] = len[width]; in listfiles() 356 totpad = totals[1]+!!totals[1]+totals[6]+!!totals[6]+totals[7]+!!totals[7]; in listfiles() 425 xprintf("%*lu ", totals[1], (unsigned long)st->st_ino); in listfiles() 427 xprintf("%*lu ", totals[6], (unsigned long)st->st_blocks); in listfiles() 435 printf("%s% *ld", tmp, totals[2]+1, (long)st->st_nlink); in listfiles() 441 printf(" %-*s", (int)totals[3], ss); in listfiles() 448 printf(" %-*s", (int)totals[4], ss); in listfiles() 452 printf(" %-*s", -(int)totals[7], (char *)sort[next]->extra); in listfiles() [all …]
|
D | wc.c | 31 unsigned long totals[3]; in GLOBALS() 42 TT.totals[i] += lengths[i]; 103 if (toys.optc>1) show_lengths(TT.totals, "total"); in wc_main()
|
/external/deqp/executor/tools/ |
D | xeBatchResultToXml.cpp | 144 ResultToSingleXmlLogHandler (xe::xml::Writer& writer, BatchResultTotals& totals) in ResultToSingleXmlLogHandler() argument 146 , m_totals (totals) in ResultToSingleXmlLogHandler() 183 static void writeTotals (xe::xml::Writer& writer, const BatchResultTotals& totals) in writeTotals() argument 193 …ribute(xe::getTestStatusCodeName((xe::TestStatusCode)code), de::toString(totals.countByCode[code])… in writeTotals() 194 totalCases += totals.countByCode[code]; in writeTotals() 205 BatchResultTotals totals; in batchResultToSingleXmlFile() local 206 ResultToSingleXmlLogHandler handler (writer, totals); in batchResultToSingleXmlFile() 221 writeTotals(writer, totals); in batchResultToSingleXmlFile()
|
/external/lz4/programs/ |
D | bench.c | 244 U64 totals = 0; in BMK_benchFile() local 415 totals += benchedSize; in BMK_benchFile() 427 …ong unsigned int)totals, (long long unsigned int)totalz, (double)totalz/(double)totals*100., (doub… in BMK_benchFile()
|
/external/chromium-trace/catapult/telemetry/telemetry/timeline/ |
D | counter.py | 67 self.totals = [] 99 self.totals = [] 109 self.totals.append(total)
|
D | trace_event_importer_unittest.py | 518 self.assertEqual([0, 10, 0], ctr.totals) 591 3.1, 3.6], ctr.totals)
|
/external/valgrind/callgrind/ |
D | callgrind_control.in | 376 %totals = (); 407 $totals{$1} = line_to_CC($2); 444 $totals_width = compute_CC_col_widths(values %totals); 450 print_CC($totals{$tid}, $totals_width);
|
/external/chromium-trace/catapult/third_party/coverage/coverage/ |
D | html.py | 108 self.totals = Numbers() 144 return self.totals.n_statements and self.totals.pc_covered 286 self.totals = sum(f['nums'] for f in self.files) 292 'totals': self.totals,
|
/external/antlr/antlr-3.4/runtime/Perl5/ |
D | Makefile.PL | 8 ctags -f tags --recurse --totals \
|
/external/elfutils/src/ |
D | size.c | 150 static bool totals; variable 195 if (totals && format == format_bsd && totals_class != 0) in main() 272 totals = true; in parse_opt()
|
/external/toybox/generated/ |
D | globals.h | 1285 unsigned long totals[3]; member
|
/external/chromium-trace/catapult/third_party/coverage/ |
D | CHANGES.rst | 974 …: http://bitbucket.org/ned/coveragepy/issue/16/allow-configuration-of-accuracy-of-percentage-totals
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/ |
D | en-US_lexpos.utf | 3977 N^V "totals" :G2P
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/ |
D | en-GB_lexpos.utf | 4344 N^V "totals" :G2P
|
/external/sqlite/dist/ |
D | sqlite3.c | 132217 static const u8 totals[] = 132227 prior = totals[count]; 132230 prior = totals[NDELAY-1] + delay*(count-(NDELAY-1));
|
/external/sqlite/dist/orig/ |
D | sqlite3.c | 132199 static const u8 totals[] = 132209 prior = totals[count]; 132212 prior = totals[NDELAY-1] + delay*(count-(NDELAY-1));
|
/external/robolectric/v3/runtime/ |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |