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

<<11121314151617181920>>

  /bionic/libc/arch-arm64/generic/bionic/
memcmp.S 71 eor diff, data1, data2 /* Non-zero if differences found. */
72 csinv endloop, diff, xzr, ne /* Last Dword or differences. */
  /device/google/marlin/dataservices/datatop/src/
datatop_opt.c 181 printf("\ti\t\tPrint dp differences, reset initial dp values\n");
182 printf("\tl\t\tPrint dp differences since last reset\n");
  /external/e2fsprogs/tests/f_badorphan/
expect.1 53 Block bitmap differences: -(1363--1399) -(1401--1405) -1461 -(1505--1533) -(1538--1540) -(1566--1574) -(1593--1600) -(1604--1605) -1654 -(1656--1703) -(1706--1726) -1728 -(1803--1804) -1913 -(2286--2295) -2392 -(2960--2973) -(3118--3154) -3345 -(3451--3452) -3569 -(3748--3749) -4409 -(4411--4414) -(4435--4456) -(4720--4725) -4929 -(4967--4984) -(5258--5275) -(5352--5354) -(5412--5425) -5493 -(5620--5647) -(5676--5677) -(5720--5744) -(5760--5788) -6013
62 Inode bitmap differences: -13 -(17--19) -(22--28) -30 -33 -36 -38 -(43--44) -(46--47) -51 -53 -56 -61 -65 -(70--71) -75 -77 -(83--85) -87 -91 -93 -(96--97) -99 -109
  /external/libgdx/gdx/src/com/badlogic/gdx/utils/
ScreenUtils.java 81 * always contain RGBA8888 data. Because of differences in screen and image origins the framebuffer contents should be flipped
95 * screen will have RGBA values of 0. Because of differences in screen and image origins the framebuffer contents should be
  /external/libmpeg2/common/arm/
ideint_spatial_filter_a9.s 109 @ Calculate absolute differences
144 @ Move the differences to ARM registers
  /external/libmpeg2/common/armv8/
ideint_spatial_filter_av8.s 107 // Calculate absolute differences
142 // Move the differences to ARM registers
  /external/libvpx/libvpx/vpx_dsp/x86/
sad4d_avx2.c 40 // sum of the absolute differences between every ref-i to src
117 // sum of the absolute differences between every ref-i to src
  /frameworks/base/docs/html/sdk/api_diff/19/changes/
alldiffs_index_removals.html 29 <table summary="Index for All Differences" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
37 <a href="alldiffs_index_all.html" xclass="hiddenlink">All Differences</a>
  /frameworks/base/docs/html/sdk/support_api_diff/22.2.1/changes/
alldiffs_index_removals.html 29 <table summary="Index for All Differences" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
37 <a href="alldiffs_index_all.html" xclass="hiddenlink">All Differences</a>
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>
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_sad4d_intrin_avx2.c 39 // sum of the absolute differences between every ref-i to src
116 // sum of the absolute differences between every ref-i to src
  /external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/solvers/
MullerSolver.java 150 * The formulas here use divided differences directly.</p>
183 * The formulas here use divided differences directly.</p>
203 // d01, d12, d012 are divided differences
295 * The formulas here do not use divided differences directly.</p>
327 * The formulas here do not use divided differences directly.</p>
  /external/chromium-trace/catapult/third_party/Paste/paste/debug/
fsdiff.py 4 Module to find differences over time in a filesystem
157 Returns dictionary of differences, keyed by path. Each
325 description of the differences.
328 return 'No differences'
356 s.append('Files with differences: %s' % len(diffs))
  /external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
BOCSU.java 44 * <p>We encode differences with few bytes if their absolute values
52 * middle byte value for single-byte encoded differences. For
74 * to minimize the differences in same-script text runs. (Syn Wee,
86 * a sequence of byte-encoded differences (slope detection),
173 * With an equal distribution of even and odd differences there is also
  /external/icu/icu4c/source/test/intltest/
dadrcal.cpp 225 +", SET SOURCE calendar was not set: Differences: "+ diffs
273 +" Differences: "+ diffs +"', status: "
309 +", SOURCE calendar was not set: Differences: "+ diffs
331 +", SET SOURCE calendar was not set: Differences: "+ diffs
350 errln((UnicodeString)"FAIL: "+thisString+", Differences: "+ diffs
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
BOCSU.java 43 * <p>We encode differences with few bytes if their absolute values
51 * middle byte value for single-byte encoded differences. For
73 * to minimize the differences in same-script text runs. (Syn Wee,
85 * a sequence of byte-encoded differences (slope detection),
172 * With an equal distribution of even and odd differences there is also
  /external/jdiff/src/jdiff/
HTMLStatistics.java 8 * Emit an HTML file containing statistics about the differences.
120 h_.writeText("<dt><a href=\"#numbers\">Total of Differences</a></dt><dd>Listed by number and type</dd></dl>");
134 h_.writeText("<h2 class=\"pagecontenth2\">Total of Differences, by Number and Type</h2>");
219 h_.writeText("<TABLE summary=\"Histogram of the package percentage differences\" BORDER=\"1\" cellspacing=\"0\" cellpadding=\"0\">");
310 h_.writeText("<TABLE summary=\"Histogram of the class percentage differences\" BORDER=\"1\" cellspacing=\"0\" cellpadding=\"0\">");
400 h_.writeText("<TABLE summary=\"Number of differences\" BORDER=\"1\" WIDTH=\"100%\" cellspacing=\"0\" cellpadding=\"0\">");
403 h_.writeText(" Number of Differences</TH>");
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
SerializerTraceWriter.java 36 * There may still be differences in what the trace events say is going to the
37 * output writer and what is really going there. These differences will be due
40 * encoding differences. So the main pupose of this class is to provide a
  /external/google-breakpad/src/client/mac/handler/
dynamic_images.h 90 // some typedefs to isolate 64/32 bit differences
99 // Helper functions to deal with 32-bit/64-bit Mach-O differences.
230 // Helper function to deal with 32-bit/64-bit Mach-O differences.
  /frameworks/base/docs/html/sdk/api_diff/20/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>
  /art/tools/
libcore_failures.txt 12 description: "Assert.java differences between vogar and junit.",
18 description: "Differences between vogar and cts in user directory",
24 description: "Differences between vogar and cts. Passes with --mode activity",
30 description: "Differences between vogar and cts. EACCESS when run with vogar.
  /build/core/combo/
HOST_CROSS_windows-x86.mk 30 # Workaround differences in inttypes.h between host and target.
HOST_CROSS_windows-x86_64.mk 30 # Workaround differences in inttypes.h between host and target.
HOST_darwin-x86.mk 28 # Workaround differences in inttypes.h between host and target.
HOST_linux-x86.mk 50 # Workaround differences in inttypes.h between host and target.

Completed in 622 milliseconds

<<11121314151617181920>>