Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/DebugInfo/MSF/
DMSFError.h22 no_stream, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/MSF/
DMSFError.h22 no_stream, enumerator
/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DRawError.h24 no_stream, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DRawError.h24 no_stream, enumerator
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
DRawError.h24 no_stream, enumerator
/external/adhd/cras/src/server/
Dcras_hfp_iodev.c70 static int no_stream(struct cras_iodev *iodev, int enable) in no_stream() function
Dcras_a2dp_iodev.c214 static int no_stream(struct cras_iodev *odev, int enable) in no_stream() function
Dcras_bt_io.c385 static int no_stream(struct cras_iodev *iodev, int enable) in no_stream() function
Dcras_iodev.h266 int (*no_stream)(struct cras_iodev *iodev, int enable); member
Dcras_alsa_io.c1972 static int no_stream(struct cras_iodev *odev, int enable) in no_stream() function
/external/adhd/cras/src/tests/
Diodev_unittest.cc518 static int no_stream(struct cras_iodev* odev, int enable) { in no_stream() function