Searched refs:xbuf (Results 1 – 10 of 10) sorted by relevance
166 JSAMPARRAY xbuf; in alloc_funny_pointers() local183 xbuf = (JSAMPARRAY) in alloc_funny_pointers()186 xbuf += rgroup; /* want one row group at negative offsets */ in alloc_funny_pointers()187 main->xbuffer[0][ci] = xbuf; in alloc_funny_pointers()188 xbuf += rgroup * (M + 4); in alloc_funny_pointers()189 main->xbuffer[1][ci] = xbuf; in alloc_funny_pointers()275 JSAMPARRAY xbuf; in set_bottom_pointers() local294 xbuf = main->xbuffer[main->whichptr][ci]; in set_bottom_pointers()296 xbuf[rows_left + i] = xbuf[rows_left-1]; in set_bottom_pointers()
167 JSAMPARRAY xbuf; in alloc_funny_pointers() local184 xbuf = (JSAMPARRAY) in alloc_funny_pointers()187 xbuf += rgroup; /* want one row group at negative offsets */ in alloc_funny_pointers()188 main->xbuffer[0][ci] = xbuf; in alloc_funny_pointers()189 xbuf += rgroup * (M + 4); in alloc_funny_pointers()190 main->xbuffer[1][ci] = xbuf; in alloc_funny_pointers()276 JSAMPARRAY xbuf; in set_bottom_pointers() local295 xbuf = main->xbuffer[main->whichptr][ci]; in set_bottom_pointers()297 xbuf[rows_left + i] = xbuf[rows_left-1]; in set_bottom_pointers()
908 static char *xbuf; /* beg input buffer */ variable1187 xbp = xbuf = buf; in x_emacs()1244 i = xep - xbuf; in x_emacs()1376 if (xcp == xbuf) { in x_del_back()1382 } while ((++i < x_arg) && (xcp != xbuf)); in x_del_back()1464 x_e_putc2((xep > xlp) ? '>' : (xbp > xbuf) ? '<' : ' '); in x_delete()1515 if (cp == xbuf) { in x_bword()1520 while (cp != xbuf && is_mfs(cp[-1])) { in x_bword()1524 while (cp != xbuf && !is_mfs(cp[-1])) { in x_bword()1558 cp = cp >= xep ? xep : x_bs0(cp, xbuf); in x_goto()[all …]
147 struct x11_drawable_buffer *xbuf = &xbufs[i]; in dri2_surface_process_drawable_buffers() local151 switch (xbuf->attachment) { in dri2_surface_process_drawable_buffers()173 _eglLog(_EGL_WARNING, "unknown buffer %d", xbuf->attachment); in dri2_surface_process_drawable_buffers()180 whandle.stride = xbuf->pitch; in dri2_surface_process_drawable_buffers()181 whandle.handle = xbuf->name; in dri2_surface_process_drawable_buffers()
1178 vchar_t *xbuf = NULL; local1184 xbuf = vmalloc(len);1185 if (xbuf == NULL) {1191 (unsigned char *) xbuf->v, rsa, pad);1194 vfree(xbuf);1198 error = memcmp(src->v, xbuf->v, src->l);1199 vfree(xbuf);
2393 StringBuffer xbuf = new StringBuffer(); in TestCoverage() local2395 fmt.format(xcal, xbuf, fpos); in TestCoverage()2397 fmt.parse(xbuf.toString()); in TestCoverage()2400 xbuf.setLength(0); in TestCoverage()2402 fmt.format(xcal, xbuf, fpos); in TestCoverage()2403 Date d2 = fmt.parse(xbuf.toString()); in TestCoverage()
187 char xbuf[2048]; in TestDateFormat() local189 u_austrcpy(xbuf, temp); in TestDateFormat()191 …r("FAIL: Date Format for US locale failed using udat_format() - expected %s got %s\n", xbuf, gbuf); in TestDateFormat()
431 const char * volatile xbuf = buf; in pcap_compile_unsafe() local469 lex_init(xbuf ? xbuf : ""); in pcap_compile_unsafe()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...