Home
last modified time | relevance | path

Searched defs:xbuf (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/libjpeg-turbo/
Djdmainct.c141 JSAMPARRAY xbuf; in alloc_funny_pointers() local
222 JSAMPARRAY xbuf; in set_bottom_pointers() local
/third_party/libexif/test/
Dtest-fuzzer-persistent.c112 unsigned char *xbuf; in main() local
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Dpostprocessor.c176 char xbuf[8]; member
353 char xbuf[XBUF_SIZE + 1]; in post_process_urlencoded() local
/third_party/alsa-lib/src/seq/
Dseq_midi_event.c598 unsigned char xbuf[4]; in snd_midi_event_decode() local
/third_party/icu/icu4c/source/test/cintltst/
Dcdattst.c196 char xbuf[2048]; in TestDateFormat() local
213 char xbuf[2048]; in TestDateFormat() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DDateFormatTest.java2466 StringBuffer xbuf = new StringBuffer(); in TestCoverage() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateFormatTest.java2550 StringBuffer xbuf = new StringBuffer(); in TestCoverage() local
/third_party/mksh/
Dedit.c934 static char *xbuf; /* beg input buffer */ variable