HomeSort by relevance Sort by last modified time
    Searched full:differences (Results 651 - 675 of 1982) sorted by null

<<21222324252627282930>>

  /toolchain/binutils/binutils-2.25/libiberty/
crc32.c 164 are not reflected, and there is no final XOR value. These differences
  /external/ImageMagick/www/
compare.html 207 <td>emphasize pixel differences with this color</td>
232 <td>de-emphasize pixel differences with this color</td>
237 <td>measure differences between images with this metric</td>
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/
ConfigTab.java 319 List differences = this.results.getConfigNumbers(this.configName, fingerprints);
320 if (differences == null) return;
323 Iterator lines = differences.iterator();
  /external/elfutils/src/
elfcmp.c 64 N_("Output all differences, not just the first"), 0 },
69 N_("Ignore differences in build ID"), 0 },
112 /* True iff multiple differences should be output. */
  /frameworks/base/docs/html/about/versions/
android-1.6.jd 30 Differences Report &raquo;</a> </li>
388 <h3 id="api-diff">API differences report</h3>
392 Differences Report</a>.</p>
  /frameworks/base/docs/html/guide/topics/connectivity/usb/
accessory.jd 21 <li><a href="#usage">Usage differences between the add-on library and the platform
130 <h3 id="usage">Usage differences between the add-on library and platform APIs</h3>
132 <p>There are two usage differences between using the Google APIs add-on library and the platform
  /frameworks/base/docs/html/sdk/api_diff/19/changes/
changes-summary.html 10 Android API Differences Report
74 <h1>Android&nbsp;API&nbsp;Differences&nbsp;Report</h1>
78 The report also includes general statistics that characterize the extent and type of the differences.</p>
  /frameworks/base/docs/html/sdk/support_api_diff/23/changes/
changes-summary.html 10 Support&nbsp;Library&nbsp;API&nbsp;Differences&nbsp;Report
74 <h1>Support&nbsp;Library&nbsp;API&nbsp;Differences&nbsp;Report</h1>
77 The report also includes general statistics that characterize the extent and type of the differences.</p>
  /frameworks/base/docs/html/sdk/support_api_diff/23.2.0/changes/
changes-summary.html 10 Support&nbsp;Library&nbsp;API&nbsp;Differences&nbsp;Report
74 <h1>Support&nbsp;Library&nbsp;API&nbsp;Differences&nbsp;Report</h1>
77 The report also includes general statistics that characterize the extent and type of the differences.</p>
  /frameworks/base/docs/html/sdk/support_api_diff/24.2.0/changes/
changes-summary.html 10 Support&nbsp;Library&nbsp;API&nbsp;Differences&nbsp;Report
74 <h1>Support&nbsp;Library&nbsp;API&nbsp;Differences&nbsp;Report</h1>
77 The report also includes general statistics that characterize the extent and type of the differences.</p>
  /frameworks/support/compat/java/android/support/v4/content/
ContextCompat.java 189 * important differences:
248 * important differences:
301 * important differences:
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/doc/mpfr/
FAQ.html 125 <li><a href="#mpfr_vs_mpf">What are the differences between
149 <dt id="mpfr_vs_mpf">1. What are the differences between
153 <dd><p>The main differences are:</p>
  /prebuilts/gdb/darwin-x86/lib/python2.7/
difflib.py 182 # second sequence; differences are computed as "what do
769 producing human-readable differences or deltas. Differ uses
781 differences, and were not present in either input sequence. These lines
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
difflib.py 182 # second sequence; differences are computed as "what do
769 producing human-readable differences or deltas. Differ uses
781 differences, and were not present in either input sequence. These lines
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
difflib.py 182 # second sequence; differences are computed as "what do
769 producing human-readable differences or deltas. Differ uses
781 differences, and were not present in either input sequence. These lines
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
difflib.py 182 # second sequence; differences are computed as "what do
769 producing human-readable differences or deltas. Differ uses
781 differences, and were not present in either input sequence. These lines
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/basic/
basic.exp 30 # Any differences should be checked by hand -- with the number of problems
125 # Any differences should be checked by hand -- with the number of problems
157 # Any differences should be checked by hand -- with the number of problems
369 # Any differences should be checked by hand -- with the number of problems
415 # Any differences should be checked by hand -- with the number of problems
    [all...]
  /external/autotest/scheduler/
scheduler_models.py 209 differences = self._compare_fields_in_row(row)
210 if differences:
213 type(self), self.id, differences)
248 @returns A dictionary listing the differences keyed by field name
252 differences = {}
260 differences[field] = (current_value, row_value)
261 return differences
    [all...]
  /external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
avxintrin.h 96 /// \returns A 256-bit vector of [4 x double] containing the differences between
114 /// \returns A 256-bit vector of [8 x float] containing the differences between
134 /// and differences between both operands.
153 /// differences between both operands.
716 /// The horizontal differences between the values are returned in the
720 /// The horizontal differences between the values are returned in the
723 /// differences of both operands.
739 /// The horizontal differences between the values are returned in the
743 /// The horizontal differences between the values are returned in the
746 /// differences of both operands
    [all...]
  /external/guava/guava/lib/
jdiff.jar 
  /external/guice/lib/build/jdiff/
jdiff.jar 
  /external/e2fsprogs/e2fsck/
problem.c     [all...]
  /external/guava/guava-tests/test/com/google/common/collect/
MapsTest.java 398 + "value differences={3=(c, f), 5=(e, g)}", diff1.toString());
410 + "value differences={3=(f, c), 5=(g, e)}", diff2.toString());
458 + "value differences={3=(c, F), 5=(e, G)}", diff1.toString());
471 + "value differences={3=(F, c), 5=(G, e)}", diff2.toString());
539 + "value differences={5=(e, g), 3=(c, f)}", diff1.toString());
555 + "value differences={3=(f, c), 5=(g, e)}", diff2.toString());
    [all...]
  /external/libcxx/www/
results.Linux.html 40 - Differences in GLIBC locales. Needs investigation.
42 - Differences in GLIBC locales. Puts '-' before 'CNY' as opposed to after.
44 - Differences in GLIBC locales. Needs investigation.
46 - Differences in GLIBC locales. Puts '-' before 'CNY' as opposed to after.
72 - Fails due to differences in GLIBC locales
74 - Fails due to differences in GLIBC locales
    [all...]
  /external/libpng/
pngwutil.c     [all...]

Completed in 1680 milliseconds

<<21222324252627282930>>