Home
last modified time | relevance | path

Searched defs:expbuf (Results 1 – 10 of 10) sorted by relevance

/third_party/ltp/testcases/kernel/mem/mmapstress/
Dmmapstress09.c437 int mapokay(uchar_t * expbuf) in mapokay()
Dmmapstress01.c596 int fileokay(char *file, uchar_t * expbuf)
Dmmapstress10.c785 int fileokay(char *file, uchar_t * expbuf)
/third_party/glib/glib/gnulib/
Dvasnprintf.c3193 char expbuf[6 + 1]; in VASNPRINTF() local
3344 char expbuf[6 + 1]; in VASNPRINTF() local
3804 char expbuf[6 + 1]; in VASNPRINTF() local
3985 char expbuf[6 + 1]; in VASNPRINTF() local
4277 char expbuf[6 + 1]; in VASNPRINTF() local
4470 char expbuf[6 + 1]; in VASNPRINTF() local
/third_party/gettext/gettext-runtime/intl/
Dvasnprintf.c3438 char expbuf[6 + 1]; in VASNPRINTF() local
3589 char expbuf[6 + 1]; in VASNPRINTF() local
4049 char expbuf[6 + 1]; in VASNPRINTF() local
4230 char expbuf[6 + 1]; in VASNPRINTF() local
4522 char expbuf[6 + 1]; in VASNPRINTF() local
4715 char expbuf[6 + 1]; in VASNPRINTF() local
/third_party/gettext/gettext-runtime/libasprintf/
Dvasnprintf.c3438 char expbuf[6 + 1]; in VASNPRINTF() local
3589 char expbuf[6 + 1]; in VASNPRINTF() local
4049 char expbuf[6 + 1]; in VASNPRINTF() local
4230 char expbuf[6 + 1]; in VASNPRINTF() local
4522 char expbuf[6 + 1]; in VASNPRINTF() local
4715 char expbuf[6 + 1]; in VASNPRINTF() local
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2allocator.c899 struct v4l2_exportbuffer expbuf = { 0 }; in gst_v4l2_allocator_alloc_dmabuf() local
Dgstv4l2object.c2880 struct v4l2_exportbuffer expbuf = { in gst_v4l2_object_is_dmabuf_supported() local
/third_party/weston/clients/
Dsimple-dmabuf-v4l.c423 struct v4l2_exportbuffer expbuf; in buffer_export() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPFloat.cpp3644 SmallVector<char, 6> expbuf; in toString() local