Home
last modified time | relevance | path

Searched refs:xbuf (Results 1 – 10 of 10) sorted by relevance

/external/jpeg/
Djdmainct.c166 JSAMPARRAY xbuf; in alloc_funny_pointers() local
183 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() local
294 xbuf = main->xbuffer[main->whichptr][ci]; in set_bottom_pointers()
296 xbuf[rows_left + i] = xbuf[rows_left-1]; in set_bottom_pointers()
/external/pdfium/core/src/fxcodec/libjpeg/
Dfpdfapi_jdmainct.c167 JSAMPARRAY xbuf; in alloc_funny_pointers() local
184 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() local
295 xbuf = main->xbuffer[main->whichptr][ci]; in set_bottom_pointers()
297 xbuf[rows_left + i] = xbuf[rows_left-1]; in set_bottom_pointers()
/external/mksh/src/
Dedit.c908 static char *xbuf; /* beg input buffer */ variable
1187 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 …]
/external/mesa3d/src/gallium/state_trackers/egl/x11/
Dnative_dri2.c147 struct x11_drawable_buffer *xbuf = &xbufs[i]; in dri2_surface_process_drawable_buffers() local
151 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()
/external/ipsec-tools/src/racoon/
Dcrypto_openssl.c1178 vchar_t *xbuf = NULL; local
1184 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);
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateFormatTest.java2393 StringBuffer xbuf = new StringBuffer(); in TestCoverage() local
2395 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()
/external/icu/icu4c/source/test/cintltst/
Dcdattst.c187 char xbuf[2048]; in TestDateFormat() local
189 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()
/external/libpcap/
Dgencode.c431 const char * volatile xbuf = buf; in pcap_compile_unsafe() local
469 lex_init(xbuf ? xbuf : ""); in pcap_compile_unsafe()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...