Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/secure-streams/protocols/
Dss-mqtt.c54 char* expbuf; in secstream_mqtt_subscribe() local
151 char *expbuf; in secstream_mqtt_publish() local
/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/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/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/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2decoder.c520 struct v4l2_exportbuffer expbuf = { in gst_v4l2_decoder_export_buffer() local
544 struct v4l2_exportbuffer expbuf = { in gst_v4l2_decoder_export_buffer() local
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2allocator.c902 struct v4l2_exportbuffer expbuf = { 0 }; in gst_v4l2_allocator_alloc_dmabuf() local
Dgstv4l2object.c3065 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