HomeSort by relevance Sort by last modified time
    Searched full:differences (Results 376 - 400 of 1943) sorted by null

<<11121314151617181920>>

  /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/ImageMagick/ImageMagick/script/
compare.html 203 <td>emphasize pixel differences with this color</td>
228 <td>de-emphasize pixel differences with this color</td>
233 <td>measure differences between images with this metric</td>
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_denoiser_sse2.c 23 // Compute the sum of all pixel differences of this MB.
51 // Calculate differences
102 // Calculate differences.
  /frameworks/base/docs/html/about/versions/
android-1.5.jd 30 Differences Report &raquo;</a> </li>
257 <h3 id="api-diff">API differences report</h3>
261 Differences Report</a>.</p>
android-2.0.jd 24 <li><a href="{@docRoot}sdk/api_diff/{@sdkPlatformApiLevel}/changes.html">API differences report &raquo;</a> </li>
373 <h3 id="api-diff">API differences report</h3>
377 href="{@docRoot}sdk/api_diff/{@sdkPlatformApiLevel}/changes.html">API Differences Report</a>.</p>
android-2.1.jd 30 Differences Report &raquo;</a> </li>
246 <h3 id="api-diff">API differences report</h3>
251 Differences Report</a>.</p>
android-2.2.jd 26 Differences Report &raquo;</a> </li>
240 <h3 id="api-diff">API differences report</h3>
245 Differences Report</a>.</p>
  /frameworks/base/docs/html/sdk/api_diff/n-preview-4-incr/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/22.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/23.1.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>
  /external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
RealVector.java 765 * elements differences, or euclidian distance.</p>
780 * elements differences, or euclidian distance.</p>
795 * elements differences.</p>
810 * elements differences.</p>
825 * elements differences.</p>
840 * elements differences.</p>
    [all...]
  /external/apache-commons-math/src/main/java/org/apache/commons/math/stat/
StatUtils.java 557 * Returns the sum of the (signed) differences between corresponding elements of the
562 * @return sum of paired differences
585 * Returns the mean of the (signed) differences between corresponding elements of the
590 * @return mean of paired differences
600 * Returns the variance of the (signed) differences between corresponding elements of the
607 * @return variance of paired differences
  /external/icu/icu4c/source/test/cintltst/
bocu1tst.c 44 * a sequence of byte-encoded differences (slope detection),
64 /* bounding byte values for differences */
274 * The encoding favors small absolut differences with short encodings
289 /* mostly positive differences, and single-byte negative ones */
310 /* two- and four-byte negative differences */
567 * For four-byte differences, the signedness also affects the
  /external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
CharsetBOCU1.java 30 /* bounding byte values for differences */
277 * The encoding favors small absolute differences with short encodings
295 /* mostly positive differences, and single-byte negative ones */
341 /* two- to four-byte negative differences */
431 /*fast loop for single-byte differences*/
    [all...]
  /external/clang/utils/analyzer/
CmpRuns.py 298 print "TOTAL DIFFERENCES: %r" % foundDiffs
301 print >>auxLog, "('TOTAL DIFFERENCES', %r)" % foundDiffs
  /external/curl/docs/
DISTRO-DILEMMA 129 ABI differences and/or different feature set). You want your application to
149 3. There might be some other subtle differences just because nobody has yet
  /external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
CollationCompare.java 231 // so level length differences were handled there.
304 // then there are no quaternary differences.
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
UCharacterCompare.java 237 * Does up a summary of the differences
244 f.println("Summary of differences");
  /external/icu/icu4c/source/i18n/
collationcompare.cpp 237 // so level length differences were handled there.
304 // then there are no quaternary differences.
  /external/icu/icu4c/source/test/perf/collationperf/
CollPerf.pl 176 useful. They measure differences, where positive is better for ICU4C, and
215 differences.</li>
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
CollationCompare.java 227 // so level length differences were handled there.
300 // then there are no quaternary differences.
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
UCharacterCompare.java 236 * Does up a summary of the differences
243 f.println("Summary of differences");
  /external/lz4/lib/
lz4frame.h 121 * The version provided MUST be LZ4F_VERSION. It is intended to track potential version differences between different binaries.
198 * The version provided MUST be LZ4F_VERSION. It is intended to track potential version differences between different binaries.
  /external/mksh/src/
lksh.1 192 currently has the following differences from
214 the two shell flavours, and the behaviour and differences can
  /external/pcre/dist/doc/
pcre.3 21 differences. Some features that appeared in Python and PCRE before they
42 the documentation describes the 8-bit library, with the differences for the

Completed in 1218 milliseconds

<<11121314151617181920>>