Home
last modified time | relevance | path

Searched refs:on_error (Results 51 – 75 of 8822) sorted by path

12345678910>>...353

/dports/biology/abyss/abyss-2.3.1/vendor/btl_bloomfilter/vendor/cpptoml/include/
H A Dcpptoml.h1779 OnError&& on_error)
1780 : it_(it), end_(end), on_error_(std::forward<OnError>(on_error))
1832 OnError&& on_error)
1834 return consumer<OnError>(it, end, std::forward<OnError>(on_error));
/dports/biology/lamarc/lamarc-2.1.8/boost/date_time/
H A Dconstrained_value.hpp64 value_policies::on_error(value_, value, min_violation); in assign()
68 value_policies::on_error(value_, value, max_violation); in assign()
85 static void on_error(rep_type, rep_type, violation_enum) in on_error() function in boost::CV::simple_exception_policy
/dports/biology/lamarc/lamarc-2.1.8/boost/wave/util/
H A Dcpp_iterator.hpp302 void on_error(typename parse_tree_type::const_iterator const &begin,
943 on_error(begin_child_it, end_child_it); in dispatch_directive()
1552 pp_iterator_functor<ContextT>::on_error( in on_error() function in boost::wave::impl::pp_iterator_functor
/dports/biology/mapm3/mapm3-3.0_1/lib/
H A Dmsglib.h168 #define on_error while(--lvl>10000); } else macro
/dports/biology/mapm3/mapm3-3.0_1/mapm/
H A Dmain.c62 } on_error { print("error opening photo file\n"); }
68 } on_error { print("error opening load or prep file\n"); }
72 } on_error { print("error opening run file\n"); }
H A Dreader.c326 } on_error {
534 } on_error {
616 } on_error {
H A Dsys_cmds.c79 } on_error {
111 } on_error {
196 } on_error { in new_save_data()
/dports/biology/mapm3/mapm3-3.0_1/quant/
H A Dqtop.c128 } on_error { print("error opening photo file\n"); }
132 } on_error { print("error opening run file\n"); }
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/cgi/
H A Dncbicgi.hpp496 CStringUTF8 GetValueAsUTF8(EOnCharsetError on_error =
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/connect/impl/
H A Dncbi_uv_nghttp2.hpp367 nghttp2_error_callback on_error,
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/corelib/
H A Dncbi_config.hpp117 EErrAction on_error,
126 EErrAction on_error,
146 EErrAction on_error,
168 EErrAction on_error,
189 EErrAction on_error,
210 EErrAction on_error,
247 EErrAction on_error,
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/cgi/
H A Dncbicgi.cpp1884 CCgiEntry::EOnCharsetError on_error) in GetCharsetEncodingForm() argument
1918 if (on_error == CCgiEntry::eCharsetError_Throw) { in GetCharsetEncodingForm()
1925 CStringUTF8 CCgiEntry::GetValueAsUTF8(EOnCharsetError on_error) const in GetValueAsUTF8()
1928 EEncodingForm enc = GetCharsetEncodingForm(x_GetCharset(), on_error); in GetValueAsUTF8()
1934 if (on_error == eCharsetError_Throw) { in GetValueAsUTF8()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/connect/
H A Dncbi_uv_nghttp2.cpp378 nghttp2_error_callback on_error, in SNgHttp2_Session() argument
384 m_OnError(on_error), in SNgHttp2_Session()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/corelib/
H A Dncbi_config.cpp462 if (on_error == eErr_NoThrow) { in x_GetString()
484 if (on_error == eErr_NoThrow) { in x_GetString()
498 EErrAction on_error, in GetInt() argument
505 if (on_error == eErr_Throw) { in GetInt()
519 if (on_error == eErr_Throw) { in GetInt()
545 if (on_error == eErr_Throw) { in GetDataSize()
559 if (on_error == eErr_Throw) { in GetDataSize()
586 if (on_error == eErr_Throw) { in GetBool()
600 if (on_error == eErr_Throw) { in GetBool()
626 if (on_error == eErr_Throw) { in GetDouble()
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/cgi/
H A Dncbicgi.hpp496 CStringUTF8 GetValueAsUTF8(EOnCharsetError on_error =
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/connect/impl/
H A Dncbi_uv_nghttp2.hpp367 nghttp2_error_callback on_error,
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/corelib/
H A Dncbi_config.hpp117 EErrAction on_error,
126 EErrAction on_error,
146 EErrAction on_error,
168 EErrAction on_error,
189 EErrAction on_error,
210 EErrAction on_error,
247 EErrAction on_error,
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/db/bdb/
H A Dbdb_cursor.hpp197 EBDB_ErrCode Delete(CBDB_File::EIgnoreError on_error =
H A Dbdb_dict_store.hpp191 CBDB_RawFile::EIgnoreError on_error =
493 CBDB_RawFile::EIgnoreError on_error, in Delete() argument
496 return x_GetOpenStore().Delete(id, on_error, trans); in Delete()
H A Dbdb_file.hpp493 EBDB_ErrCode Delete(EIgnoreError on_error=eThrowOnError);
H A Dbdb_split_blob.hpp485 CBDB_RawFile::EIgnoreError on_error =
490 CBDB_RawFile::EIgnoreError on_error =
928 CBDB_RawFile::EIgnoreError on_error) in Delete() argument
939 return this->Delete(id, coord, on_error); in Delete()
946 CBDB_RawFile::EIgnoreError on_error) in Delete() argument
959 return dbp.db->Delete(on_error); in Delete()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/netcache/
H A Ddistribution_conf.cpp781 goto on_error; in GetSlotByNetCacheKey()
789 goto on_error; in GetSlotByNetCacheKey()
794 on_error: in GetSlotByNetCacheKey()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/cgi/
H A Dncbicgi.cpp1884 CCgiEntry::EOnCharsetError on_error) in GetCharsetEncodingForm() argument
1918 if (on_error == CCgiEntry::eCharsetError_Throw) { in GetCharsetEncodingForm()
1925 CStringUTF8 CCgiEntry::GetValueAsUTF8(EOnCharsetError on_error) const in GetValueAsUTF8()
1928 EEncodingForm enc = GetCharsetEncodingForm(x_GetCharset(), on_error); in GetValueAsUTF8()
1934 if (on_error == eCharsetError_Throw) { in GetValueAsUTF8()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/connect/
H A Dncbi_uv_nghttp2.cpp378 nghttp2_error_callback on_error, in SNgHttp2_Session() argument
384 m_OnError(on_error), in SNgHttp2_Session()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/corelib/
H A Dncbi_config.cpp462 if (on_error == eErr_NoThrow) { in x_GetString()
484 if (on_error == eErr_NoThrow) { in x_GetString()
498 EErrAction on_error, in GetInt() argument
505 if (on_error == eErr_Throw) { in GetInt()
519 if (on_error == eErr_Throw) { in GetInt()
545 if (on_error == eErr_Throw) { in GetDataSize()
559 if (on_error == eErr_Throw) { in GetDataSize()
586 if (on_error == eErr_Throw) { in GetBool()
600 if (on_error == eErr_Throw) { in GetBool()
626 if (on_error == eErr_Throw) { in GetDouble()
[all …]

12345678910>>...353