Searched defs:num_errors (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Expression/
H A DUtilityFunction.cpp87 unsigned num_errors = local
/freebsd-11-stable/contrib/com_err/
H A Derror.c80 initialize_error_table_r(struct et_list **list, const char **messages, int num_errors, long base) argument
/freebsd-11-stable/crypto/heimdal/lib/com_err/
H A Derror.c83 initialize_error_table_r(struct et_list **list, const char **messages, int num_errors, long base) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUtilityFunction.cpp108 unsigned num_errors = parser.Parse(diagnostic_manager); local
H A DClangFunctionCaller.cpp78 unsigned num_errors = 0; local
H A DClangUserExpression.cpp610 unsigned num_errors = parser.Parse(diagnostic_manager); local
H A DClangExpressionParser.cpp1027 unsigned num_errors = diag_buf->getNumErrors(); local
/freebsd-11-stable/contrib/llvm-project/lldb/tools/driver/
H A DDriver.cpp606 int num_errors = 0; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1174 RunCommandInterpreter(bool auto_handle_events, bool spawn_thread, SBCommandInterpreterRunOptions &options, int &num_errors, bool &quit_requested, bool &stopped_for_crash) argument
/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic7xxx.c95 static const u_int num_errors = NUM_ELEMENTS(ahc_hard_errors); variable
H A Daic79xx.c84 static const u_int num_errors = NUM_ELEMENTS(ahd_hard_errors); variable

Completed in 359 milliseconds