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

1 23 4 5 6 7 8 91011>>

  /external/skia/include/core/
SkMath.h 101 int diff = max - value;
102 // clear diff if diff is positive
103 diff &= diff >> 31;
106 return (value + diff) & ~(value >> 31);
122 int diff = max - value;
123 // clear diff if diff is positive
124 diff &= diff >> 31
    [all...]
  /external/skia/src/views/
SkBorderView.cpp 43 SkAnimator::DifferenceType diff = fAnim.draw(canvas, &paint, SkTime::GetMSecs()); local
45 if (diff == SkAnimator::kDifferent)
47 else if (diff == SkAnimator::kPartiallyDifferent)
  /cts/tools/signature-tools/templates/
Header.st 8 <th colspan="2"> API Diff Specification </th>
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
SensorTest.java 86 float[] diff = new float[3];
89 diff[i] = Math.round(mScale[i] * (event.values[i] - mPrev[i]) * 0.45f);
90 if (Math.abs(diff[i]) > 0) {
101 event.values[2] + ")" + " diff(" + diff[0] +
102 " " + diff[1] + " " + diff[2] + ")");
109 float x = diff[0];
110 float y = diff[1];
  /external/expat/amiga/
stdlib.c 79 int diff; local
82 diff = *((uint8 *)a++) - *((uint8 *)b++);
83 if ( diff ) {
84 return diff;
  /external/srec/srec/crec/
astar_pphash.c 48 asr_int32_t diff = 0; local
52 diff = parp1->token_index - parp2->token_index;
58 diff = parp1->word - parp2->word;
59 if (diff)
66 diff = (int)parp1->next - (int)parp2->next;
69 if (diff)
70 diff = (diff < 0 ? -1 : 1);
71 return diff;
  /external/tcpdump/tests/
esp2.sh 7 if diff esp2.new esp2.out
  /external/webkit/WebCore/dom/
ChildNodeList.cpp 59 int diff = index - m_caches->lastItemOffset; local
60 unsigned dist = abs(diff);
71 int diff = index - pos; local
72 unsigned dist = abs(diff);
  /system/media/opensles/tools/hashgen/
README.txt 10 Diff the old file in ../../libopensles vs. the newly generated IID_to_MPH.c here.
  /external/dropbear/debian/
changelog 11 * debian/diff/dbclient.1.diff: new: document -R option to dbclient
51 * debian/diff/dbclient-usage-typo.diff, debian/diff/manpages.diff: remove;
82 * debian/diff/dbclient-usage-typo.diff: new; fix typo.
83 * debian/diff/manpages.diff: new; add references to dbclient man page
    [all...]
  /external/libvpx/vp8/encoder/x86/
subtract_mmx.asm 15 ; unsigned short *diff, unsigned char *Predictor,
27 mov rdi, arg(2) ;diff
76 ;void vp8_subtract_mby_mmx(short *diff, unsigned char *src, unsigned char *pred, int stride)
88 mov rdi, arg(0) ;diff
152 ;void vp8_subtract_mbuv_mmx(short *diff, unsigned char *usrc, unsigned char *vsrc, unsigned char *pred, int stride)
162 ;short *udiff = diff + 256;
163 ;short *vdiff = diff + 320;
168 ;unsigned short *diff = udiff;
171 mov rdi, arg(0) ;diff
174 add rdi, 256*2 ;diff = diff + 256 (shorts
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/model/
EntitySet.java 115 final ArrayList<ContentProviderOperation> diff = Lists.newArrayList(); local
122 delta.buildAssert(diff);
125 final int assertMark = diff.size();
132 final int firstBatch = diff.size();
134 delta.buildDiff(diff);
147 diff.add(builder.build());
158 diff.add(builder.build());
163 buildSplitContactDiff(diff, backRefs);
167 if (diff.size() == assertMark) {
168 diff.clear()
    [all...]
  /packages/apps/Contacts/tests/src/com/android/contacts/
EntitySetTests.java 49 * Tests for {@link EntitySet} which focus on "diff" operations that should
180 final ArrayList<ContentProviderOperation> diff = Lists.newArrayList(); local
181 delta.buildAssert(diff);
182 delta.buildDiff(diff);
183 assertDiffPattern(diff, pattern);
190 static void assertDiffPattern(ArrayList<ContentProviderOperation> diff,
192 assertEquals("Unexpected operations", pattern.length, diff.size());
195 final ContentProviderOperation found = diff.get(i);
294 static int countExceptionUpdates(ArrayList<ContentProviderOperation> diff) {
296 for (ContentProviderOperation oper : diff) {
310 final ArrayList<ContentProviderOperation> diff = set.buildDiff(); local
321 final ArrayList<ContentProviderOperation> diff = set.buildDiff(); local
332 final ArrayList<ContentProviderOperation> diff = set.buildDiff(); local
344 final ArrayList<ContentProviderOperation> diff = set.buildDiff(); local
356 final ArrayList<ContentProviderOperation> diff = set.buildDiff(); local
    [all...]
  /build/tools/droiddoc/test/stubs/
run.sh 32 diff -r $DIR/expected $A_STUBS
34 diff -r $A_STUBS $B_STUBS
  /external/chromium/third_party/icu/source/tools/genren/
README 15 - Another good way to check the file is a side by side diff. After the above 'make install-header':
17 diff --side-by-side urename.sort urename.old.sort | more
  /external/icu4c/tools/genren/
README 15 - Another good way to check the file is a side by side diff. After the above 'make install-header':
17 diff --side-by-side urename.sort urename.old.sort | more
  /external/libvpx/vp8/encoder/arm/neon/
subtract_neon.asm 22 ;void vp8_subtract_b_neon_func(short *diff, unsigned char *src, unsigned char *pred, int stride, int pitch);
42 vst1.16 {d20}, [r0], r12 ;store diff
51 ;void vp8_subtract_mby_neon(short *diff, unsigned char *src, unsigned char *pred, int stride)
74 vst1.16 {q8}, [r0]! ;store diff
90 ;void vp8_subtract_mbuv_neon(short *diff, unsigned char *usrc, unsigned char *vsrc, unsigned char *pred, int stride)
95 add r0, r0, #512 ; short *udiff = diff + 256;
124 vst1.16 {q8}, [r0]! ;store diff
160 vst1.16 {q8}, [r0]! ;store diff
  /external/webkit/WebCore/svg/
SVGAnimateMotionElement.cpp 206 FloatSize diff = m_toPoint - m_fromPoint; local
207 transform->translate(diff.width() * percentage + m_fromPoint.x(), diff.height() * percentage + m_fromPoint.y());
239 FloatSize diff = to - from;
240 return sqrtf(diff.width() * diff.width() + diff.height() * diff.height());
  /external/webkit/WebKitTools/Scripts/webkitperl/VCSUtils_unittest/
gitdiff2svndiff.pl 54 diff --git a/WebCore/rendering/style/StyleFlexibleBoxData.h b/WebCore/rendering/style/StyleFlexibleBoxData.h
93 my $title = "gitdiff2svndiff: Convert mnemonic git diff to svn diff";
96 { 'a' => 'i', 'b' => 'w' }, # git-diff (compares the (i)ndex and the (w)ork tree)
97 { 'a' => 'c', 'b' => 'w' }, # git-diff HEAD (compares a (c)ommit and the (w)ork tree)
98 { 'a' => 'c', 'b' => 'i' }, # git diff --cached (compares a (c)ommit and the (i)ndex)
99 { 'a' => 'o', 'b' => 'w' }, # git-diff HEAD:file1 file2 (compares an (o)bject and a (w)ork tree entity)
100 { 'a' => '1', 'b' => '2' }, # git diff --no-index a b (compares two non-git things (1) and (2))
  /external/webkit/WebKitTools/Scripts/webkitpy/
diff_parser.py 46 """Converts a git formatted diff line to a svn formatted line.
49 line: A string representing a line of the diff.
51 conversion_patterns = (("^diff --git \w/(.+) \w/(?P<FilePath>.+)", lambda matched: "Index: " + matched.group('FilePath') + "\n"),
65 """Gets a converter function of diff lines.
68 first_diff_line: The first filename line of a diff file.
72 if match(r"^diff --git \w/", first_diff_line):
113 """Parses a diff.
162 logging.error('Unexpected diff format when parsing a chunk: %r' % line)
  /frameworks/base/docs/html/sdk/api_diff/3/changes/
android.R.string.html 8 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
42 <div class="and-diff-id" style="margin-top:6px;margin-right:8px;">
45 <td colspan="2" class="diffspechead">API Diff Specification</td>
60 </div><!-- End and-diff-id -->
61 <div class="and-diff-id" style="margin-right:8px;">
67 </div> <!-- End and-diff-id -->
android.app.Instrumentation.html 8 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
42 <div class="and-diff-id" style="margin-top:6px;margin-right:8px;">
45 <td colspan="2" class="diffspechead">API Diff Specification</td>
60 </div><!-- End and-diff-id -->
61 <div class="and-diff-id" style="margin-right:8px;">
67 </div> <!-- End and-diff-id -->
android.app.PendingIntent.html 8 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
42 <div class="and-diff-id" style="margin-top:6px;margin-right:8px;">
45 <td colspan="2" class="diffspechead">API Diff Specification</td>
60 </div><!-- End and-diff-id -->
61 <div class="and-diff-id" style="margin-right:8px;">
67 </div> <!-- End and-diff-id -->
android.content.BroadcastReceiver.html 8 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
42 <div class="and-diff-id" style="margin-top:6px;margin-right:8px;">
45 <td colspan="2" class="diffspechead">API Diff Specification</td>
60 </div><!-- End and-diff-id -->
61 <div class="and-diff-id" style="margin-right:8px;">
67 </div> <!-- End and-diff-id -->
android.content.ContentProvider.html 8 <meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
42 <div class="and-diff-id" style="margin-top:6px;margin-right:8px;">
45 <td colspan="2" class="diffspechead">API Diff Specification</td>
60 </div><!-- End and-diff-id -->
61 <div class="and-diff-id" style="margin-right:8px;">
67 </div> <!-- End and-diff-id -->

Completed in 2411 milliseconds

1 23 4 5 6 7 8 91011>>