/external/jdiff/src/jdiff/ |
D | DiffMyers.java | 109 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/ |
D | SkAAClip.cpp | 100 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/ |
D | ShadowPopupWindow.java | 152 public void showAsDropDown(View anchor, int xoff, int yoff) { in showAsDropDown() argument 154 yOffset = yoff; in showAsDropDown()
|
/external/libvpx/libvpx/test/ |
D | variance_test.cc | 115 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/ |
D | jdiff.jar | META-INF/
META-INF/MANIFEST.MF
jdiff/
jdiff/API.class
API ... |
/external/guava/guava/lib/ |
D | jdiff.jar | META-INF/
META-INF/MANIFEST.MF
jdiff/
jdiff/API.class
API ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | shadows-core-3.1-SNAPSHOT-16.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-21.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-22.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-18.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-17.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-19.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/robolectric/v1/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |