Home
last modified time | relevance | path

Searched defs:no_stream (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/MSF/
DMSFError.h23 no_stream, enumerator
/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DRawError.h24 no_stream, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DRawError.h25 no_stream, enumerator
/external/adhd/cras/src/server/
Dcras_hfp_iodev.c73 static int no_stream(struct cras_iodev *iodev, int enable) in no_stream() function
Dcras_a2dp_iodev.c145 static int no_stream(struct cras_iodev *iodev, int enable) in no_stream() function
Dcras_bt_io.c332 static int no_stream(struct cras_iodev *iodev, int enable) in no_stream() function
Dcras_iodev.h257 int (*no_stream)(struct cras_iodev *iodev, int enable); member
Dcras_alsa_io.c1864 static int no_stream(struct cras_iodev *odev, int enable) in no_stream() function
/external/adhd/cras/src/tests/
Diodev_unittest.cc514 static int no_stream(struct cras_iodev* odev, int enable) { in no_stream() function