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

1 2 3 4 5 6 7 8 91011>>

  /external/markdown/tests/html4/
html4.html 2 basic of html/xhtml differences.</p
html4.txt 2 basic of html/xhtml differences
  /external/bzip2/
words2 3 report any differences, something is wrong. If you can't easily
  /external/libvpx/libvpx/vp8/common/arm/armv6/
vp8_variance16x16_armv6.asm 51 usad8 r4, r7, lr ; calculate sum of positive differences
52 usad8 r5, r6, lr ; calculate sum of negative differences
53 orr r6, r6, r7 ; differences of all 4 pixels
55 adds r8, r8, r4 ; add positive differences to sum
56 subs r8, r8, r5 ; substract negative differences from sum
74 usad8 r4, r7, lr ; calculate sum of positive differences
75 usad8 r5, r6, lr ; calculate sum of negative differences
76 orr r6, r6, r7 ; differences of all 4 pixels
79 add r8, r8, r4 ; add positive differences to sum
80 sub r8, r8, r5 ; substract negative differences from su
    [all...]
vp8_variance_halfpixvar16x16_h_armv6.asm 56 usad8 r4, r7, lr ; calculate sum of positive differences
57 usad8 r5, r6, lr ; calculate sum of negative differences
58 orr r6, r6, r7 ; differences of all 4 pixels
60 adds r8, r8, r4 ; add positive differences to sum
61 subs r8, r8, r5 ; substract negative differences from sum
86 usad8 r4, r7, lr ; calculate sum of positive differences
87 usad8 r5, r6, lr ; calculate sum of negative differences
88 orr r6, r6, r7 ; differences of all 4 pixels
91 add r8, r8, r4 ; add positive differences to sum
92 sub r8, r8, r5 ; substract negative differences from su
    [all...]
vp8_variance_halfpixvar16x16_v_armv6.asm 57 usad8 r4, r7, lr ; calculate sum of positive differences
58 usad8 r5, r6, lr ; calculate sum of negative differences
59 orr r6, r6, r7 ; differences of all 4 pixels
61 adds r8, r8, r4 ; add positive differences to sum
62 subs r8, r8, r5 ; substract negative differences from sum
87 usad8 r4, r7, lr ; calculate sum of positive differences
88 usad8 r5, r6, lr ; calculate sum of negative differences
89 orr r6, r6, r7 ; differences of all 4 pixels
92 add r8, r8, r4 ; add positive differences to sum
93 sub r8, r8, r5 ; substract negative differences from su
    [all...]
vp8_variance8x8_armv6.asm 49 usad8 r6, r10, lr ; calculate sum of positive differences
50 usad8 r7, r8, lr ; calculate sum of negative differences
51 orr r8, r8, r10 ; differences of all 4 pixels
53 add r4, r4, r6 ; add positive differences to sum
54 sub r4, r4, r7 ; substract negative differences from sum
74 usad8 r6, r10, lr ; calculate sum of positive differences
75 usad8 r7, r8, lr ; calculate sum of negative differences
76 orr r8, r8, r10 ; differences of all 4 pixels
79 add r4, r4, r6 ; add positive differences to sum
80 sub r4, r4, r7 ; substract negative differences from su
    [all...]
vp8_variance_halfpixvar16x16_hv_armv6.asm 67 usad8 r4, r7, lr ; calculate sum of positive differences
68 usad8 r5, r6, lr ; calculate sum of negative differences
69 orr r6, r6, r7 ; differences of all 4 pixels
71 adds r8, r8, r4 ; add positive differences to sum
72 subs r8, r8, r5 ; substract negative differences from sum
108 usad8 r4, r7, lr ; calculate sum of positive differences
109 usad8 r5, r6, lr ; calculate sum of negative differences
110 orr r6, r6, r7 ; differences of all 4 pixels
113 add r8, r8, r4 ; add positive differences to sum
114 sub r8, r8, r5 ; substract negative differences from su
    [all...]
  /external/e2fsprogs/tests/f_bitmaps/
expect.1 8 Block bitmap differences: +12 -20 +41 -50
11 Inode bitmap differences: +11 -15
  /external/chromium_org/chrome/common/extensions/docs/templates/private/permissions/
fullscreen.html 1 Allows the app to use the <a href="app.window.html">app.window</a> fullscreen state or the <a href="https://dvcs.w3.org/hg/fullscreen/raw-file/tip/Overview.html">HTML fullscreen API</a>. See <a href="api_other.html">Other APIs</a> for behavior differences.
pointer_lock.html 1 Required to use <a href="http://www.w3.org/TR/pointerlock/">Pointer Lock</a> via calls to <code>webkitRequestPointerLock</code> or Pepper's <a href="https://developers.google.com/native-client/peppercpp/classpp_1_1_mouse_lock"> Mouse Lock API</a>. See <a href="api_other.html">Other APIs</a> for behavior differences.
  /external/skia/tools/
skdiff_html.h 16 const RecordArray& differences,
  /external/valgrind/main/memcheck/tests/
err_disable4.vgtest 5 ## otherwise perturb the output due to differences in
  /cts/tools/signature-tools/templates/
ApiOverviewPage.st 6 Android API Differences Report
15 <h2>Android API Differences Report</h2>
21 <p>The differences described in this report are based a comparison of the APIs
31 No differences were detected between the two provided APIs.
  /cts/tools/signature-tools/src/signature/compare/
IApiComparator.java 28 * Returns a difference model which describes the differences from {@code
32 * differences are computed relative to {@code fromApi}
35 * @return a difference model which describes the differences from {@code
  /external/libvpx/libvpx/vp8/encoder/arm/armv6/
vp8_mse16x16_armv6.asm 52 usad8 r5, r7, lr ; calculate sum of positive differences
53 usad8 r6, r8, lr ; calculate sum of negative differences
54 orr r8, r8, r7 ; differences of all 4 pixels
73 usad8 r5, r7, lr ; calculate sum of positive differences
74 usad8 r6, r8, lr ; calculate sum of negative differences
75 orr r8, r8, r7 ; differences of all 4 pixels
92 usad8 r5, r7, lr ; calculate sum of positive differences
93 usad8 r6, r8, lr ; calculate sum of negative differences
94 orr r8, r8, r7 ; differences of all 4 pixels
115 usad8 r5, r7, lr ; calculate sum of positive differences
    [all...]
  /external/llvm/docs/CommandGuide/
llvm-diff.rst 17 focusing on differences in function definitions. Insignificant
18 differences, such as changes in the ordering of globals or in the
43 If **llvm-diff** finds no differences between the modules, it will exit
52 Many important differences, like changes in linkage or function
56 massive detected differences in blocks.
  /external/bouncycastle/patches/
README 5 The main differences involve removing algorithms not included in the
8 up-do-date documentation of differences between the RI's list of
40 The main differences involve:
  /build/core/combo/arch/x86/
x86-atom.mk 5 # See build/core/combo/arch/x86/x86.mk for differences.
  /external/chromium_org/chrome/third_party/mozilla_security_manager/
README.chromium 12 Differences are using Chromium localization and other libraries instead of
  /external/chromium_org/content/browser/dom_storage/
dom_storage_database_adapter.h 8 // Database interface used by DOMStorageArea. Abstracts the differences between
  /external/e2fsprogs/tests/f_miss_blk_bmap/
expect.1 7 Block bitmap differences: +(0--10)
  /external/e2fsprogs/tests/f_overfsblks/
expect.1 12 Inode bitmap differences: -(12--21)
  /external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-assamese/utrrs/
README 2 A system to compare a reference image of a text character, word or phrase with another image of the character, word or phrase that was rendered by a text rendering engine. Differences between the reference image and the rendered image may be recorded for subsequent analysis. Performance of a text rendering engine producing text according to typographical rules applicable to a natural language can be evaluated by one with no knowledge or ability to read the natural language
  /external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-bengali/utrrs/
README 2 A system to compare a reference image of a text character, word or phrase with another image of the character, word or phrase that was rendered by a text rendering engine. Differences between the reference image and the rendered image may be recorded for subsequent analysis. Performance of a text rendering engine producing text according to typographical rules applicable to a natural language can be evaluated by one with no knowledge or ability to read the natural language

Completed in 448 milliseconds

1 2 3 4 5 6 7 8 91011>>