Home
last modified time | relevance | path

Searched refs:function_not_supported (Results 1 – 13 of 13) sorted by relevance

/third_party/boost/libs/fiber/src/numa/
Dpin_thread.cpp31 std::make_error_code( std::errc::function_not_supported), in pin_thread()
38 std::make_error_code( std::errc::function_not_supported), in pin_thread()
Dtopology.cpp31 std::make_error_code( std::errc::function_not_supported), in topology()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DErrc.h47 function_not_supported = int(std::errc::function_not_supported), enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DErrc.h48 function_not_supported = int(std::errc::function_not_supported), enumerator
/third_party/boost/boost/system/detail/
Dsystem_category_posix.hpp48 function_not_supported, in is_generic_value()
Dsystem_category_win32.hpp279 case ERROR_INVALID_FUNCTION_: return make_error_condition( function_not_supported ); in system_category_default_error_condition_win32()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DErrorHandling.cpp174 MAP_ERR_TO_COND(ERROR_INVALID_FUNCTION, function_not_supported); in mapWindowsError()
/third_party/boost/libs/fiber/src/numa/linux/
Dtopology.cpp219 std::make_error_code( std::errc::function_not_supported), in topology()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DErrorHandling.cpp266 MAP_ERR_TO_COND(ERROR_INVALID_FUNCTION, function_not_supported); in mapWindowsError()
/third_party/boost/boost/system/
Derror_code.hpp85 function_not_supported = ENOSYS, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Unix/
DPath.inc474 return make_error_code(errc::function_not_supported);
658 return make_error_code(errc::function_not_supported);
/third_party/boost/libs/system/doc/system/
Dreference.adoc103 function_not_supported, //ENOSYS
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/
DPath.inc776 return make_error_code(errc::function_not_supported);