Home
last modified time | relevance | path

Searched defs:expbuf (Results 1 – 8 of 8) 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/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/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPFloat.cpp3644 SmallVector<char, 6> expbuf; in toString() local