Searched refs:clear_error (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/base/
H A Dscoped_clear_errno_unittest.cc15 ScopedClearErrno clear_error; local
24 ScopedClearErrno clear_error; local
/external/chromium_org/chrome/browser/speech/
H A Dtts_platform.cc18 void TtsPlatformImpl::clear_error() { function in class:TtsPlatformImpl
H A Dtts_platform.h66 virtual void clear_error();
H A Dtts_controller_unittest.cc35 virtual void clear_error() OVERRIDE {}
H A Dtts_controller_impl.cc218 GetPlatformImpl()->clear_error();
252 GetPlatformImpl()->clear_error();
271 GetPlatformImpl()->clear_error();
284 GetPlatformImpl()->clear_error();
/external/chromium_org/chrome/browser/chromeos/accessibility/
H A Dspeech_monitor.h45 virtual void clear_error() OVERRIDE {}
/external/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp179 Out.os().clear_error();
209 objFile.os().clear_error();
/external/llvm/include/llvm/Support/
H A Draw_ostream.h399 /// clear_error - Set the flag read by has_error() to false. If the error
401 /// report_fatal_error is called to report the error. Use clear_error()
408 void clear_error() { function in class:llvm::raw_fd_ostream
/external/llvm/tools/bugpoint/
H A DOptimizerDriver.cpp158 InFile.os().clear_error();
H A DExtractFunction.cpp393 BlocksToNotExtractFile.os().clear_error();
/external/chromium_org/third_party/sqlite/src/test/
H A Dthreadtest3.c61 #define clear_error(y,z) clear_error_x(y, z) macro
947 clear_error(&err, SQLITE_BUSY);
995 clear_error(&err, SQLITE_BUSY);
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.h337 inline void clear_error();
753 inline void CodeGeneratorResponse::clear_error() { function in class:google::protobuf::compiler::CodeGeneratorResponse
/external/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.h342 inline void clear_error();
646 inline void CodeGeneratorResponse::clear_error() { function in class:google::protobuf::compiler::CodeGeneratorResponse
/external/fio/
H A Dfilesetup.c27 static inline void clear_error(struct thread_data *td) function
659 clear_error(td);
/external/clang/lib/Frontend/
H A DASTUnit.cpp2495 Out.clear_error();

Completed in 4295 milliseconds