Home
last modified time | relevance | path

Searched refs:errc (Results 1 – 17 of 17) sorted by relevance

/external/llvm/lib/Object/
DError.cpp50 return errc::success; in default_error_condition()
51 return errc::invalid_argument; in default_error_condition()
DBinary.cpp47 return make_error_code(errc::invalid_argument); in createBinary()
/external/llvm/include/llvm/Support/
Dsystem_error.h485 struct errc { struct
610 errc(_ v) : v_(v) {} in errc() function
614 template <> struct is_error_condition_enum<errc> : true_type { };
616 template <> struct is_error_condition_enum<errc::_> : true_type { };
713 inline error_condition make_error_condition(errc _e) {
780 inline error_code make_error_code(errc _e) {
/external/llvm/lib/Support/Unix/
DPathV2.inc116 if (errno != errc::not_enough_memory)
192 if (errno != errc::file_exists)
232 if (errno != errc::no_such_file_or_directory)
279 if (errno != errc::no_such_file_or_directory)
310 return make_error_code(errc::operation_not_permitted);
323 if (ec == errc::no_such_file_or_directory)
403 if (errno == errc::file_exists)
406 if (errno == errc::no_such_file_or_directory) {
419 return make_error_code(errc::no_such_file_or_directory);
508 return make_error_code(errc::value_too_large);
DProgram.inc417 return make_error_code(errc::success);
422 return make_error_code(errc::success);
427 return make_error_code(errc::success);
/external/clang/test/SemaCXX/
Dtypo-correction.cpp3 struct errc { struct
29 inline error_condition make_error_condition(errc _e) { in make_error_condition()
/external/llvm/lib/Support/
DLockFileManager.cpp108 Error = make_error_code(errc::no_space_on_device); in LockFileManager()
119 if (EC == errc::success) in LockFileManager()
DMemoryBuffer.cpp325 return make_error_code(errc::not_enough_memory); in getOpenFile()
DPathV2.cpp733 if (ec == errc::value_too_large) { in has_magic()
859 if (ec && ec != errc::value_too_large) in identify_magic()
/external/clang/lib/ARCMigrate/
DFileRemapper.cpp115 if (fs::create_directory(outputDir, existed) != llvm::errc::success) in flushToDisk()
152 if (fs::unique_file(tempPath.str(), fd, tempPath) != llvm::errc::success) in flushToFile()
179 fs::copy_option::overwrite_if_exists) != llvm::errc::success) in overwriteOriginal()
/external/llvm/lib/Support/Windows/
DProgram.inc404 return make_error_code(errc::success);
411 return make_error_code(errc::success);
418 return make_error_code(errc::success);
Dsystem_error.inc55 #define MAP_ERR_TO_COND(x, y) case x: return make_error_condition(errc::y)
DPathV2.inc238 return make_error_code(errc::function_not_supported);
651 // ERROR_HANDLE_EOF is mapped to errc::value_too_large.
/external/llvm/utils/KillTheDoctor/
DKillTheDoctor.cpp422 if (ec == errc::timed_out) { in main()
/external/llvm/unittests/Support/
DPath.cpp193 fs::copy_file(Twine(TempPath), Twine(TempPath2)), errc::file_exists); in TEST_F()
/external/clang/lib/Frontend/
DCompilerInstance.cpp563 /*makeAbsolute=*/false) == llvm::errc::success) { in createOutputFile()
801 != llvm::errc::success) { in compileModule()
/external/webkit/PerformanceTests/Parser/resources/
Dfinal-url-en9750 http://lists.errc.org/rr_nr4_2000/legal_defence.shtml