/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | ErrorOr.h | 79 : HasError(true) { in HasError() function 91 : HasError(false) { in HasError() function 266 bool HasError : 1; variable
|
D | Error.h | 471 : HasError(false) in HasError() function 673 bool HasError : 1; variable
|
/external/llvm/include/llvm/Support/ |
D | ErrorOr.h | 88 : HasError(true) { in HasError() function 100 : HasError(false) { in HasError() function 275 bool HasError : 1; variable
|
D | Error.h | 636 : HasError(false) in HasError() function 820 bool HasError : 1; variable
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | ErrorOr.h | 88 : HasError(true) { in HasError() function 100 : HasError(false) { in HasError() function 275 bool HasError : 1; variable
|
D | Error.h | 672 : HasError(false) in HasError() function 855 bool HasError : 1; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llc/ |
D | llc.cpp | 243 bool *HasError; member 263 bool *HasError = static_cast<bool *>(Context); in InlineAsmDiagHandler() local 317 bool HasError = false; in main() local 599 auto HasError = in compileModule() local
|
/external/llvm/tools/llc/ |
D | llc.cpp | 214 bool *HasError = static_cast<bool *>(Context); in DiagnosticHandler() local 259 bool HasError = false; in main() local 489 auto HasError = *static_cast<bool *>(Context.getDiagnosticContext()); in compileModule() local
|
/external/pdfium/fxjs/ |
D | cjs_return.h | 20 bool HasError() const { return is_error_; } in HasError() function
|
/external/clang/test/Parser/ |
D | cxx-ambig-init-templ.cpp | 99 …template<typename T> struct HasError { typename T::error error; }; // expected-error {{has no memb… argument 108 template<typename> struct HasError { typedef int Z; }; argument
|
/external/image_io/includes/image_io/extras/ |
D | base64_decoder_data_destination.h | 29 bool HasError() const { return has_error_; } in HasError() function
|
/external/image_io/includes/image_io/base/ |
D | ostream_ref_data_destination.h | 39 bool HasError() const { return has_error_; } in HasError() function
|
/external/image_io/includes/image_io/jpeg/ |
D | jpeg_xmp_data_extractor.h | 35 bool HasError() const { return has_error_; } in HasError() function
|
D | jpeg_scanner.h | 41 bool HasError() const { return has_error_; } in HasError() function
|
/external/grpc-grpc/test/cpp/util/ |
D | proto_file_parser.h | 74 bool HasError() const { return has_error_; } in HasError() function
|
/external/webrtc/webrtc/base/ |
D | task.h | 103 bool HasError() const { return (GetState() == STATE_ERROR); } in HasError() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFGdbIndex.h | 69 bool HasError = false; variable
|
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldImpl.h | 55 bool HasError; variable
|
/external/libbrillo/brillo/errors/ |
D | error.cc | 90 bool Error::HasError(const std::string& domain, const std::string& code) const { in HasError() function in Error
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/ |
D | JITSymbol.h | 50 HasError = 1U << 0, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/ |
D | RelocVisitor.h | 61 bool HasError = false; variable
|
/external/webrtc/webrtc/libjingle/xmpp/ |
D | xmppengineimpl.cc | 386 bool XmppEngineImpl::HasError() { in HasError() function in buzz::XmppEngineImpl
|
/external/clang/lib/Format/ |
D | UnwrappedLineParser.cpp | 1266 bool HasError = false; in parseBracedList() local 1733 bool HasError = !parseBracedList(/*ContinueOnSemicolons=*/true); in parseEnum() local
|
/external/swiftshader/third_party/subzero/src/ |
D | IceCfg.h | 321 bool HasError = false; variable
|
/external/tensorflow/tensorflow/core/framework/ |
D | resource_mgr_test.cc | 75 static void HasError(const Status& s, const string& substr) { in HasError() function
|