HomeSort by relevance Sort by last modified time
    Searched full:differences (Results 51 - 75 of 1586) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/e2fsprogs/tests/f_extent_bad_node/
expect.1 11 Block bitmap differences: -(21--23) -25
  /external/e2fsprogs/tests/f_extra_journal/
expect.1 11 Block bitmap differences: -(50--1079)
  /external/e2fsprogs/tests/f_illibitmap/
expect.1 18 Inode bitmap differences: +(1--11)
  /external/e2fsprogs/tests/f_imagic_fs/
expect.1 10 Block bitmap differences: -(9--19)
  /external/e2fsprogs/tests/f_miss_journal/
expect.1 11 Block bitmap differences: -(50--1079)
  /external/llvm/tools/llvm-diff/
DiffConsumer.h 59 : L(L), R(R), Differences(false), IsFunction(isa<Function>(L)) {}
62 bool Differences;
70 bool Differences;
79 : out(errs()), Differences(false), Indent(0) {}
DiffConsumer.cpp 98 if (I->Differences) continue;
101 if (Differences) out << "\n";
130 I->Differences = true;
140 return Differences;
149 Differences |= contexts.back().Differences;
  /external/valgrind/main/tests/
sys_mman.h 1 // Replacement for sys/mman.h which factors out platform differences.
  /frameworks/wilhelm/tools/hashgen/
README.txt 11 If the differences look OK, then copy the new IID_to_MPH.c back to
  /external/chromium_org/cc/test/
pixel_comparator.h 29 // and report the number of pixels with an error on LOG(ERROR). Differences
53 // LOG(ERROR). Differences in the alpha channel are ignored.
  /external/e2fsprogs/tests/f_baddir/
expect.1 39 Block bitmap differences: -22
42 Inode bitmap differences: -13
  /external/e2fsprogs/tests/f_bbinode/
expect.1 30 Block bitmap differences: -83
39 Inode bitmap differences: +(41--48)
  /external/e2fsprogs/tests/f_ea_checks/
expect.1 36 Block bitmap differences: -(26--29) -33 -55
45 Inode bitmap differences: -18
  /external/e2fsprogs/tests/f_extents/
expect.1 31 Block bitmap differences: -1081 +4611 -(5121--5142)
40 Inode bitmap differences: -18
  /external/e2fsprogs/tests/f_misstable/
expect.1 24 Block bitmap differences: -(8385--8405)
33 Inode bitmap differences: -(1505--1516)
  /external/skia/tools/
reformat-json.py 13 (only the actual checksum differences will show up as diffs, not obscured
14 by format differences).
  /libnativehelper/include/nativehelper/
ScopedBytes.h 23 * ScopedBytesRO and ScopedBytesRW attempt to paper over the differences between byte[]s and
24 * ByteBuffers. This in turn helps paper over the differences between non-direct ByteBuffers backed
  /external/chromium_org/third_party/icu/source/i18n/
bocsu.h 41 * With a compact encoding of differences, this yields good results for
44 * Encoding of differences:
50 * We encode differences with few bytes if their absolute values are small.
57 * for single-byte encoded differences.
74 * to the middle of its Unicode script block to minimize the differences in
107 * With an equal distribution of even and odd differences there is also
  /external/icu4c/i18n/
bocsu.h 47 * With a compact encoding of differences, this yields good results for
50 * Encoding of differences:
56 * We encode differences with few bytes if their absolute values are small.
63 * for single-byte encoded differences.
80 * to the middle of its Unicode script block to minimize the differences in
113 * With an equal distribution of even and odd differences there is also
  /external/libvpx/libvpx/vp8/common/x86/
variance_impl_mmx.asm 109 paddw mm5, mm0 ; accumulate differences in mm5
110 paddw mm5, mm2 ; accumulate differences in mm5
133 paddw mm5, mm0 ; accumulate differences in mm5
134 paddw mm5, mm2 ; accumulate differences in mm5
156 paddw mm5, mm0 ; accumulate differences in mm5
157 paddw mm5, mm2 ; accumulate differences in mm5
179 paddw mm5, mm0 ; accumulate differences in mm5
180 paddw mm5, mm2 ; accumulate differences in mm5
202 paddw mm5, mm0 ; accumulate differences in mm5
203 paddw mm5, mm2 ; accumulate differences in mm
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_chipset.h 61 * chipsets. The differences compared to the oldest r300 chips are:
67 /* Whether or not this is R400. The differences compared their rv350
72 /* Whether or not this is an RV515 or newer; R500s have many differences
  /external/mesa3d/src/gallium/drivers/r300/
r300_chipset.h 61 * chipsets. The differences compared to the oldest r300 chips are:
67 /* Whether or not this is R400. The differences compared their rv350
72 /* Whether or not this is an RV515 or newer; R500s have many differences
  /frameworks/native/opengl/libs/tools/
genfiles 17 # Force a specific locale for sorting to avoid irrelevant differences
18 # in the generated files that could hide real differences.
38 # have some irrelevant whitespace and parameter name differences.
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_subpel_variance_impl_sse2.asm 70 paddw xmm6, xmm5 ; xmm6 += accumulated column differences
74 paddd xmm7, xmm5 ; xmm7 += accumulated square column differences
177 paddw xmm6, xmm5 ; xmm6 += accumulated column differences
181 paddd xmm7, xmm5 ; xmm7 += accumulated square column differences
283 paddw xmm6, xmm5 ; xmm6 += accumulated column differences
287 paddd xmm7, xmm5 ; xmm7 += accumulated square column differences
  /external/chromium_org/third_party/mesa/src/src/glx/apple/
RELEASE_NOTES 47 differences. The contents of your pbuffers will not be clobbered.
51 Due to basic low-level architectural differences the usage of shared

Completed in 874 milliseconds

1 23 4 5 6 7 8 91011>>