| /third_party/skia/third_party/externals/tint/src/inspector/ |
| D | inspector.h | 48 bool has_error() const { return diagnostics_.contains_errors(); } in has_error() function
|
| /third_party/skia/third_party/externals/tint/src/reader/ |
| D | reader.h | 35 bool has_error() const { return diags_.contains_errors(); } in has_error() function
|
| /third_party/gn/src/gn/ |
| D | tokenizer.h | 91 bool has_error() const { return err_->has_error(); } in has_error() function
|
| D | parser.h | 113 bool has_error() const { return err_->has_error(); } in has_error() function
|
| D | test_with_scope.h | 99 bool has_error() const { return parse_err_.has_error(); } in has_error() function
|
| D | err.h | 81 bool has_error() const { return !!info_; } in has_error() function
|
| /third_party/cef/libcef/browser/ |
| D | context.cc | 97 bool* has_error = nullptr) { in NormalizePath() 163 bool has_error = false; in NormalizeCachePathAndSet() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| D | raw_ostream.h | 428 bool has_error() const { in has_error() function
|
| /third_party/boost/boost/outcome/experimental/status-code/ |
| D | result.hpp | 235 constexpr bool has_error() const noexcept { return _base::index() == 0; } in has_error() function in result
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | raw_ostream.h | 485 bool has_error() const { return bool(EC); } in has_error() function
|
| /third_party/abseil-cpp/absl/strings/internal/str_format/ |
| D | parser.h | 233 bool has_error() const { return has_error_; } in has_error() function
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ |
| D | parser.h | 255 bool has_error() const { return has_error_; } in has_error() function
|
| /third_party/boost/boost/outcome/detail/ |
| D | basic_result_storage.hpp | 294 bool has_error = x._state._status.have_error(); in basic_result_storage_swap() local
|
| /third_party/skia/third_party/externals/tint/src/writer/spirv/ |
| D | builder.h | 104 bool has_error() const { return !error_.empty(); } in has_error() function
|
| /third_party/boost/boost/outcome/ |
| D | success_failure.hpp | 136 constexpr bool has_error() const { return _have_error; } in has_error() function
|
| D | try.hpp | 72 constexpr inline bool has_error(int /*unused */) { return true; } in has_error() function 73 template <class T> constexpr inline bool has_error(...) { return false; } in has_error() function
|
| /third_party/skia/third_party/externals/tint/src/reader/wgsl/ |
| D | parser_impl.h | 326 bool has_error() const { return builder_.Diagnostics().contains_errors(); } in has_error() function
|
| /third_party/mindspore/mindspore/lite/tools/benchmark_train/ |
| D | net_train.cc | 174 bool has_error = false; in CompareOutput() local
|
| /third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
| D | curlhttpsrc.c | 401 gboolean has_body, gboolean has_error) in run_test()
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| D | options.c | 37 int has_error = 0; variable
|
| /third_party/protobuf/src/google/protobuf/compiler/ |
| D | plugin.pb.h | 1634 inline bool CodeGeneratorResponse::has_error() const { in has_error() function
|
| /third_party/libdrm/intel/ |
| D | intel_bufmgr_gem.c | 247 bool has_error; member
|