Home
last modified time | relevance | path

Searched refs:not_supported (Results 1 – 7 of 7) 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.cpp302 m_ec = make_error_code(errc::not_supported); in __copy_file()
316 set_or_throw(make_error_code(errc::not_supported), ec, "copy_file", from, to); in __copy_file()
469 set_or_throw(make_error_code(errc::not_supported), ec, in __equivalent()
494 m_ec = make_error_code(errc::not_supported); in __file_size()
528 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/test/std/experimental/filesystem/fs.op.funcs/fs.op.copy_file/
Dcopy_file.pass.cpp188 TEST_CHECK(ec == std::make_error_code(std::errc::not_supported)); in TEST_CASE()
/external/libcxx/include/
Dsystem_error179 not_supported, // ENOTSUP
335 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()