HomeSort by relevance Sort by last modified time
    Searched refs:differences (Results 1 - 25 of 171) sorted by null

1 2 3 4 5 6 7

  /external/skia/tools/skdiff/
skdiff_html.h 16 const RecordArray& differences,
skdiff_html.cpp 31 const RecordArray& differences,
57 stream->writeDecAsText(differences.count());
226 const RecordArray& differences,
283 print_table_header(&outputStream, matchCount, colorThreshold, differences,
286 for (i = 0; i < differences.count(); i++) {
287 DiffRecord* diff = differences[i];
skdiff_main.cpp 378 RecordArray* differences,
518 differences->push(drp);
539 differences->push(drp);
560 differences->push(drp);
598 "\n --threshold <n>: only report differences > n (per color channel) [default 0]"
634 RecordArray differences; local
808 create_diff_images(diffProc, colorThreshold, &differences,
818 if (differences.count()) {
819 qsort(differences.begin(), differences.count()
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/lib/
doobjcmp 29 echo Header differences.
37 echo Text differences.
46 echo Data differences.
55 echo -n Symbol differences...
75 echo -n Reloc differences...
  /build/make/core/combo/arch/x86/
silvermont.mk 4 # See build/core/combo/arch/x86/x86-atom.mk for differences.
atom.mk 5 # See build/core/combo/arch/x86/x86.mk for differences.
  /build/make/core/combo/arch/x86_64/
silvermont.mk 4 # See build/core/combo/arch/x86/x86-atom.mk for differences.
  /external/autotest/server/site_tests/platform_GCC/
platform_GCC.py 46 differences = []
49 differences.append((testname, 'NOTEXECUTED',
52 differences.append((testname, baseline_results[testname],
56 differences.append((testname, baseline_results[testname],
58 return differences
113 differences = self.compare_logs(baseline, log_to)
114 for difference in differences:
120 self.results['%s_differences' % keyname] = len(differences)
  /external/skia/tools/
reformat-json.py 13 (only the actual checksum differences will show up as diffs, not obscured
14 by format differences).
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-avr/
relax_diff.d 1 #name: AVR Account for relaxation in label differences
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
binop-segref.s 1 ; This used to be part of the binop test; differences broke when the
7 ; Some differences we want to see computed right, giving the right
  /cts/tests/tests/uirendering/src/android/uirendering/cts/bitmapverifiers/
GoldenImageVerifier.java 46 int[] differences = new PassFailVisualizer().getDifferences(mGoldenBitmapArray, bitmap); local
47 mDifferenceBitmap.setPixels(differences, 0, width, 0, 0, width, height);
  /toolchain/binutils/binutils-2.25/binutils/testsuite/lib/
binutils-common.exp 191 # Reverse the sense of the test: expect differences to exist.
208 # Return nonzero if differences exist.
213 set differences 0
297 set differences 1
302 set differences 1
318 set differences 1
323 if { $differences == 0 && !$diff_pass && [eof $file_a] != [eof $file_b] } {
326 set differences 1
330 if { $differences == 0 } {
331 set differences
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
relax-2.s 2 ! have bugs in the slight differences in limit-checking compared to PT and
err-3.s 5 ! resolvable differences between local symbols, but not in range for the
  /external/v8/tools/
gyp_flag_compare.py 9 build, report on differences between the command lines."""
160 """Return a report of any differences between gyp and gn lists, ignoring
243 differences = CompareLists(gyp_flags, gn_flags, 'dash_f')
244 differences += CompareLists(gyp_flags, gn_flags, 'defines')
245 differences += CompareLists(gyp_flags, gn_flags, 'include_dirs',
247 differences += CompareLists(gyp_flags, gn_flags, 'warnings',
266 differences += CompareLists(gyp_flags, gn_flags, 'other')
267 if differences:
268 files_with_given_differences.setdefault(differences, []).append(filename)
274 print 'Total differences:', g_total_difference
    [all...]
  /external/v8/tools/foozzie/
v8_mock_archs.js 8 // This mocks only architecture specific differences. Refer to v8_mocks.js
  /tools/test/connectivity/acts/framework/acts/test_utils/bt/
bt_contacts_utils.py 108 """Compare two contact files and report the number of differences.
110 Difference count is returned, and the differences are logged, this is order
119 differences = set(pce_contacts).symmetric_difference(set(pse_contacts))
120 if not differences:
127 str(len(differences))))
128 for current_vcard in differences:
130 return len(differences)
  /external/libmpeg2/common/arm/
ideint_spatial_filter_a9.s 109 @ Calculate absolute differences
144 @ Move the differences to ARM registers
  /prebuilts/go/darwin-x86/src/cmd/fix/
doc.go 22 the differences a rewrite would introduce.
  /prebuilts/go/linux-x86/src/cmd/fix/
doc.go 22 the differences a rewrite would introduce.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfweak/
elfweak.exp 114 set differences 0
156 if $differences<1 then {
209 set differences 0
266 if $differences<1 then {
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
Maps.java 413 Map<K, MapDifference.ValueDifference<V>> differences = newHashMap();
414 doDifference(left, right, valueEquivalence, onlyOnLeft, onlyOnRight, onBoth, differences);
415 return new MapDifferenceImpl<K, V>(onlyOnLeft, onlyOnRight, onBoth, differences);
422 Map<K, MapDifference.ValueDifference<V>> differences) {
431 differences.put(
452 final Map<K, ValueDifference<V>> differences;
456 Map<K, ValueDifference<V>> differences) {
460 this.differences = unmodifiableMap(differences);
465 return onlyOnLeft.isEmpty() && onlyOnRight.isEmpty() && differences.isEmpty()
    [all...]
  /external/skia/infra/bots/recipes/
ct_skps.py 131 differences = (set(expected_version_contents.items()) ^
133 download_skps = len(differences) != 0
  /tools/test/connectivity/acts/tests/google/tel/config/
README.md 2 Telephony config files have some differences from other ACTS configs that require additional keys to be defined in order to run nearly all tests. Below are details of many such keys:

Completed in 2293 milliseconds

1 2 3 4 5 6 7