Home
last modified time | relevance | path

Searched refs:not_supported (Results 1 – 6 of 6) sorted by relevance

/external/autotest/client/site_tests/platform_Mosys/
Dplatform_Mosys.py61 not_supported = (stderr and
66 if not_supported:
/external/libcxx/src/experimental/filesystem/
Doperations.cpp270 m_ec = make_error_code(errc::not_supported); in __copy_file()
283 set_or_throw(make_error_code(errc::not_supported), ec, "copy_file", from, to); in __copy_file()
436 set_or_throw(make_error_code(errc::not_supported), ec, in __equivalent()
452 m_ec = make_error_code(errc::not_supported); in __file_size()
486 m_ec = make_error_code(errc::not_supported); in __fs_is_empty()
/external/libcxx/test/std/diagnostics/syserr/
Derrc.pass.cpp78 static_assert(static_cast<int>(std::errc::not_supported) == ENOTSUP, ""); in main()
/external/libcxx/include/
Dsystem_error179 not_supported, // ENOTSUP
334 not_supported = ENOTSUP,
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h573 not_supported = ENOTSUP, enumerator
/external/valgrind/VEX/priv/
Dguest_ppc_toIR.c29363 goto not_supported; in disInstr_PPC_WRK()
29372 goto not_supported; in disInstr_PPC_WRK()
29379 goto not_supported; in disInstr_PPC_WRK()
29386 goto not_supported; in disInstr_PPC_WRK()
29393 goto not_supported; in disInstr_PPC_WRK()
29400 goto not_supported; in disInstr_PPC_WRK()
29407 goto not_supported; in disInstr_PPC_WRK()
29415 goto not_supported; in disInstr_PPC_WRK()
29427 not_supported: in disInstr_PPC_WRK()