Home
last modified time | relevance | path

Searched defs:report_error (Results 1 – 25 of 77) sorted by relevance

1234

/aosp_15_r20/external/antlr/runtime/Ruby/test/functional/parser/
H A Dproperties.rb16 def report_error(error) singletonMethod in TestRulePropertyReference
25 def report_error(error) singletonMethod in TestRulePropertyReference
118 def report_error(error) singletonMethod in TestTokenLabelReference
127 def report_error(error) singletonMethod in TestTokenLabelReference
184 def report_error(error) singletonMethod in TestRuleLabelReference
193 def report_error(error) singletonMethod in TestRuleLabelReference
H A Drule-methods.rb18 def report_error(error) singletonMethod in TestParameters
27 def report_error(error) singletonMethod in TestParameters
64 def report_error(error) singletonMethod in TestMultipleReturnValues
73 def report_error(error) singletonMethod in TestMultipleReturnValues
H A Dbacktracking.rb29 def report_error(e) singletonMethod in TestBacktracking
H A Dscopes.rb55 def report_error(error) singletonMethod in TestScopes2
H A Dpredicates.rb81 def report_error(error) singletonMethod in TestSyntacticPredicate
H A Dnuances.rb47 def report_error(error) singletonMethod in TestSubrulePrediction
/aosp_15_r20/system/extras/simpleperf/
H A Devent_fd.cpp50 const std::string& event_name, bool report_error) { in OpenEventFile()
160 bool EventFd::CreateMappedBuffer(size_t mmap_pages, bool report_error) { in CreateMappedBuffer()
186 bool EventFd::ShareMappedBuffer(const EventFd& event_fd, bool report_error) { in ShareMappedBuffer()
260 bool EventFd::CreateAuxBuffer(size_t aux_buffer_size, bool report_error) { in CreateAuxBuffer()
H A Dworkload.cpp55 bool Workload::RunCmd(const std::vector<std::string>& args, bool report_error) { in RunCmd()
H A DETMRecorder.cpp50 static bool ReadValueInEtmDir(const std::string& file, T* value, bool report_error = true, in ReadValueInEtmDir()
/aosp_15_r20/external/antlr/runtime/Perl5/lib/ANTLR/Runtime/
H A DLexer.pm242 sub report_error { method in ANTLR::Runtime::Lexer
H A DBaseRecognizer.pm146 sub report_error { method in ANTLR::Runtime::BaseRecognizer
/aosp_15_r20/external/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp273 LLVM_ATTRIBUTE_NORETURN void llvm::report_error(StringRef File, in report_error() function in llvm
280 LLVM_ATTRIBUTE_NORETURN void llvm::report_error(StringRef File, in report_error() function in llvm
291 LLVM_ATTRIBUTE_NORETURN void llvm::report_error(StringRef ArchiveName, in report_error() function in llvm
311 LLVM_ATTRIBUTE_NORETURN void llvm::report_error(StringRef ArchiveName, in report_error() function in llvm
/aosp_15_r20/external/antlr/runtime/Ruby/test/functional/ast-output/
H A Dconstruction.rb34 def report_error(e) singletonMethod in TestASTConstructingParser
/aosp_15_r20/frameworks/libs/modules-utils/tools/
Dcheck_java_paths.py11 def report_error(msg, *args): function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/external/fmtlib/include/fmt/
Dformat-inl.h66 FMT_FUNC void report_error(format_func func, int error_code, in report_error() function
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/external/fmtlib/include/fmt/
Dformat-inl.h66 FMT_FUNC void report_error(format_func func, int error_code, in report_error() function
/aosp_15_r20/prebuilts/module_sdk/art/13/include/external/fmtlib/include/fmt/
Dformat-inl.h66 FMT_FUNC void report_error(format_func func, int error_code, in report_error() function
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/external/fmtlib/include/fmt/
Dformat-inl.h66 FMT_FUNC void report_error(format_func func, int error_code, in report_error() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/python/
H A Dconvert_phase.py186 def report_error(error_data: converter_error_data_pb2.ConverterErrorData): function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/external/fmtlib/include/fmt/
Dformat-inl.h66 FMT_FUNC void report_error(format_func func, int error_code, in report_error() function
/aosp_15_r20/external/fmtlib/include/fmt/
H A Dformat-inl.h135 FMT_FUNC void report_error(const char* message) { in report_error() function
/aosp_15_r20/external/python/cpython2/Lib/idlelib/
DSearchEngine.py93 def report_error(self, pat, msg, col=-1): member in SearchEngine
/aosp_15_r20/external/python/cpython3/Lib/idlelib/
Dsearchengine.py92 def report_error(self, pat, msg, col=None): member in SearchEngine
/aosp_15_r20/external/antlr/runtime/Ruby/lib/antlr3/test/
H A Dfunctional.rb214 def report_error( error ) method
/aosp_15_r20/external/libcups/cups/
H A Dipp-file.c814 report_error( in report_error() function

1234