Home
last modified time | relevance | path

Searched refs:yoff (Results 1 – 19 of 19) sorted by relevance

/external/jdiff/src/jdiff/
DDiffMyers.java109 private int diag (int xoff, int xlim, int yoff, int ylim) in diag() argument
116 final int dmax = xlim - yoff; // Maximum valid diagonal. in diag()
117 final int fmid = xoff - yoff; // Center diagonal of top-down search. in diag()
184 while (x > xoff && y > yoff && xv[x - 1] == yv[y - 1]) { in diag()
217 && fd[fdiagoff + d] - d - yoff > 20) in diag()
288 private void compareseq (int xoff, int xlim, int yoff, int ylim) { in compareseq() argument
290 while (xoff < xlim && yoff < ylim && xvec[xoff] == yvec[yoff]) { in compareseq()
291 ++xoff; ++yoff; in compareseq()
294 while (xlim > xoff && ylim > yoff && xvec[xlim - 1] == yvec[ylim - 1]) { in compareseq()
300 while (yoff < ylim) in compareseq()
[all …]
/external/skia/src/core/
DSkAAClip.cpp100 YOffset* yoff = head->yoffsets(); in AllocRect() local
101 yoff->fY = bounds.height() - 1; in AllocRect()
102 yoff->fOffset = 0; in AllocRect()
200 const YOffset* yoff = head->yoffsets(); in validate() local
201 const YOffset* ystop = yoff + head->fRowCount; in validate()
207 while (yoff < ystop) { in validate()
208 SkASSERT(prevY < yoff->fY); in validate()
209 SkASSERT(yoff->fY <= lastY); in validate()
210 prevY = yoff->fY; in validate()
211 SkASSERT(prevOffset < (int32_t)yoff->fOffset); in validate()
[all …]
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowPopupWindow.java152 public void showAsDropDown(View anchor, int xoff, int yoff) { in showAsDropDown() argument
154 yOffset = yoff; in showAsDropDown()
/external/libvpx/libvpx/test/
Dvariance_test.cc115 int l2w, int l2h, int xoff, int yoff, in subpel_variance_ref() argument
124 yoff <<= 1; in subpel_variance_ref()
136 const int r = a + (((b - a) * yoff + 8) >> 4); in subpel_variance_ref()
150 const int r = a + (((b - a) * yoff + 8) >> 4); in subpel_variance_ref()
166 int l2h, int xoff, int yoff, in subpel_avg_variance_ref() argument
176 yoff <<= 1; in subpel_avg_variance_ref()
188 const int r = a + (((b - a) * yoff + 8) >> 4); in subpel_avg_variance_ref()
204 const int r = a + (((b - a) * yoff + 8) >> 4); in subpel_avg_variance_ref()
/external/guice/lib/build/jdiff/
Djdiff.jarMETA-INF/ META-INF/MANIFEST.MF jdiff/ jdiff/API.class API ...
/external/guava/guava/lib/
Djdiff.jarMETA-INF/ META-INF/MANIFEST.MF jdiff/ jdiff/API.class API ...
/external/robolectric/v3/runtime/
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/robolectric/v1/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...