Home
last modified time | relevance | path

Searched defs:source_line (Results 1 – 25 of 354) sorted by relevance

12345678910>>...15

/dports/lang/seed7/seed7/src/
H A Dfatal.c62 static void no_memory (const_cstriType source_file, int source_line) in no_memory()
97 void fatal_memory_error (const_cstriType source_file, int source_line) in fatal_memory_error()
/dports/mail/dovecot-pigeonhole/dovecot-2.3-pigeonhole-0.5.17/src/lib-sieve/
H A Dsieve-ast.c514 unsigned int source_line) in sieve_ast_argument_string_create_raw()
527 const string_t *str, unsigned int source_line) in sieve_ast_argument_string_create()
550 unsigned int source_line) in sieve_ast_argument_cstring_create()
596 unsigned int source_line) in sieve_ast_argument_stringlist_create()
656 unsigned int source_line) in _sieve_ast_stringlist_add_str()
677 const char *str, unsigned int source_line) in sieve_ast_stringlist_add_strc()
687 unsigned int source_line) in sieve_ast_argument_tag_create()
702 const char *tag, unsigned int source_line) in sieve_ast_argument_tag_insert()
718 unsigned int source_line) in sieve_ast_argument_number_create()
773 unsigned int source_line) in sieve_ast_test_create()
[all …]
/dports/net/kea/kea-2.0.1/src/lib/dns/
H A Dmaster_loader_callbacks.h94 void error(const std::string& source_name, size_t source_line, in error()
111 void warning(const std::string& source_name, size_t source_line, in warning()
/dports/devel/cgdb/cgdb-0.8.0/cgdb/
H A Dsources.h69 struct source_line { struct
76 struct source_line *lines; /* Stretch buffer array with line information */ argument
/dports/textproc/xml2rfc/xml2rfc-3.5.0/xml2rfc/writers/
H A Draw_txt.py77 fix_sentence_endings=True, source_line=None, argument
408 def write_ref_element(self, key, text, sub_indent, source_line=None): argument
507 def _check_long_lines(self, buf_line, source_line): argument
530 delimiter=None, leading_blankline=True, source_line=None): argument
586 def write_label(self, text, type='figure', source_line=None): argument
590 def write_title(self, title, docName=None, source_line=None): argument
H A Dlegacy_html.py333 def write_raw(self, text, align='left', blanklines=0, delimiter=None, source_line=None): argument
347 def write_label(self, text, type='figure', align='center', source_line=None): argument
863 def write_title(self, title, docName=None, source_line=None): argument
/dports/textproc/p5-HTML-HTML5-Parser/HTML-HTML5-Parser-0.992/lib/HTML/HTML5/Parser/
H A DError.pm48 sub source_line subroutine
/dports/devel/boost-docs/boost_1_72_0/boost/stacktrace/detail/
H A Daddr2line_impls.hpp167 std::string source_line = boost::stacktrace::detail::addr2line("-Cpe", addr); in prepare_source_location() local
207 std::size_t frame::source_line() const { in source_line() function in boost::stacktrace::frame
H A Dunwind_base_impls.hpp44 std::size_t frame::source_line() const { in source_line() function in boost::stacktrace::frame
/dports/devel/boost-python-libs/boost_1_72_0/boost/stacktrace/detail/
H A Daddr2line_impls.hpp167 std::string source_line = boost::stacktrace::detail::addr2line("-Cpe", addr); in prepare_source_location() local
207 std::size_t frame::source_line() const { in source_line() function in boost::stacktrace::frame
H A Dunwind_base_impls.hpp44 std::size_t frame::source_line() const { in source_line() function in boost::stacktrace::frame
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/stacktrace/detail/
H A Daddr2line_impls.hpp167 std::string source_line = boost::stacktrace::detail::addr2line("-Cpe", addr); in prepare_source_location() local
207 std::size_t frame::source_line() const { in source_line() function in boost::stacktrace::frame
H A Dunwind_base_impls.hpp44 std::size_t frame::source_line() const { in source_line() function in boost::stacktrace::frame
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/stacktrace/detail/
H A Daddr2line_impls.hpp167 std::string source_line = boost::stacktrace::detail::addr2line("-Cpe", addr); in prepare_source_location() local
207 std::size_t frame::source_line() const { in source_line() function in boost::stacktrace::frame
H A Dunwind_base_impls.hpp44 std::size_t frame::source_line() const { in source_line() function in boost::stacktrace::frame
/dports/devel/boost-libs/boost_1_72_0/boost/stacktrace/detail/
H A Daddr2line_impls.hpp167 std::string source_line = boost::stacktrace::detail::addr2line("-Cpe", addr); in prepare_source_location() local
207 std::size_t frame::source_line() const { in source_line() function in boost::stacktrace::frame
H A Dunwind_base_impls.hpp44 std::size_t frame::source_line() const { in source_line() function in boost::stacktrace::frame
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/stacktrace/detail/
H A Daddr2line_impls.hpp167 std::string source_line = boost::stacktrace::detail::addr2line("-Cpe", addr); in prepare_source_location() local
207 std::size_t frame::source_line() const { in source_line() function in boost::stacktrace::frame
H A Dunwind_base_impls.hpp44 std::size_t frame::source_line() const { in source_line() function in boost::stacktrace::frame
/dports/devel/hyperscan/boost_1_75_0/boost/stacktrace/detail/
H A Daddr2line_impls.hpp167 std::string source_line = boost::stacktrace::detail::addr2line("-Cpe", addr); in prepare_source_location() local
207 std::size_t frame::source_line() const { in source_line() function in boost::stacktrace::frame
H A Dunwind_base_impls.hpp44 std::size_t frame::source_line() const { in source_line() function in boost::stacktrace::frame
/dports/math/py-or-tools/or-tools-9.2/ortools/util/
H A Dlogging.cc30 void SolverLogger::LogInfo(const char* source_filename, int source_line, in LogInfo()
/dports/math/py-or-tools/or-tools-9.2/ortools/linear_solver/
H A Dscip_helper_macros.h26 int source_line, in ScipCodeToUtilStatus()
/dports/graphics/gimp-app/gimp-2.10.30/app/core/
H A Dgimpbacktrace.h36 gint source_line; member
/dports/textproc/zorba/zorba-2.7.0/include/zorba/
H A Dxquery_exception.h100 line_type source_line() const throw() { in source_line() function

12345678910>>...15