/external/libchrome/base/ |
D | scoped_clear_errno_unittest.cc | 15 ScopedClearErrno clear_error; in TEST() local 24 ScopedClearErrno clear_error; in TEST() local
|
/external/u-boot/drivers/misc/ |
D | mxc_ocotp.c | 163 static void clear_error(struct ocotp_regs *regs) in clear_error() function 191 clear_error(*regs); in prepare_access() 201 clear_error(regs); in finish_access()
|
/external/swiftshader/third_party/LLVM/tools/bugpoint/ |
D | OptimizerDriver.cpp | 64 Out.os().clear_error(); in writeProgramToFile() 144 InFile.os().clear_error(); in runPasses()
|
D | ExtractFunction.cpp | 351 BlocksToNotExtractFile.os().clear_error(); in ExtractMappedBlocksFromModule()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/ |
D | OptimizerDriver.cpp | 75 OS.clear_error(); in writeProgramToFile() 163 OS.clear_error(); in runPasses()
|
D | ExtractFunction.cpp | 405 OS.clear_error(); in extractMappedBlocksFromModule()
|
/external/swiftshader/third_party/LLVM/tools/opt/ |
D | GraphPrinters.cpp | 43 F.os().clear_error(); in WriteGraphToFile()
|
/external/swiftshader/third_party/LLVM/tools/lto/ |
D | LTOCodeGenerator.cpp | 173 Out.os().clear_error(); in writeMergedModules() 200 objFile.os().clear_error(); in compile_to_file()
|
/external/llvm/lib/LTO/ |
D | LTOCodeGenerator.cpp | 229 Out.os().clear_error(); in writeMergedModules() 258 objFile.os().clear_error(); in compileOptimizedToFile()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/ |
D | LTOCodeGenerator.cpp | 230 Out.os().clear_error(); in writeMergedModules() 262 objFile.os().clear_error(); in compileOptimizedToFile()
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | raw_ostream.h | 401 void clear_error() { in clear_error() function
|
/external/llvm/tools/bugpoint/ |
D | OptimizerDriver.cpp | 163 InFile.os().clear_error(); in runPasses()
|
D | ExtractFunction.cpp | 403 BlocksToNotExtractFile.os().clear_error(); in extractMappedBlocksFromModule()
|
/external/llvm/include/llvm/Support/ |
D | raw_ostream.h | 428 void clear_error() { in clear_error() function
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | raw_ostream.h | 441 void clear_error() { in clear_error() function
|
/external/protobuf/src/google/protobuf/compiler/ |
D | plugin.pb.h | 364 void clear_error(); 730 inline void CodeGeneratorResponse::clear_error() { in clear_error() function
|
D | plugin.pb.cc | 1518 void CodeGeneratorResponse::clear_error() { in clear_error() function in google::protobuf::compiler::CodeGeneratorResponse
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | raw_ostream.h | 457 void clear_error() { EC = std::error_code(); } in clear_error() function
|
/external/cros/system_api/dbus/cryptohome/ |
D | rpc.proto | 132 // If a call was successful, error will not be defined (clear_error()).
|
/external/clang/lib/Frontend/ |
D | ASTUnit.cpp | 2485 Out.clear_error(); in Save()
|