Home
last modified time | relevance | path

Searched refs:conversion_error (Results 1 – 25 of 310) sorted by relevance

12345678910>>...13

/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/tools/uhd_dump/
H A Dchdr_log.c48 char *conversion_error[1]; in main() local
67 host_addr.s_addr = strtol(strtok(optarg,"."),conversion_error,10) ; in main()
68 if (**conversion_error != '\0') in main()
71 if (**conversion_error != '\0') in main()
74 if (**conversion_error != '\0') in main()
77 if (**conversion_error != '\0') in main()
84 usrp_addr.s_addr = strtol(strtok(optarg,"."),conversion_error,10) ; in main()
85 if (**conversion_error != '\0') in main()
88 if (**conversion_error != '\0') in main()
91 if (**conversion_error != '\0') in main()
[all …]
/dports/math/arb/arb-2.21.1/mag/test/
H A Dt-dump_file.c51 int conversion_error; in main() local
69 conversion_error = mag_load_file(z, tmp); in main()
70 if (conversion_error || !mag_equal(x, z)) in main()
78 conversion_error = mag_load_file(z, tmp); in main()
79 if (conversion_error || !mag_equal(y, z)) in main()
H A Dt-dump_str.c44 int conversion_error; in main() local
53 conversion_error = mag_load_str(y, s); in main()
55 if (conversion_error || !mag_equal(x, y)) in main()
/dports/math/arb/arb-2.21.1/arf/test/
H A Dt-dump_file.c51 int conversion_error; in main() local
69 conversion_error = arf_load_file(z, tmp); in main()
70 if (conversion_error || !arf_equal(x, z)) in main()
78 conversion_error = arf_load_file(z, tmp); in main()
79 if (conversion_error || !arf_equal(y, z)) in main()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/tools/quickbook/src/
H A Dnative_text.cpp32 throw conversion_error( in to_utf8()
40 throw conversion_error( in to_utf8()
53 throw conversion_error( in from_utf8()
60 throw conversion_error( in from_utf8()
/dports/devel/boost-docs/boost_1_72_0/tools/quickbook/src/
H A Dnative_text.cpp32 throw conversion_error( in to_utf8()
40 throw conversion_error( in to_utf8()
53 throw conversion_error( in from_utf8()
60 throw conversion_error( in from_utf8()
/dports/devel/boost-libs/boost_1_72_0/tools/quickbook/src/
H A Dnative_text.cpp32 throw conversion_error( in to_utf8()
40 throw conversion_error( in to_utf8()
53 throw conversion_error( in from_utf8()
60 throw conversion_error( in from_utf8()
/dports/devel/boost-python-libs/boost_1_72_0/tools/quickbook/src/
H A Dnative_text.cpp32 throw conversion_error( in to_utf8()
40 throw conversion_error( in to_utf8()
53 throw conversion_error( in from_utf8()
60 throw conversion_error( in from_utf8()
/dports/devel/hyperscan/boost_1_75_0/tools/quickbook/src/
H A Dnative_text.cpp32 throw conversion_error( in to_utf8()
40 throw conversion_error( in to_utf8()
53 throw conversion_error( in from_utf8()
60 throw conversion_error( in from_utf8()
/dports/math/arb/arb-2.21.1/arb/test/
H A Dt-dump_file.c55 int conversion_error; in main() local
73 conversion_error = arb_load_file(z, tmp); in main()
74 if (conversion_error || !arb_equal(x, z)) in main()
82 conversion_error = arb_load_file(z, tmp); in main()
83 if (conversion_error || !arb_equal(y, z)) in main()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/tools/quickbook/src/
H A Dnative_text.cpp44 throw conversion_error("Error converting wide string to utf-8."); in to_utf8()
49 throw conversion_error("Error converting wide string to utf-8."); in to_utf8()
60 throw conversion_error("Error converting utf-8 to wide string."); in from_utf8()
65 throw conversion_error("Error converting utf-8 to wide string."); in from_utf8()
115 throw conversion_error("Error converting cygwin path to windows."); in command_line_to_path()
121 throw conversion_error("Error converting cygwin path to windows."); in command_line_to_path()
133 throw conversion_error("Error converting windows path to cygwin."); in path_to_stream()
138 throw conversion_error("Error converting windows path to cygwin."); in path_to_stream()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/tools/quickbook/src/
H A Dnative_text.cpp44 throw conversion_error("Error converting wide string to utf-8."); in to_utf8()
49 throw conversion_error("Error converting wide string to utf-8."); in to_utf8()
60 throw conversion_error("Error converting utf-8 to wide string."); in from_utf8()
65 throw conversion_error("Error converting utf-8 to wide string."); in from_utf8()
115 throw conversion_error("Error converting cygwin path to windows."); in command_line_to_path()
121 throw conversion_error("Error converting cygwin path to windows."); in command_line_to_path()
133 throw conversion_error("Error converting windows path to cygwin."); in path_to_stream()
138 throw conversion_error("Error converting windows path to cygwin."); in path_to_stream()
/dports/databases/xtrabackup/boost_1_59_0/tools/quickbook/src/
H A Dnative_text.cpp44 throw conversion_error("Error converting wide string to utf-8."); in to_utf8()
49 throw conversion_error("Error converting wide string to utf-8."); in to_utf8()
60 throw conversion_error("Error converting utf-8 to wide string."); in from_utf8()
65 throw conversion_error("Error converting utf-8 to wide string."); in from_utf8()
115 throw conversion_error("Error converting cygwin path to windows."); in command_line_to_path()
121 throw conversion_error("Error converting cygwin path to windows."); in command_line_to_path()
133 throw conversion_error("Error converting windows path to cygwin."); in path_to_stream()
138 throw conversion_error("Error converting windows path to cygwin."); in path_to_stream()
/dports/databases/percona57-server/boost_1_59_0/tools/quickbook/src/
H A Dnative_text.cpp44 throw conversion_error("Error converting wide string to utf-8."); in to_utf8()
49 throw conversion_error("Error converting wide string to utf-8."); in to_utf8()
60 throw conversion_error("Error converting utf-8 to wide string."); in from_utf8()
65 throw conversion_error("Error converting utf-8 to wide string."); in from_utf8()
115 throw conversion_error("Error converting cygwin path to windows."); in command_line_to_path()
121 throw conversion_error("Error converting cygwin path to windows."); in command_line_to_path()
133 throw conversion_error("Error converting windows path to cygwin."); in path_to_stream()
138 throw conversion_error("Error converting windows path to cygwin."); in path_to_stream()
/dports/databases/percona57-client/boost_1_59_0/tools/quickbook/src/
H A Dnative_text.cpp44 throw conversion_error("Error converting wide string to utf-8."); in to_utf8()
49 throw conversion_error("Error converting wide string to utf-8."); in to_utf8()
60 throw conversion_error("Error converting utf-8 to wide string."); in from_utf8()
65 throw conversion_error("Error converting utf-8 to wide string."); in from_utf8()
115 throw conversion_error("Error converting cygwin path to windows."); in command_line_to_path()
121 throw conversion_error("Error converting cygwin path to windows."); in command_line_to_path()
133 throw conversion_error("Error converting windows path to cygwin."); in path_to_stream()
138 throw conversion_error("Error converting windows path to cygwin."); in path_to_stream()
/dports/databases/postgresql-libpqxx/libpqxx-7.2.0/src/
H A Dstrconv.cxx136 throw pqxx::conversion_error{ in wrap_to_chars()
315 throw pqxx::conversion_error{ in report_overflow()
389 throw pqxx::conversion_error{ in from_string_integer()
406 throw pqxx::conversion_error{ in from_string_integer()
421 throw pqxx::conversion_error{ in from_string_integer()
434 throw pqxx::conversion_error{ in from_string_integer()
442 throw pqxx::conversion_error{ in from_string_integer()
508 throw pqxx::conversion_error{ in from_string_awful_float()
559 throw pqxx::conversion_error{ in from_string_awful_float()
594 throw conversion_error{ in to_buf()
[all …]
/dports/shells/bash/bash-5.1/examples/loadables/
H A Dseq.c57 static int conversion_error = 0; variable
84 conversion_error = 1;
89 conversion_error = 1;
384 conversion_error = 0;
386 if (conversion_error)
392 conversion_error = 0;
394 if (conversion_error)
401 conversion_error = 0;
403 if (conversion_error)
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/basic/
H A Dline_stream.h189 conversion_error(i, "integer"); in field_as_int()
208 conversion_error(i, "unsigned integer"); in field_as_uint()
227 conversion_error(i, "floating point"); in field_as_double()
278 GEO_NORETURN_DECL void conversion_error(
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/log/src/
H A Dexceptions.cpp229 conversion_error::conversion_error() : in conversion_error() function in boost::conversion_error
234 conversion_error::conversion_error(std::string const& descr) : in conversion_error() function in boost::conversion_error
239 conversion_error::~conversion_error() throw() in ~conversion_error()
243 void conversion_error::throw_(const char* file, std::size_t line) in throw_()
245 boost::throw_exception(boost::enable_error_info(conversion_error()) in throw_()
251 void conversion_error::throw_(const char* file, std::size_t line, std::string const& descr) in throw_()
253 boost::throw_exception(boost::enable_error_info(conversion_error(descr)) in throw_()
/dports/databases/percona57-server/boost_1_59_0/libs/log/src/
H A Dexceptions.cpp229 conversion_error::conversion_error() : in conversion_error() function in boost::conversion_error
234 conversion_error::conversion_error(std::string const& descr) : in conversion_error() function in boost::conversion_error
239 conversion_error::~conversion_error() throw() in ~conversion_error()
243 void conversion_error::throw_(const char* file, std::size_t line) in throw_()
245 boost::throw_exception(boost::enable_error_info(conversion_error()) in throw_()
251 void conversion_error::throw_(const char* file, std::size_t line, std::string const& descr) in throw_()
253 boost::throw_exception(boost::enable_error_info(conversion_error(descr)) in throw_()
/dports/databases/xtrabackup/boost_1_59_0/libs/log/src/
H A Dexceptions.cpp229 conversion_error::conversion_error() : in conversion_error() function in boost::conversion_error
234 conversion_error::conversion_error(std::string const& descr) : in conversion_error() function in boost::conversion_error
239 conversion_error::~conversion_error() throw() in ~conversion_error()
243 void conversion_error::throw_(const char* file, std::size_t line) in throw_()
245 boost::throw_exception(boost::enable_error_info(conversion_error()) in throw_()
251 void conversion_error::throw_(const char* file, std::size_t line, std::string const& descr) in throw_()
253 boost::throw_exception(boost::enable_error_info(conversion_error(descr)) in throw_()
/dports/databases/percona57-client/boost_1_59_0/libs/log/src/
H A Dexceptions.cpp229 conversion_error::conversion_error() : in conversion_error() function in boost::conversion_error
234 conversion_error::conversion_error(std::string const& descr) : in conversion_error() function in boost::conversion_error
239 conversion_error::~conversion_error() throw() in ~conversion_error()
243 void conversion_error::throw_(const char* file, std::size_t line) in throw_()
245 boost::throw_exception(boost::enable_error_info(conversion_error()) in throw_()
251 void conversion_error::throw_(const char* file, std::size_t line, std::string const& descr) in throw_()
253 boost::throw_exception(boost::enable_error_info(conversion_error(descr)) in throw_()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/log/src/
H A Dexceptions.cpp229 conversion_error::conversion_error() : in conversion_error() function in boost::conversion_error
234 conversion_error::conversion_error(std::string const& descr) : in conversion_error() function in boost::conversion_error
239 conversion_error::~conversion_error() throw() in ~conversion_error()
243 void conversion_error::throw_(const char* file, std::size_t line) in throw_()
245 boost::throw_exception(boost::enable_error_info(conversion_error()) in throw_()
251 void conversion_error::throw_(const char* file, std::size_t line, std::string const& descr) in throw_()
253 boost::throw_exception(boost::enable_error_info(conversion_error(descr)) in throw_()
/dports/databases/postgresql-libpqxx/libpqxx-7.2.0/test/unit/
H A Dtest_string_conversion.cxx77 pqxx::from_string("4772185884", u), pqxx::conversion_error, in test_string_conversion()
139 pqxx::ignore_unused(pqxx::from_string<int>("")), pqxx::conversion_error, in test_integer_conversion()
142 pqxx::ignore_unused(pqxx::from_string<int>(" ")), pqxx::conversion_error, in test_integer_conversion()
148 pqxx::ignore_unused(pqxx::from_string<int>("- 3")), pqxx::conversion_error, in test_integer_conversion()
151 pqxx::ignore_unused(pqxx::from_string<int>("-")), pqxx::conversion_error, in test_integer_conversion()
/dports/databases/postgresql-libpqxx/libpqxx-7.2.0/include/pqxx/internal/
H A Darray-composite.hxx167 throw conversion_error{"Non-ASCII character in composite-type syntax."}; in parse_composite_field()
178 throw conversion_error{ in parse_composite_field()
206 throw conversion_error{ in parse_composite_field()
213 throw conversion_error{ in parse_composite_field()
220 throw conversion_error{ in parse_composite_field()
224 throw conversion_error{ in parse_composite_field()
229 throw conversion_error{ in parse_composite_field()

12345678910>>...13