Home
last modified time | relevance | path

Searched refs:p_rationale (Results 1 – 25 of 48) sorted by relevance

12

/dports/devel/godot/godot-3.2.3-stable/drivers/unix/
H A Dsyslog_logger.cpp45 …ction, const char *p_file, int p_line, const char *p_code, const char *p_rationale, ErrorType p_ty… in print_error() argument
60 if (p_rationale && *p_rationale) in print_error()
61 err_details = p_rationale; in print_error()
H A Dsyslog_logger.h41 …ction, const char *p_file, int p_line, const char *p_code, const char *p_rationale, ErrorType p_ty…
H A Dos_unix.cpp549 …ction, const char *p_file, int p_line, const char *p_code, const char *p_rationale, ErrorType p_ty… in log_error() argument
555 if (p_rationale && p_rationale[0]) in log_error()
556 err_details = p_rationale; in log_error()
/dports/devel/godot-tools/godot-3.2.3-stable/drivers/unix/
H A Dsyslog_logger.cpp45 …ction, const char *p_file, int p_line, const char *p_code, const char *p_rationale, ErrorType p_ty… in print_error() argument
60 if (p_rationale && *p_rationale) in print_error()
61 err_details = p_rationale; in print_error()
H A Dsyslog_logger.h41 …ction, const char *p_file, int p_line, const char *p_code, const char *p_rationale, ErrorType p_ty…
H A Dos_unix.cpp549 …ction, const char *p_file, int p_line, const char *p_code, const char *p_rationale, ErrorType p_ty… in log_error() argument
555 if (p_rationale && p_rationale[0]) in log_error()
556 err_details = p_rationale; in log_error()
/dports/devel/godot-tools/godot-3.2.3-stable/platform/windows/
H A Dwindows_terminal_logger.cpp72 …ction, const char *p_file, int p_line, const char *p_code, const char *p_rationale, ErrorType p_ty… in log_error() argument
81 StdLogger::log_error(p_function, p_file, p_line, p_code, p_rationale, p_type); in log_error()
101 if (p_rationale && p_rationale[0]) { in log_error()
112 logf("%s\n", p_rationale); in log_error()
H A Dwindows_terminal_logger.h41 …ction, const char *p_file, int p_line, const char *p_code, const char *p_rationale, ErrorType p_ty…
/dports/devel/godot/godot-3.2.3-stable/platform/windows/
H A Dwindows_terminal_logger.cpp72 …ction, const char *p_file, int p_line, const char *p_code, const char *p_rationale, ErrorType p_ty… in log_error() argument
81 StdLogger::log_error(p_function, p_file, p_line, p_code, p_rationale, p_type); in log_error()
101 if (p_rationale && p_rationale[0]) { in log_error()
112 logf("%s\n", p_rationale); in log_error()
H A Dwindows_terminal_logger.h41 …ction, const char *p_file, int p_line, const char *p_code, const char *p_rationale, ErrorType p_ty…
/dports/devel/godot/godot-3.2.3-stable/core/io/
H A Dlogger.cpp56 …ction, const char *p_file, int p_line, const char *p_code, const char *p_rationale, ErrorType p_ty… in log_error() argument
71 if (p_rationale && *p_rationale) in log_error()
72 err_details = p_rationale; in log_error()
259 …ction, const char *p_file, int p_line, const char *p_code, const char *p_rationale, ErrorType p_ty… in log_error() argument
265 loggers[i]->log_error(p_function, p_file, p_line, p_code, p_rationale, p_type); in log_error()
H A Dlogger.h53 …ction, const char *p_file, int p_line, const char *p_code, const char *p_rationale, ErrorType p_ty…
103 …ction, const char *p_file, int p_line, const char *p_code, const char *p_rationale, ErrorType p_ty…
/dports/devel/godot-tools/godot-3.2.3-stable/core/io/
H A Dlogger.cpp56 …ction, const char *p_file, int p_line, const char *p_code, const char *p_rationale, ErrorType p_ty… in log_error() argument
71 if (p_rationale && *p_rationale) in log_error()
72 err_details = p_rationale; in log_error()
259 …ction, const char *p_file, int p_line, const char *p_code, const char *p_rationale, ErrorType p_ty… in log_error() argument
265 loggers[i]->log_error(p_function, p_file, p_line, p_code, p_rationale, p_type); in log_error()
H A Dlogger.h53 …ction, const char *p_file, int p_line, const char *p_code, const char *p_rationale, ErrorType p_ty…
103 …ction, const char *p_file, int p_line, const char *p_code, const char *p_rationale, ErrorType p_ty…
/dports/devel/godot2-tools/godot-2.1.6-stable/core/os/
H A Dos.cpp65 …ction, const char *p_file, int p_line, const char *p_code, const char *p_rationale, ErrorType p_ty… in print_error() argument
74 if (p_rationale && *p_rationale) in print_error()
75 print("%s: %s\n ", err_type, p_rationale); in print_error()
/dports/devel/godot2-tools/godot-2.1.6-stable/drivers/unix/
H A Dos_unix.cpp69 …ction, const char *p_file, int p_line, const char *p_code, const char *p_rationale, ErrorType p_ty… in print_error() argument
75 if (p_rationale && p_rationale[0]) in print_error()
76 err_details = p_rationale; in print_error()
H A Dos_unix.h69 …ction, const char *p_file, int p_line, const char *p_code, const char *p_rationale, ErrorType p_ty…
/dports/devel/godot2/godot-2.1.6-stable/drivers/unix/
H A Dos_unix.cpp69 …ction, const char *p_file, int p_line, const char *p_code, const char *p_rationale, ErrorType p_ty… in print_error() argument
75 if (p_rationale && p_rationale[0]) in print_error()
76 err_details = p_rationale; in print_error()
H A Dos_unix.h69 …ction, const char *p_file, int p_line, const char *p_code, const char *p_rationale, ErrorType p_ty…
/dports/devel/godot2/godot-2.1.6-stable/core/os/
H A Dos.cpp65 …ction, const char *p_file, int p_line, const char *p_code, const char *p_rationale, ErrorType p_ty… in print_error() argument
74 if (p_rationale && *p_rationale) in print_error()
75 print("%s: %s\n ", err_type, p_rationale); in print_error()
/dports/devel/godot2/godot-2.1.6-stable/platform/javascript/
H A Dos_javascript.h105 …ction, const char *p_file, int p_line, const char *p_code, const char *p_rationale, ErrorType p_ty… in print_error() argument
107 OS::print_error(p_function, p_file, p_line, p_code, p_rationale, p_type); in print_error()
/dports/devel/godot2-tools/godot-2.1.6-stable/platform/javascript/
H A Dos_javascript.h105 …ction, const char *p_file, int p_line, const char *p_code, const char *p_rationale, ErrorType p_ty… in print_error() argument
107 OS::print_error(p_function, p_file, p_line, p_code, p_rationale, p_type); in print_error()
/dports/devel/godot2-tools/godot-2.1.6-stable/platform/android/
H A Dos_android.cpp767 …ction, const char *p_file, int p_line, const char *p_code, const char *p_rationale, ErrorType p_ty… in print_error() argument
769 if (p_rationale && p_rationale[0]) in print_error()
770 err_details = p_rationale; in print_error()
/dports/devel/godot2-tools/godot-2.1.6-stable/platform/winrt/
H A Dos_winrt.cpp580 …ction, const char *p_file, int p_line, const char *p_code, const char *p_rationale, ErrorType p_ty… in print_error() argument
583 if (p_rationale && p_rationale[0]) in print_error()
584 err_details = p_rationale; in print_error()
/dports/devel/godot2/godot-2.1.6-stable/platform/winrt/
H A Dos_winrt.cpp580 …ction, const char *p_file, int p_line, const char *p_code, const char *p_rationale, ErrorType p_ty… in print_error() argument
583 if (p_rationale && p_rationale[0]) in print_error()
584 err_details = p_rationale; in print_error()

12