Home
last modified time | relevance | path

Searched defs:not_supported (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DErrc.h66 not_supported = int(std::errc::not_supported), enumerator
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-coordination.hpp51 struct not_supported {typedef not_supported type;}; struct in rxcpp::coordinator
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h573 not_supported = ENOTSUP, enumerator