Searched defs:xend (Results 1 - 10 of 10) sorted by relevance

/external/clang/test/CodeGen/
H A D2003-11-16-StaticArrayInit.c5 static char *xend = x + 10; local
/external/harfbuzz_ng/src/
H A Dhb-dsalgs.hh112 char *x, *y, *xend, ch; local
127 for(x = l[1], y = last, xend = x+w; x<xend; x++, y++) {
/external/libvncserver/webclients/novnc/include/
H A Ddisplay.js387 var xend = x + w; variable
393 for (var i = x; i < xend; i++) {
/external/opencv/otherlibs/highgui/
H A Dgrfmt_jpeg2000.cpp226 int xend = jas_image_cmptbrx( m_image, cmptlut[i] ); local
229 jas_matrix_t *buffer = jas_matrix_create( yend / ystep, xend / xstep );
232 if( !jas_image_readcmpt( m_image, cmptlut[i], 0, 0, xend / xstep, yend / ystep, buffer ))
264 int xend = jas_image_cmptbrx( m_image, cmpt ); local
285 for( x = 0; x < xend - xstart; x++ )
291 for( x = 0; x < xend - xstart; x++ )
298 for( x = 0, j = 0; x < xend - xstart; x += 2, j++ )
304 for( x = 0, j = 0; x < xend - xstart; j++ )
313 for( x = 0; x < xend - xstart; x++ )
326 int xend local
[all...]
/external/icu/icu4c/source/test/intltest/
H A Dusettest.cpp1481 UChar32 xend = DATA[i+3]; local
1487 set, xstart, xend);
1492 set, xstart, xend);
1506 set, xstart, xend);
1511 set, xstart, xend);
1519 set, xstart, xend);
1525 set, xstart, xend);
/external/mksh/src/
H A Dedit.c930 static char *xend; /* end input buffer */ variable
1240 xend = buf + LINE;
1380 if (xep + len >= xend) {
1856 strlcpy(xbuf, sp, xend - xbuf);
3043 int ret = x_do_comment(xbuf, xend - xbuf, &len);
3062 char *o_xbuf = xbuf, *o_xend = xend;
3069 xend = xep = strnul(v);
3075 xend = o_xend;
3108 shf_snprintf(xbuf, xend - xbuf, Tf_sd,
3111 strlcpy(xbuf, "fc -e ${VISUAL:-${EDITOR:-vi}} --", xend
[all...]
/external/robolectric/v3/runtime/
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 2362 milliseconds