Searched defs:no_stream (Results 1 – 11 of 11) sorted by relevance
/external/llvm-project/llvm/include/llvm/DebugInfo/MSF/ |
D | MSFError.h | 22 no_stream, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/MSF/ |
D | MSFError.h | 22 no_stream, enumerator
|
/external/llvm/include/llvm/DebugInfo/PDB/Raw/ |
D | RawError.h | 24 no_stream, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | RawError.h | 24 no_stream, enumerator
|
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | RawError.h | 24 no_stream, enumerator
|
/external/adhd/cras/src/server/ |
D | cras_hfp_iodev.c | 70 static int no_stream(struct cras_iodev *iodev, int enable) in no_stream() function
|
D | cras_a2dp_iodev.c | 214 static int no_stream(struct cras_iodev *odev, int enable) in no_stream() function
|
D | cras_bt_io.c | 385 static int no_stream(struct cras_iodev *iodev, int enable) in no_stream() function
|
D | cras_iodev.h | 266 int (*no_stream)(struct cras_iodev *iodev, int enable); member
|
D | cras_alsa_io.c | 1972 static int no_stream(struct cras_iodev *odev, int enable) in no_stream() function
|
/external/adhd/cras/src/tests/ |
D | iodev_unittest.cc | 518 static int no_stream(struct cras_iodev* odev, int enable) { in no_stream() function
|