Searched refs:total (Results 1 - 25 of 725) sorted by relevance

1234567891011>>

/external/compiler-rt/test/asan/TestCases/
H A Dcoverage-caller-callee-total-count.cc27 uintptr_t total = __sanitizer_get_total_unique_caller_callee_pairs(); local
29 total = CheckNewTotalUniqueCoverageIsLargerAndReturnIt(total);
31 total = CheckNewTotalUniqueCoverageIsLargerAndReturnIt(total);
33 total = CheckNewTotalUniqueCoverageIsLargerAndReturnIt(total);
37 total = CheckNewTotalUniqueCoverageIsLargerAndReturnIt(total);
39 total
[all...]
/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/third_party/dns/
H A Dttl.py35 total = long(text)
39 total = 0L
48 total += current * 604800L
50 total += current * 86400L
52 total += current * 3600L
54 total += current * 60L
56 total += current
62 if total < 0L or total > 2147483647L:
64 return total
[all...]
/external/mesa3d/src/glsl/tests/
H A Doptimization-test3 total=0
10 total=$((total+1))
21 echo "$pass/$total tests returned correct results"
24 if [[ $pass == $total ]]; then
/external/guava/guava-tests/benchmark/com/google/common/base/
H A DStopwatchBenchmark.java33 long total = 0;
37 total += s.elapsed(TimeUnit.NANOSECONDS);
39 return total;
43 long total = 0;
47 total += (System.nanoTime() - start);
49 return total;
H A DSplitterBenchmark.java45 int total = 0;
48 total += Iterables.size(CHAR_SPLITTER.split(input));
53 int total = 0;
56 total += Iterables.size(STRING_SPLITTER.split(input));
/external/squashfs-tools/squashfs-tools/
H A Dread_file.c59 int total = 0; local
64 if(total + (MAX_LINE + 1) > size) {
70 err = fgets(line + total, MAX_LINE + 1, fd);
74 len = strlen(line + total);
75 total += len;
77 if(len == MAX_LINE && line[total - 1] != '\n') {
89 if(len && line[total - 1] == '\n') {
90 line[-- total] = '\0';
100 if(len == 0 || line[total - 1] != '\\' || (len >= 2 &&
101 strcmp(line + total
[all...]
/external/oauth/core/src/main/java/net/oauth/client/
H A DExcerptInputStream.java22 int total = 0;
24 while ((read = read(excerpt, total, LIMIT - total)) != -1 && ((total += read) < LIMIT));
25 if (total == LIMIT) {
27 System.arraycopy(ELLIPSIS, 0, excerpt, total, ELLIPSIS.length);
29 byte[] tmp = new byte[total];
30 System.arraycopy(excerpt, 0, tmp, 0, total);
/external/caliper/caliper/src/main/java/com/google/caliper/runner/
H A DNanoTimeGranularityTester.java36 long total = 0L;
47 total += second - first;
48 total += third - second;
49 total += fourth - third;
50 total += fifth - fourth;
51 total += sixth - fifth;
52 total += seventh - sixth;
53 total += eighth - seventh;
54 total += ninth - eighth;
56 return ShortDuration.of(LongMath.divide(total, TRIAL
[all...]
/external/iproute2/examples/bpf/
H A Dbpf_shared.h18 long total; member in struct:count_queue
/external/chromium-trace/catapult/telemetry/telemetry/util/
H A Dcolor_histogram.py41 total = np.sum(np.abs(cumsum))
43 total = 0
47 total += abs(remainder)
51 return abs(float(total) / n1 / n2)
63 total = 0
66 total += HistogramDistance(self[i], other[i], default_color)
67 return total
/external/compiler-rt/test/asan/TestCases/Posix/
H A Dmmap_limit_mb.cc28 for (long total = total_mb << 20; total > 0; total -= allocation_size)
/external/valgrind/exp-bbv/tests/amd64-linux/
H A Dmillion.S3 # total is 2 + 1 + 499997*2 + 3
7 xor %rcx,%rcx # not needed, pads total to 1M
8 xor %rax,%rax # not needed, pads total to 1M
/external/dng_sdk/source/
H A Ddng_xy_coord.cpp30 real64 total = X + Y + Z; local
32 if (total > 0.0)
35 return dng_xy_coord (X / total,
36 Y / total);
/external/lzma/CPP/7zip/Archive/Common/
H A DMultiStream.h35 UInt64 total = 0; local
39 s.GlobalOffset = total;
40 total += Streams[i].Size;
43 _totalLength = total;
/external/lzma/CPP/7zip/
H A DIProgress.h12 STDMETHOD(SetTotal)(UInt64 total) x; \
28 STDMETHOD(SetTotal)(const UInt64 *total) PURE;
/external/libunwind_llvm/test/
H A Dlibunwind_02.pass.cpp35 int total = test(50); local
36 assert(total == 1275);
/external/apache-http/src/org/apache/http/impl/io/
H A DContentLengthOutputStream.java67 private long total = 0; field in class:ContentLengthOutputStream
113 if (this.total < this.contentLength) {
114 long max = this.contentLength - this.total;
119 this.total += len;
131 if (this.total < this.contentLength) {
133 this.total++;
/external/e2fsprogs/contrib/
H A Dmake-sparse.c29 int got, total = 0; local
37 return total ? total : -1;
41 return total;
46 total += got;
49 return total;
/external/syslinux/gpxe/src/util/
H A Ddiffsize.pl72 my($text, $data, $bss, $total, $hex, $name) = split;
76 next if $total =~ /[a-z]/ or $name =~ /TOTALS/;
82 $Sizes{$name}{$id} = $total;
92 my $total = 0;
99 $total += $diff;
101 printf " TOTAL: %+d\n", $total;
/external/valgrind/drd/tests/
H A Domp_prime.c38 int total = 0; local
89 DRD_TRACE_VAR(total);
96 primes[total] = i;
97 total++;
103 n, total);
104 for (i = 0; i < total; i++)
/external/curl/src/
H A Dtool_cb_prg.c55 curl_off_t total; local
59 total = dltotal + ultotal + bar->initial_size;
64 if(bar->calls && (tvdiff(now, bar->prevtime) < 100L) && point < total)
69 if(point > total)
70 /* we have got more than the expected total! */
71 total = point;
76 if(total < 1) {
85 frac = (double)point / (double)total;
115 * it can display progress towards total file
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DBuildMirroringTables.java59 int total = 0;
68 chars[total] = ch & 0xFFFF;
69 mirrors[total++] = m & 0xFFFF;
73 System.out.println("There are " + total + " characters with a different mirror.\n");
79 dump("mirroredChars", chars, total, 8);
83 dump("srahCderorrim", mirrors, total, 8);
85 output.println("const le_int32 DefaultCharMapper::mirroredCharsCount = " + total + ";\n");
/external/doclava/src/com/google/doclava/
H A DTodoFile.java58 public int total; field in class:TodoFile.PackageStats
85 int total = 1;
95 total++;
109 total++;
124 total++;
138 total++;
153 data.setValue(classBase + ".totalCount", "" + total);
154 data.setValue(classBase + ".percentGood", percent(errors, total));
165 ps.total += total;
[all...]
/external/kmod/shared/
H A Darray.c36 array->total = new_total;
45 array->total = 0;
53 if (array->count + 1 >= array->total) {
54 int r = array_realloc(array, array->total + array->step);
76 if (array->count + array->step < array->total) {
77 int r = array_realloc(array, array->total - array->step);
86 array->total = 0;
105 if (array->count + array->step < array->total) {
106 int r = array_realloc(array, array->total - array->step);
/external/fio/t/
H A Dstest.c25 unsigned long total; local
32 nr = total = 0;
33 while (total < 128*1024*1024UL) {
37 printf("fail at %lu, size %u\n", total, size);
42 total += size;

Completed in 1204 milliseconds

1234567891011>>